Commit Graph

258 Commits

Author SHA1 Message Date
Martchus 5d88f428a2 mingw-w64: build both, shared and static libs 2016-02-27 01:27:08 +01:00
Martchus 528bbf46a7 allow user to specify library paths via command line arg 2016-02-09 01:06:50 +01:00
Martchus 1f890920e6 added Dialogs::updateStyle() 2016-02-05 20:23:02 +01:00
Martchus b5ee1adc3f added DesktopUtils::openLocalFileOrDir() 2016-02-05 19:29:11 +01:00
Martchus 67be5bc4ff ignore *.txt.user files 2016-01-25 19:10:47 +01:00
Martchus 54dec268db show UI files in Qt Creator 2016-01-25 18:59:44 +01:00
Martchus b272ce0d09 ensure custom install targets don't conflict
(required when building as subdirectory)
2016-01-21 16:28:59 +01:00
Martchus 849ed0f58e removed creation of Windows icon 2016-01-05 17:15:16 +01:00
Martchus 69c60ea210 updated version 2015-12-27 18:16:44 +01:00
Martchus 91a2e24493 uniform icon size in settings dialog 2015-12-20 21:35:07 +01:00
Martchus d2caf7d7ca disable new ABI (can't catch ios_base::failure with new ABI) 2015-12-13 20:42:37 +01:00
Martchus 67faf53825 improved project files 2015-12-08 08:36:36 +01:00
Martchus 372154ce2a added simple CMake project file 2015-12-05 22:50:38 +01:00
Martchus 2d3d4b9fa1 updated version 2015-11-25 22:55:39 +01:00
Martchus 58094595ed don't apply settings twice 2015-11-25 22:49:22 +01:00
Martchus bb2e937e93 make Qt config args combinable 2015-11-25 22:48:24 +01:00
Martchus 88eba62719 updated version 2015-10-16 21:42:56 +02:00
Martchus f44930d580 unified dialog style sheet, removed hard coded colors 2015-09-26 20:28:30 +02:00
Martchus 8b4574de97 fixed #ifdef 2015-09-22 01:53:38 +02:00
Martchus 5c89dbbb87 improved icon theme lookup 2015-09-22 01:52:08 +02:00
Martchus ce39061808 remove hard coded fonts 2015-09-22 01:50:04 +02:00
Martchus 3aa0c393fc set meta data (win32) 2015-09-22 01:49:12 +02:00
Martchus ba77d0315b add method to locate additional config files 2015-09-16 17:30:25 +02:00
Martchus 721e79d027 fixed includes 2015-09-06 20:19:21 +02:00
Martchus 98b02d4149 fixed includes 2015-09-06 15:36:04 +02:00
Martchus 4af66240de removed Q_UNUSED 2015-09-01 20:51:46 +02:00
Martchus 4047cdd14f updated application startup 2015-09-01 20:08:43 +02:00
Martchus b96c01dc23 fixed include path 2015-08-29 21:00:50 +02:00
Martchus 4dbcbb3834 fixed wrong includes in UI files 2015-08-27 00:59:45 +02:00
Martchus 5e921da8d0 updated project files 2015-08-26 21:11:37 +02:00
Martchus 7ba1b2ba58 changed translation file lookup 2015-08-25 19:16:43 +02:00
Martchus 8a05677bb3 updated application info 2015-08-25 19:16:09 +02:00
Martchus 89f3822f09 replaced signals and slots with Q_SIGNALS and Q_SLOTS to avoid conflicts
with boost signals
2015-08-10 23:27:26 +02:00
Martchus e5b84fb8d0 always add English as fallback language
search in ./projects/appname/translations as well (used when building
subdirs projects)
2015-08-08 01:38:48 +02:00
Martchus 17ec978935 added .directory, docs/ 2015-07-31 01:25:39 +02:00
Martchus 2d0df9b093 suppress warning 2015-07-31 01:25:30 +02:00
Martchus d41d12cff8 added defines for application info provided in project file 2015-07-27 23:23:49 +02:00
Martchus 65132e9781 added macros for setting application info provided in project file 2015-07-27 23:22:46 +02:00
Martchus 6b7636dd3b removed unnecessary #include 2015-07-27 23:20:16 +02:00
Martchus 82e21f7285 improved project config 2015-07-17 23:56:59 +02:00
Martchus 97bc020524 delete unused translator on failure 2015-07-14 18:33:44 +02:00
Martchus bb9bc4eb5d added helper method for generating window title 2015-07-07 00:48:52 +02:00
Martchus ee83d6c8b7 outsourced PKGBUILD files 2015-06-26 02:30:41 +02:00
Martchus 49aa71b8f9 added version, minor improvements 2015-06-24 00:50:31 +02:00
Martchus 49fe16e29d Qt GUI arguments are now flaged as arguments which denote an operation 2015-06-24 00:50:00 +02:00
Martchus 576b0c11c6 using "en_US" as fallback language 2015-06-21 21:45:58 +02:00
Martchus a738a6a3dd added readme and license file 2015-06-08 22:08:26 +02:00
Martchus 7e07dca370 increased version number 2015-06-07 00:08:35 +02:00
Martchus cdca0930f7 added build instructions 2015-05-19 22:40:20 +02:00
Martchus 3bbbd4ceef updated PKGBUILD files 2015-04-30 01:01:29 +02:00