Commit Graph

24 Commits

Author SHA1 Message Date
Martchus 868f0fd2bd Apply clang-format 2017-05-01 03:40:44 +02:00
Martchus 6576f88608 Use numberToString() provided by c++utilities 2017-01-27 21:28:01 +01:00
Martchus 19e1448577 Uniform line endings (dos2unix) 2016-08-29 20:44:55 +02:00
Martchus 46fdb040ca Generate config header in extra module 2016-07-27 21:39:54 +02:00
Martchus f1dad88067 Provide bash completion 2016-07-04 23:30:21 +02:00
Martchus c19c2c570f Use workaround for GCC Bug 66145 2016-06-14 22:55:41 +02:00
Martchus 66fc779d33 Use new argument parser API 2016-06-14 00:47:07 +02:00
Martchus 53482bb114 added version constraints 2016-04-25 22:22:12 +02:00
Martchus 2163e91cae overall code cleanup 2016-04-25 22:08:02 +02:00
Martchus 59d37b8c5e reduce code duplication in build system
- get rid of qmake project file
- provide CMake modules for common tasks
- provide templates for *.desktop files
2016-04-16 00:58:05 +02:00
Martchus b722ccb5cb fixed description 2016-03-10 22:18:15 +01:00
Martchus 5c2231220b added .gitignore 2016-01-25 19:08:58 +01:00
Martchus e330c45199 ensure custom install targets don't conflict
(required when building as subdirectory)
2016-01-21 16:33:18 +01:00
Martchus f8e9c9a46f updated version, added missing resources 2015-12-27 22:36:33 +01:00
Martchus 149e96f43b disable new ABI (can't catch ios_base::failure with new ABI) 2015-12-15 23:33:24 +01:00
Martchus 8feb7e1540 improved project files 2015-12-08 08:33:39 +01:00
Martchus cf23e11c93 added simple CMake project file 2015-12-05 22:49:18 +01:00
Martchus b08a4cf600 updated version 2015-10-16 21:33:58 +02:00
Martchus f862eb1c1f set meta data (win32) 2015-09-22 01:58:32 +02:00
Martchus b9517071cb configure as console-only application 2015-09-01 20:34:20 +02:00
Martchus 2a95d349b6 updated project files 2015-08-26 21:11:56 +02:00
Martchus d6ebdadff0 moved application info to project file 2015-07-27 23:32:04 +02:00
Martchus 7542afd1c4 improved general project config 2015-07-17 23:53:53 +02:00
Martchus 689dbf365c first commit 2015-06-24 23:20:44 +02:00