Commit Graph

17 Commits

Author SHA1 Message Date
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
133d5b8547 more foreach, less pointers 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
6e0954ea38 miscellaneous cleanups before release of 4.1
git-svn-id: svn://svn.code.sf.net/p/qjoypad/code/trunk@127 c05e91a0-76c8-4ec0-b377-ef19ce7cc080
2010-02-03 03:12:13 +00: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
0b9132b0f0 adds a better debug output function should clean up a lot of 'statement has no effect' warnings
git-svn-id: svn://svn.code.sf.net/p/qjoypad/code/trunk@114 c05e91a0-76c8-4ec0-b377-ef19ce7cc080
2009-09-02 22:42:11 +00:00
941eee3fdc removing debugging statements or migrating them over to the build time debugging code
git-svn-id: svn://svn.code.sf.net/p/qjoypad/code/trunk@107 c05e91a0-76c8-4ec0-b377-ef19ce7cc080
2009-08-21 02:32:43 +00:00
b4fb916596 fixes up a bug that occurs when the --debug flag is not set
git-svn-id: svn://svn.code.sf.net/p/qjoypad/code/trunk@106 c05e91a0-76c8-4ec0-b377-ef19ce7cc080
2009-08-20 23:27:07 +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
eaebcb6e2f more debugging statements
git-svn-id: svn://svn.code.sf.net/p/qjoypad/code/trunk@104 c05e91a0-76c8-4ec0-b377-ef19ce7cc080
2009-08-15 20:25:26 +00:00
cb917d39c1 fixes up a bug in the previous commit
git-svn-id: svn://svn.code.sf.net/p/qjoypad/code/trunk@102 c05e91a0-76c8-4ec0-b377-ef19ce7cc080
2009-08-15 19:55:31 +00:00
30ed817389 adds a new compile time option for debugging output, brings the timeout for reading junk data back into line between joypad.cpp and layout.cpp, and adds in read exception handling when setupjoydevs is called (previously only set up in the joypad constructor)
git-svn-id: svn://svn.code.sf.net/p/qjoypad/code/trunk@101 c05e91a0-76c8-4ec0-b377-ef19ce7cc080
2009-08-15 19:36:28 +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