Commit Graph

19 Commits

Author SHA1 Message Date
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
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