Commit Graph

36 Commits

Author SHA1 Message Date
5ca0712af2 ported build system to cmake 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
ca7da9dad6 added .gitignore 2014-02-18 02:00:55 +01:00
a3f2800c55 make compile under Fedora 20 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
6b504e67b2 fixes up some problems with the documentation, allows the overriding of the qmake binary used during config
git-svn-id: svn://svn.code.sf.net/p/qjoypad/code/trunk@126 c05e91a0-76c8-4ec0-b377-ef19ce7cc080
2009-12-26 00:57:26 +00:00
6ef389f5ab removes some unused statements from config script
git-svn-id: svn://svn.code.sf.net/p/qjoypad/code/trunk@125 c05e91a0-76c8-4ec0-b377-ef19ce7cc080
2009-12-15 02:24:18 +00:00
030bc594ab updates an incorrect path name in the project configuration, the --debug option now utilizes the qmake debug release option
git-svn-id: svn://svn.code.sf.net/p/qjoypad/code/trunk@124 c05e91a0-76c8-4ec0-b377-ef19ce7cc080
2009-12-15 02:23:43 +00:00
03f4297446 fixes 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
git-svn-id: svn://svn.code.sf.net/p/qjoypad/code/trunk@123 c05e91a0-76c8-4ec0-b377-ef19ce7cc080
2009-12-15 02:22:27 +00:00
899b878dc8 changes svn:ignore to ignore makefile and the qjoypad executable
git-svn-id: svn://svn.code.sf.net/p/qjoypad/code/trunk@122 c05e91a0-76c8-4ec0-b377-ef19ce7cc080
2009-12-14 23:28:32 +00:00
93bdd09219 removes a reference to a deprecated file
git-svn-id: svn://svn.code.sf.net/p/qjoypad/code/trunk@121 c05e91a0-76c8-4ec0-b377-ef19ce7cc080
2009-12-14 23:26:42 +00:00
58469ff5ee removes deprecated files from source tree
git-svn-id: svn://svn.code.sf.net/p/qjoypad/code/trunk@120 c05e91a0-76c8-4ec0-b377-ef19ce7cc080
2009-12-14 23:22:25 +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
5bafd943f9 config script now exits on error
git-svn-id: svn://svn.code.sf.net/p/qjoypad/code/trunk@118 c05e91a0-76c8-4ec0-b377-ef19ce7cc080
2009-11-22 22:01:57 +00:00
9a03e0c480 removes deprecated files from build config
git-svn-id: svn://svn.code.sf.net/p/qjoypad/code/trunk@117 c05e91a0-76c8-4ec0-b377-ef19ce7cc080
2009-11-22 21:59:06 +00:00
e7f4dfa748 adds in advanced gradient control to axis code (thanks to Yue Shi Lai)
git-svn-id: svn://svn.code.sf.net/p/qjoypad/code/trunk@116 c05e91a0-76c8-4ec0-b377-ef19ce7cc080
2009-09-16 03:51:40 +00:00
85dfc3ee90 adds an important debugging message
git-svn-id: svn://svn.code.sf.net/p/qjoypad/code/trunk@115 c05e91a0-76c8-4ec0-b377-ef19ce7cc080
2009-09-02 22:47:34 +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
965ff791c3 adds a version of the config script that may or may not be more friendly if you don't have the necessary dependencies
git-svn-id: svn://svn.code.sf.net/p/qjoypad/code/trunk@113 c05e91a0-76c8-4ec0-b377-ef19ce7cc080
2009-09-02 21:58:04 +00: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
ea2be3b29b changes name of dialogs from 4.0-pre to 4.0
git-svn-id: svn://svn.code.sf.net/p/qjoypad/code/trunk@109 c05e91a0-76c8-4ec0-b377-ef19ce7cc080
2009-08-21 03:38:40 +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
ace3d5f898 adds the --debug config option to compile in debugging messages, adds better support for install paths
git-svn-id: svn://svn.code.sf.net/p/qjoypad/code/trunk@103 c05e91a0-76c8-4ec0-b377-ef19ce7cc080
2009-08-15 19:56:41 +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
8363313fd2 fixes a bug on 64-bit systems
git-svn-id: svn://svn.code.sf.net/p/qjoypad/code/trunk@100 c05e91a0-76c8-4ec0-b377-ef19ce7cc080
2009-08-13 02:44:24 +00:00
3906288abe finally changes the name of the qjoypad dialogs
git-svn-id: svn://svn.code.sf.net/p/qjoypad/code/trunk@99 c05e91a0-76c8-4ec0-b377-ef19ce7cc080
2009-08-09 18:34:10 +00:00
a23ba507aa config now allows for custom installation paths (for easier packaging)
git-svn-id: svn://svn.code.sf.net/p/qjoypad/code/trunk@98 c05e91a0-76c8-4ec0-b377-ef19ce7cc080
2009-08-08 20:33:49 +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
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
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