Black Hat
|
98b99e49f2
|
Somewhat better autocompletion.
|
2018-10-23 10:44:54 +08:00 |
Black Hat
|
d9e778fe0c
|
Fix moving cursor.
|
2018-10-22 21:16:43 +08:00 |
Black Hat
|
7ceb391621
|
Some user name auto completion.
Make some progress on #106
|
2018-10-22 21:08:24 +08:00 |
Black Hat
|
dac2314a7e
|
Use debug build in CI.
|
2018-10-22 10:19:11 +00:00 |
Black Hat
|
7ee13837b1
|
Working on #64.
It can now navigate to read marker only if the event is in timeline.
|
2018-10-22 13:16:58 +08:00 |
Black Hat
|
b8702166e9
|
Merge branch 'win-fix' into 'master'
Win fix
See merge request b0/spectral!27
|
2018-10-22 04:53:09 +00:00 |
Black Hat
|
1c7f2fecb3
|
Remove ElevationEffect.
|
2018-10-22 12:11:46 +08:00 |
Black Hat
|
2ef322d3d9
|
Merge branch 'revert-8a5be6e3' into 'win-fix'
Revert "Remove ElevationEffect."
See merge request b0/spectral!26
|
2018-10-22 03:32:17 +00:00 |
Black Hat
|
7910c17900
|
Revert "Remove ElevationEffect."
This reverts commit 8a5be6e3e5
|
2018-10-22 03:23:46 +00:00 |
Black Hat
|
8a5be6e3e5
|
Remove ElevationEffect.
|
2018-10-22 11:12:48 +08:00 |
Black Hat
|
b7db779f56
|
Allow replying to self.
|
2018-10-22 09:51:15 +08:00 |
Black Hat
|
fce213a432
|
Init scroll to eventid.
|
2018-10-22 09:48:37 +08:00 |
Black Hat
|
ffbfa977b5
|
Init SplitView.
Allow resizing panels automatically.
|
2018-10-22 08:14:45 +08:00 |
Black Hat
|
24fdee32a2
|
Fix broken redact and shrink icon size.
|
2018-10-21 16:53:37 +08:00 |
Black Hat
|
b5713d90f1
|
Better reply UI.
|
2018-10-21 12:50:37 +08:00 |
Black Hat
|
872ff75d6f
|
Use window.active property.
|
2018-10-21 10:39:18 +08:00 |
Black Hat
|
aae84ba65f
|
Move tray icon outside C++ and allow hiding tray icon.
|
2018-10-21 10:17:21 +08:00 |
Black Hat
|
73ce9c2bf1
|
Add upload progress && fix icon proportion of DBus.
|
2018-10-20 22:06:44 +08:00 |
Black Hat
|
129a83d91f
|
Merge branch 'win-notification' into 'master'
Notification on Windows
See merge request b0/spectral!25
|
2018-10-20 07:44:20 +00:00 |
Black Hat
|
f53bdaae89
|
Fix separator.
|
2018-10-20 15:25:17 +08:00 |
Black Hat
|
2e4fed72fe
|
Init Windows notification image.
|
2018-10-20 14:59:37 +08:00 |
Black Hat
|
6339fd78a2
|
Change structure.
|
2018-10-20 13:28:51 +08:00 |
Black Hat
|
16e7f5003c
|
Fix windows build.
|
2018-10-20 11:17:21 +08:00 |
Black Hat
|
969b359a92
|
Fix Windows build.
|
2018-10-20 11:07:50 +08:00 |
Black Hat
|
932f21e9bb
|
Fix Windows build.
|
2018-10-20 11:01:02 +08:00 |
Black Hat
|
e889258565
|
Fix Windows build.
|
2018-10-20 10:54:44 +08:00 |
Black Hat
|
8cec4d6d2f
|
Fix Windows build.
|
2018-10-20 10:45:03 +08:00 |
Black Hat
|
2ba45d8ce1
|
Init windows notification event.
|
2018-10-20 10:39:39 +08:00 |
Black Hat
|
dd5c361b32
|
Fix MacOS build.
|
2018-10-20 09:53:35 +08:00 |
Black Hat
|
c80ff1380e
|
Update macos notification.
|
2018-10-20 09:23:20 +08:00 |
Black Hat
|
d5847e797b
|
Update notification for mac.
|
2018-10-20 09:08:28 +08:00 |
Black Hat
|
c3ecbc6322
|
Update Qt dependency.
|
2018-10-19 22:22:02 +08:00 |
Black Hat
|
89360b71e5
|
Add license notice.
|
2018-10-19 14:20:24 +00:00 |
Black Hat
|
bb069197d6
|
Notification improvements.
|
2018-10-19 22:02:12 +08:00 |
Black Hat
|
a0fcd00a6f
|
Add button to clear search field.
Fix #103.
|
2018-10-19 18:09:22 +08:00 |
Black Hat
|
3269a683d6
|
Change "group" icon to "people".
Fix #100.
|
2018-10-19 13:36:36 +08:00 |
Black Hat
|
86e1ae08fa
|
Center image in ImageItem.
Fix #99.
|
2018-10-19 13:30:29 +08:00 |
Black Hat
|
2e6ff1be22
|
Add window icon.
|
2018-10-19 13:11:13 +08:00 |
Black Hat
|
162016025b
|
Update .gitlab-ci.yml
|
2018-10-19 03:52:53 +00:00 |
Black Hat
|
9b0b321ccb
|
Update .gitlab-ci.yml
|
2018-10-19 03:25:42 +00:00 |
Black Hat
|
d35405696f
|
Manually register SortFilterProxyModel.
|
2018-10-18 19:53:54 +08:00 |
Black Hat
|
4c0accada9
|
Tweak author label.
|
2018-10-18 13:46:09 +08:00 |
Black Hat
|
db59d035a9
|
Update SortFilterProxyModel and fix #92.
|
2018-10-18 12:46:45 +08:00 |
Black Hat
|
7af8ce9920
|
Merge branch 'master' of https://gitlab.com/b0/spectral
|
2018-10-17 10:52:44 +08:00 |
Black Hat
|
4cc2d443c7
|
Fix some input field issue.
|
2018-10-17 10:52:00 +08:00 |
Black Hat
|
0e827d98e5
|
Merge branch 'patch-1' into 'master'
Fixed typo
See merge request b0/spectral!24
|
2018-10-16 23:13:37 +00:00 |
Manuel Quarneti
|
0ce55ae9c7
|
Fixed typo
|
2018-10-16 19:43:03 +00:00 |
Black Hat
|
b30d92a516
|
Set currentRoom when clicked.
It should resolve #86.
|
2018-10-16 18:43:07 +08:00 |
Black Hat
|
7b10707dde
|
Do not check username while logging.
|
2018-10-16 18:29:19 +08:00 |
Black Hat
|
3430882e05
|
Clean up code.
|
2018-10-16 11:09:30 +08:00 |