Commit Graph

22 Commits

Author SHA1 Message Date
15fab96008 Correct typos in main.cpp 2022-02-15 09:44:01 +08:00
c1589df73f Update qjoypad config dir refs to .config/qjoypad4 2021-12-24 18:37:25 +09:00
1b57cf2810 Change settings directory to .config/qjoypad4, offer to move settings for user 2021-12-24 17:38:01 +09: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
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
6a91eca365 added config.h.in and moved some defines there 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
e2dfdbdc14 removed some unused includes 2014-02-18 02:00:55 +01:00
5da7e859f4 use getopt.h to parse command line options 2014-02-18 02:00:55 +01:00
5fef530aa0 started to reduce globals, set signal handlers after everything used in them initialized 2014-02-18 02:00:55 +01:00
6fa91c4529 an axis may now press a mouse button and fix many warnings 2014-02-18 02:00:55 +01:00
12cd906a46 now uses the Qt native code for tray icons, the tray menu no longer hangs when the dialog is open, dialog updates as appropriate when tray is manipulated when the dialog is open, added in code for updating the dialog widgets when the backend changes
git-svn-id: svn://svn.code.sf.net/p/qjoypad/code/trunk@112 c05e91a0-76c8-4ec0-b377-ef19ce7cc080
2009-08-23 20:45:58 +00:00
78eb5aafb3 Adds the option --force-tray which will force the program to sleep for 20 seconds or until the system tray becomes available
git-svn-id: svn://svn.code.sf.net/p/qjoypad/code/trunk@97 c05e91a0-76c8-4ec0-b377-ef19ce7cc080
2009-08-04 00:36:14 +00:00
c1ef3fa0b7 merges qt4 into trunk
git-svn-id: svn://svn.code.sf.net/p/qjoypad/code/trunk@94 c05e91a0-76c8-4ec0-b377-ef19ce7cc080
2009-08-03 00:46:33 +00:00
17ed926cdf reverting trunk back to stable 3.4.1 version
git-svn-id: svn://svn.code.sf.net/p/qjoypad/code/trunk@82 c05e91a0-76c8-4ec0-b377-ef19ce7cc080
2009-05-26 00:57:02 +00:00
1cc6e9087e finishing up repo migration
git-svn-id: svn://svn.code.sf.net/p/qjoypad/code/trunk@80 c05e91a0-76c8-4ec0-b377-ef19ce7cc080
2009-05-26 00:45:05 +00:00