Black Hat
91fe860b7c
Merge branch 'bintray-version' into 'master'
...
Set Bintray version to be the same as the in app version
See merge request b0/spectral!38
2019-01-18 01:25:44 +00:00
Aaron Raimist
11a4d37c37
Set Bintray version to be the same as the in app version
...
This is needed for Homebrew Cask.
2019-01-08 17:34:52 -06:00
Black Hat
aaf4189c03
Merge branch 'macos-info-plist' into 'master'
...
Set macOS Info.plist
See merge request b0/spectral!35
2019-01-08 07:35:46 +00:00
Black Hat
09f69ea5fa
Merge branch 'macos-build-number-take-2' into 'master'
...
Make macOS .dmg use correct build number, take 2
See merge request b0/spectral!37
2019-01-06 07:37:48 +00:00
Aaron Raimist
e7adc0098f
Make macOS .dmg use correct build number, take 2
2019-01-05 17:06:09 -06:00
Black Hat
d3d0128a97
Merge branch 'revert-e9fe310d' into 'master'
...
Revert "Merge branch 'macos-build-number' into 'master'"
See merge request b0/spectral!36
2019-01-04 10:48:00 +00:00
Black Hat
40b8ca437a
Revert "Merge branch 'macos-build-number' into 'master'"
...
This reverts merge request !34
2019-01-04 10:16:24 +00:00
Black Hat
e9fe310d04
Merge branch 'macos-build-number' into 'master'
...
Make macOS .dmg use correct build number
See merge request b0/spectral!34
2019-01-03 23:53:38 +00:00
Aaron Raimist
c90e96072c
Fix the CFBundleIdentifier
2019-01-02 21:40:36 -06:00
Aaron Raimist
da7fb89c81
Set version number like major.minor.patch.build on macOS
...
Qt is supposed to work with these kinds of version numbers but it doesn't seem to actually work for some reason
http://doc.qt.io/qt-5/qmake-variable-reference.html#version .
You should eventually be able to revert this commit (and remove the VERSION line) once there are version numbers set that are just major.minor.patch.
2019-01-02 21:36:17 -06:00
Aaron Raimist
446c9194bf
Set macOS Info.plist
2019-01-02 20:58:43 -06:00
Aaron Raimist
60c3ed3c54
Make macOS .dmg use correct build number
2019-01-02 18:34:58 -06:00
Black Hat
bbc4fedd20
Some optimizations.
2018-11-11 09:55:41 +08:00
Black Hat
06983a506c
Fix segfault when leaving certain rooms.
2018-11-07 16:29:24 +08:00
Black Hat
6e44347efd
Improve stability.
2018-11-06 09:36:17 +08:00
Black Hat
64603b47c6
Minor bug fixes.
2018-11-05 14:00:43 +08:00
Black Hat
1ac443253a
Reenable local echo.
...
Move fast and break things.
2018-11-05 07:39:29 +08:00
Black Hat
b7dc378c65
Update libqmatrixclient && put string to color inline.
2018-11-04 20:03:45 +08:00
Black Hat
5a46810016
Init rewritten avatar.
2018-11-04 19:14:02 +08:00
Black Hat
c19f49a898
Simplify some auto completion logic.
2018-11-04 12:07:00 +08:00
Black Hat
a865aaabb1
Merge user autocomplete and emoji autocomplete. #106
2018-11-04 09:50:33 +08:00
Black Hat
040b24e0d2
Form download cache file name from event body.
2018-11-03 22:40:30 +08:00
Black Hat
db6c814e26
Init emoji auto completion. #106
2018-11-03 22:22:55 +08:00
Black Hat
87103fcb19
Mark read marker when switching room.
2018-11-02 19:05:15 +08:00
Black Hat
d53f7bc9bd
Merge branch 'master' of https://gitlab.com/b0/spectral
2018-11-02 15:08:11 +08:00
Black Hat
564b4c4578
Update libqmatrixclient && disable local echo for now until #40 is fixed.
2018-11-02 15:08:01 +08:00
Black Hat
b3134a92e7
Limit filesystem access.
2018-10-27 04:06:20 +00:00
Black Hat
8c29382b3e
Update org.eu.encom.spectral.appdata.xml
2018-10-25 00:53:51 +00:00
Black Hat
a27b300b74
Update org.eu.encom.spectral.appdata.xml
2018-10-24 23:33:50 +00:00
Black Hat
ca5b35ab74
Update spectral.pro
2018-10-24 23:22:07 +00:00
Black Hat
36008c4598
Merge branch 'bindir' into 'master'
...
Add support for BINDIR environmental variable
See merge request b0/spectral!28
2018-10-24 23:02:21 +00:00
Black Hat
7bc4b611d4
Fix comments.
2018-10-24 22:52:47 +00:00
Danilo Spinella
d7003dc734
Add support for BINDIR environmental variable
...
cross-compile environments usually puts binary in a specified directory,
e.g. /usr/x86_64/bin, while installing other files in a shared
directory, like /usr/share. Therefore supporting BINDIR is required.
2018-10-24 13:45:58 +00:00
Black Hat
e19e3b8ff9
Clean up event to string related codes.
...
Working on #55 .
2018-10-24 21:15:26 +08:00
Black Hat
47782f3198
Add backtab.
2018-10-24 07:00:01 +08:00
Black Hat
107f60d55b
Allow clicking autocomplete.
2018-10-23 18:04:07 +08:00
Black Hat
41107bc99b
First working autocomplete.
2018-10-23 11:51:46 +08:00
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