Commit Graph

143 Commits

Author SHA1 Message Date
b7d362a546 updated german translation 2014-02-25 04:29:12 +01:00
fdedbf8662 added: rename, import and export 2014-02-25 04:16:43 +01:00
008450a949 comment cleanup 2014-02-24 01:40:49 +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
a1d2c947c7 fix udev code and some refactorings for cleaner code 2014-02-23 19:37:01 +01:00
6771b75516 more i18n 2014-02-23 18:32:09 +01:00
45efb2e941 internationalization (but no localization yet) 2014-02-23 18:27:27 +01:00
cad0fc343d also use libudev for enumerating joypad devices 2014-02-23 16:51:43 +01:00
e19c4d7b95 more README formatting 2014-02-22 23:36:44 +01:00
10366c32ac README formatting 2014-02-22 23:35:59 +01:00
5adad0163a README: how to disable libudev support 2014-02-22 23:34:29 +01:00
de65a0c23d added libudev dependancy to README 2014-02-22 23:29:37 +01:00
7805757447 optional libudev support for auto update devices 2014-02-22 23:24:05 +01:00
d8c8459afb typo in readme 2014-02-22 00:36:35 +01:00
7e3105df18 added screenshots to README 2014-02-22 00:31:25 +01:00
f2bb612624 bump version number 2014-02-21 23:22:25 +01:00
76175efe27 there was a reason it was int 2014-02-21 23:15:07 +01:00
c5f9ec7e4c use QDilaogButtonBox for Ok/Cancel buttons 2014-02-21 23:11:12 +01:00
c93aa1df37 added some button icons (TODO: ok and cancel buttons) 2014-02-21 05:22:12 +01:00
5db43041a1 README: added link to AnitMicro 2014-02-19 04:30:09 +01:00
4b24251a40 typo in README 2014-02-19 04:16:34 +01:00
b7387a6c68 ported README to markdown and updated it 2014-02-19 04:10:31 +01:00
ba2df2c5a3 renamed some fields, floating icon size from actual icon 2014-02-19 01:03:30 +01:00
c1647166a8 refactor: sendevent to hide X11 deps, rename and move enums 2014-02-19 00:26:24 +01:00
cd97b1633e updated INSTALL.txt to use git 2014-02-18 03:14:30 +01:00
dde8fc9deb fix encoding in README.txt (it's now UTF-8) 2014-02-18 03:05:51 +01:00
86b1ef7c00 add & to labels and set buddies 2014-02-18 02:53:17 +01:00
ee8104dd21 Merge branch 'master' into HEAD 2014-02-18 02:11:15 +01:00
22da0125f7 flashing buttons use system highlight color and changed a few names 2014-02-18 02:00:56 +01:00
0b08d3e6b3 make floating icon translucent and frame less 2014-02-18 02:00:56 +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
d50df176f5 removed strange part of regexp 2014-02-18 02:00:55 +01:00
25632e85af ignore local qt creator file 2014-02-18 02:00:55 +01:00
1c1f40cdda moved a few includes to .cpp files 2014-02-18 02:00:55 +01:00
04196358fc don't use magic layout name "[NO LAYOUT]" 2014-02-18 02:00:55 +01:00
6a91eca365 added config.h.in and moved some defines there 2014-02-18 02:00:55 +01:00
d76571babf fix config file writing 2014-02-18 02:00:55 +01:00
7d2da6204d joystick name++ 2014-02-18 02:00:55 +01:00
961a1d8d50 fix comment parsing 2014-02-18 02:00:55 +01:00
1ab111f3a5 const& params++, no need to rebuild menu when layout changes 2014-02-18 02:00:55 +01:00
a1f4cdedb3 menu: escape &, use radio menu items; don't abuse SIGIO (use SIGUSR2 instead) 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
cfa17f8947 globals--, fmt string fix, foreeach++, better names++, close fds, tray icon activates/closes 2014-02-18 02:00:55 +01:00
f2a566cc06 mem leaks--, globals--, better macro names, Q_OBJECT++, other name improvemets 2014-02-18 02:00:55 +01:00
904a843b93 foreach++, globals--, const& params++, new--, uninit mem usage--, mem leaks-- (still a lot to go) 2014-02-18 02:00:55 +01:00
683fa64f01 warnings--, isolation++ 2014-02-18 02:00:55 +01:00
851a242761 actually use --devdir argument 2014-02-18 02:00:55 +01:00
e2dfdbdc14 removed some unused includes 2014-02-18 02:00:55 +01:00