Commit Graph

36 Commits

Author SHA1 Message Date
Black Hat
3e0009a069 Show notification count in tray icon. 2019-07-01 18:19:00 +08:00
Black Hat
7c00a06c5c Remove system qtkeychain option. 2019-07-01 15:22:34 +08:00
Black Hat
56e0386d5b Init QtKeychain support. 2019-06-30 22:12:43 +08:00
Black Hat
339af8aadc Add libQuotient. 2019-05-20 17:46:21 +08:00
Black Hat
6bf7e7e0c9 Fix imageclipboard saveImage(). 2019-05-19 22:35:08 +08:00
Black Hat
603cb33042 New attachment mechanism. Also add image from clipboard. 2019-05-19 21:58:54 +08:00
Black Hat
ca66a29914 Reformat .pro. 2019-05-01 13:26:15 +08:00
Black Hat
23126c435e Merge branch 'develop' into 'master'
More UI Improvements

Closes #2 and #114

See merge request b0/spectral!46
2019-05-01 04:02:42 +00:00
Black Hat
75eb4c5b52 Minor UI tweaks and clean up project. 2019-04-30 17:02:00 +08:00
Black Hat
0473f25d38 Merge branch 'develop' into 'master'
Redesign and Feature updates

Closes #111, #117, #120, #119, #121, #128, and #116

See merge request b0/spectral!43
2019-03-03 12:18:37 +00:00
Black Hat
1d1cd3410a Change markdown parser. 2019-02-13 16:14:13 +08:00
Black Hat
709e121d13 Fix CI. 2019-02-02 21:18:13 +08:00
Black Hat
232ae235a1 Add missing files. 2019-02-02 20:59:27 +08:00
Black Hat
495dbf2ba2 Fixing markdown licensing && compilation issues. 2019-02-02 14:25:25 +08:00
Black Hat
635dbbff39 Init commonmark support.
Add dependency cmark.
2019-01-18 08:46:50 +08: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
Black Hat
8959be2cb8 Remove ImageItem, Paintable and use unified image provider. 2018-12-03 19:55:42 +08:00
Black Hat
d1186ea810 Optionally bundle font. 2018-11-26 07:53:04 +08:00
Black Hat
5a46810016 Init rewritten avatar. 2018-11-04 19:14:02 +08:00
Black Hat
ca5b35ab74 Update spectral.pro 2018-10-24 23:22:07 +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
dd5c361b32 Fix MacOS build. 2018-10-20 09:53:35 +08:00
Black Hat
c3ecbc6322 Update Qt dependency. 2018-10-19 22:22:02 +08:00
Black Hat
bb069197d6 Notification improvements. 2018-10-19 22:02:12 +08:00
Black Hat
551e370410 More clean up. 2018-10-01 16:34:25 +08:00
Black Hat
385135a658 Use modules. 2018-10-01 16:07:48 +08:00
Black Hat
7e2ad9194f Manually choose between embedded libs and shared libs.
Fixes #60.
2018-09-26 18:24:16 +08:00
Black Hat
04d4854352 Fix #61. 2018-09-22 12:36:10 +08:00
Black Hat
7cda6ac325 Fix typo. 2018-09-22 11:16:19 +08:00
Black Hat
08617e8d80 Support using dynamic library of qqmlsortfilterproxymodel. 2018-09-22 11:10:15 +08:00
Black Hat
459920657c Tweak textarea. 2018-09-20 07:01:55 +08:00
Black Hat
81a7172f29 Genesis commit.
Not really, but a lot of renaming.
2018-09-17 21:01:02 +08:00