f2a566cc06mem leaks--, globals--, better macro names, Q_OBJECT++, other name improvemets
Mathias Panzenböck
2014-02-16 01:12:41 +01:00
904a843b93foreach++, globals--, const& params++, new--, uninit mem usage--, mem leaks-- (still a lot to go)
Mathias Panzenböck
2014-02-16 00:37:54 +01:00
a3f2800c55make compile under Fedora 20
Mathias Panzenböck
2014-01-20 18:04:04 +01:00
70710ae32fUpdates the README to address some licensing concerns
John Toman
2010-12-28 03:25:16 +00:00
79874c14cfAllows the user to close the get key dialog without it overwriting their current set button.
John Toman
2010-04-16 00:18:56 +00:00
6e0954ea38miscellaneous cleanups before release of 4.1
John Toman
2010-02-03 03:12:13 +00:00
6b504e67b2fixes up some problems with the documentation, allows the overriding of the qmake binary used during config
John Toman
2009-12-26 00:57:26 +00:00
6ef389f5abremoves some unused statements from config script
John Toman
2009-12-15 02:24:18 +00:00
030bc594abupdates an incorrect path name in the project configuration, the --debug option now utilizes the qmake debug release option
John Toman
2009-12-15 02:23:43 +00:00
03f4297446fixes up an error that occured when joypad events were not being passed when a dialog window that had the main configuration window as its parent was opened, removed dependence on an undocumented function
John Toman
2009-12-15 02:22:27 +00:00
899b878dc8changes svn:ignore to ignore makefile and the qjoypad executable
John Toman
2009-12-14 23:28:32 +00:00
93bdd09219removes a reference to a deprecated file
John Toman
2009-12-14 23:26:42 +00:00
58469ff5eeremoves deprecated files from source tree
John Toman
2009-12-14 23:22:25 +00:00
bdf4b21162now 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
John Toman
2009-11-22 22:06:28 +00:00
5bafd943f9config script now exits on error
John Toman
2009-11-22 22:01:57 +00:00
9a03e0c480removes deprecated files from build config
John Toman
2009-11-22 21:59:06 +00:00
e7f4dfa748adds in advanced gradient control to axis code (thanks to Yue Shi Lai)
John Toman
2009-09-16 03:51:40 +00:00
85dfc3ee90adds an important debugging message
John Toman
2009-09-02 22:47:34 +00:00
0b9132b0f0adds a better debug output function should clean up a lot of 'statement has no effect' warnings
John Toman
2009-09-02 22:42:11 +00:00
965ff791c3adds a version of the config script that may or may not be more friendly if you don't have the necessary dependencies
John Toman
2009-09-02 21:58:04 +00:00
12cd906a46now 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
John Toman
2009-08-23 20:45:58 +00:00
ea2be3b29bchanges name of dialogs from 4.0-pre to 4.0
John Toman
2009-08-21 03:38:40 +00:00
941eee3fdcremoving debugging statements or migrating them over to the build time debugging code
John Toman
2009-08-21 02:32:43 +00:00
b4fb916596fixes up a bug that occurs when the --debug flag is not set
John Toman
2009-08-20 23:27:07 +00:00
384b890f12removes some code that shouldn't have been committed, fixes up a problem with rapid fire with buttons
John Toman
2009-08-20 01:12:19 +00:00
eaebcb6e2fmore debugging statements
John Toman
2009-08-15 20:25:26 +00:00
ace3d5f898adds the --debug config option to compile in debugging messages, adds better support for install paths
John Toman
2009-08-15 19:56:41 +00:00
cb917d39c1fixes up a bug in the previous commit
John Toman
2009-08-15 19:55:31 +00:00
30ed817389adds 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)
John Toman
2009-08-15 19:36:28 +00:00
8363313fd2fixes a bug on 64-bit systems
John Toman
2009-08-13 02:44:24 +00:00
3906288abefinally changes the name of the qjoypad dialogs
John Toman
2009-08-09 18:34:10 +00:00
a23ba507aaconfig now allows for custom installation paths (for easier packaging)
John Toman
2009-08-08 20:33:49 +00:00
78eb5aafb3Adds the option --force-tray which will force the program to sleep for 20 seconds or until the system tray becomes available
John Toman
2009-08-04 00:36:14 +00:00
345bb5748estraight copy of qt4 branch over to trunk, merge refused to work
John Toman
2009-08-03 01:01:45 +00:00
c1ef3fa0b7merges qt4 into trunk
John Toman
2009-08-03 00:46:33 +00:00
17ed926cdfreverting trunk back to stable 3.4.1 version
John Toman
2009-05-26 00:57:02 +00:00
1cc6e9087efinishing up repo migration
John Toman
2009-05-26 00:45:05 +00:00