Commit Graph

14 Commits

Author SHA1 Message Date
84249daf5b Added layout change option to button GUI 2023-03-10 18:34:48 +01:00
eebcc44bb8 erroneously used localized strings in saved layout file 2015-12-18 14:38:50 +01:00
6bd58aeb7c localization and more const& params 2014-02-24 00:37:51 +01:00
45efb2e941 internationalization (but no localization yet) 2014-02-23 18:27:27 +01:00
c1647166a8 refactor: sendevent to hide X11 deps, rename and move enums 2014-02-19 00:26:24 +01:00
cfa17f8947 globals--, fmt string fix, foreeach++, better names++, close fds, tray icon activates/closes 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
5fef530aa0 started to reduce globals, set signal handlers after everything used in them initialized 2014-02-18 02:00:55 +01:00
133d5b8547 more foreach, less pointers 2014-02-18 02:00:55 +01:00
bdf4b21162 now axis and buttons have their joypads as Qt parents, also if the configuration dialog is open but does not have window focus, joypad events are passed along as if the window is not open
git-svn-id: svn://svn.code.sf.net/p/qjoypad/code/trunk@119 c05e91a0-76c8-4ec0-b377-ef19ce7cc080
2009-11-22 22:06:28 +00:00
384b890f12 removes some code that shouldn't have been committed, fixes up a problem with rapid fire with buttons
git-svn-id: svn://svn.code.sf.net/p/qjoypad/code/trunk@105 c05e91a0-76c8-4ec0-b377-ef19ce7cc080
2009-08-20 01:12:19 +00:00
345bb5748e straight copy of qt4 branch over to trunk, merge refused to work
git-svn-id: svn://svn.code.sf.net/p/qjoypad/code/trunk@95 c05e91a0-76c8-4ec0-b377-ef19ce7cc080
2009-08-03 01:01:45 +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