Commit Graph

16 Commits

Author SHA1 Message Date
811bae82d7 Migrated to qt6. 2025-06-30 17:15:11 -04:00
0b6f76a2b2 Initial commit. 2025-06-30 15:46:18 -04:00
8308138881 bump version number for Qt 5 port 2016-04-03 00:38:29 +02:00
bae5545b11 Don't compile GetKey
It relies on functions that are too deprecated,
without -Wno-deprecated-declarations it doesn't even compile.
2016-03-31 17:50:39 +02:00
8fbfe081b2 port to Qt5 2016-01-23 02:51:07 +01:00
89cda4456d version 4.2.1 2015-12-18 14:55:31 +01:00
2cf16c698b actually load the translation 2014-02-24 01:32:56 +01:00
6bd58aeb7c localization and more const& params 2014-02-24 00:37:51 +01:00
7805757447 optional libudev support for auto update devices 2014-02-22 23:24:05 +01:00
f2bb612624 bump version number 2014-02-21 23:22:25 +01:00
0deb18568a fix release compiler flags 2014-02-18 02:00:56 +01:00
b7c74ed469 fix cmake debug flag, gitignore++ 2014-02-18 02:00:56 +01:00
6a91eca365 added config.h.in and moved some defines there 2014-02-18 02:00:55 +01:00
12b374e422 fix reading js events, debug_mesg as variadic macro 2014-02-18 02:00:55 +01:00
80351f5504 make compile with -pedantic and use foreach in some places 2014-02-18 02:00:55 +01:00
5ca0712af2 ported build system to cmake 2014-02-18 02:00:55 +01:00