Mathias Panzenböck
|
25632e85af
|
ignore local qt creator file
|
2014-02-18 02:00:55 +01:00 |
|
Mathias Panzenböck
|
1c1f40cdda
|
moved a few includes to .cpp files
|
2014-02-18 02:00:55 +01:00 |
|
Mathias Panzenböck
|
04196358fc
|
don't use magic layout name "[NO LAYOUT]"
|
2014-02-18 02:00:55 +01:00 |
|
Mathias Panzenböck
|
6a91eca365
|
added config.h.in and moved some defines there
|
2014-02-18 02:00:55 +01:00 |
|
Mathias Panzenböck
|
d76571babf
|
fix config file writing
|
2014-02-18 02:00:55 +01:00 |
|
Mathias Panzenböck
|
7d2da6204d
|
joystick name++
|
2014-02-18 02:00:55 +01:00 |
|
Mathias Panzenböck
|
961a1d8d50
|
fix comment parsing
|
2014-02-18 02:00:55 +01:00 |
|
Mathias Panzenböck
|
1ab111f3a5
|
const& params++, no need to rebuild menu when layout changes
|
2014-02-18 02:00:55 +01:00 |
|
Mathias Panzenböck
|
a1f4cdedb3
|
menu: escape &, use radio menu items; don't abuse SIGIO (use SIGUSR2 instead)
|
2014-02-18 02:00:55 +01:00 |
|
Mathias Panzenböck
|
12b374e422
|
fix reading js events, debug_mesg as variadic macro
|
2014-02-18 02:00:55 +01:00 |
|
Mathias Panzenböck
|
cfa17f8947
|
globals--, fmt string fix, foreeach++, better names++, close fds, tray icon activates/closes
|
2014-02-18 02:00:55 +01:00 |
|
Mathias Panzenböck
|
f2a566cc06
|
mem leaks--, globals--, better macro names, Q_OBJECT++, other name improvemets
|
2014-02-18 02:00:55 +01:00 |
|
Mathias Panzenböck
|
904a843b93
|
foreach++, globals--, const& params++, new--, uninit mem usage--, mem leaks-- (still a lot to go)
|
2014-02-18 02:00:55 +01:00 |
|
Mathias Panzenböck
|
683fa64f01
|
warnings--, isolation++
|
2014-02-18 02:00:55 +01:00 |
|
Mathias Panzenböck
|
851a242761
|
actually use --devdir argument
|
2014-02-18 02:00:55 +01:00 |
|
Mathias Panzenböck
|
e2dfdbdc14
|
removed some unused includes
|
2014-02-18 02:00:55 +01:00 |
|
Mathias Panzenböck
|
5da7e859f4
|
use getopt.h to parse command line options
|
2014-02-18 02:00:55 +01:00 |
|
Mathias Panzenböck
|
5fef530aa0
|
started to reduce globals, set signal handlers after everything used in them initialized
|
2014-02-18 02:00:55 +01:00 |
|
Mathias Panzenböck
|
133d5b8547
|
more foreach, less pointers
|
2014-02-18 02:00:55 +01:00 |
|
Mathias Panzenböck
|
29a51606ff
|
updated INSTALL.txt for cmake
|
2014-02-18 02:00:55 +01:00 |
|
Mathias Panzenböck
|
80351f5504
|
make compile with -pedantic and use foreach in some places
|
2014-02-18 02:00:55 +01:00 |
|
Mathias Panzenböck
|
5ca0712af2
|
ported build system to cmake
|
2014-02-18 02:00:55 +01:00 |
|
Mathias Panzenböck
|
6fa91c4529
|
an axis may now press a mouse button and fix many warnings
|
2014-02-18 02:00:55 +01:00 |
|
Mathias Panzenböck
|
ca7da9dad6
|
added .gitignore
|
2014-02-18 02:00:55 +01:00 |
|
Mathias Panzenböck
|
a3f2800c55
|
make compile under Fedora 20
|
2014-02-18 02:00:55 +01:00 |
|
John Toman
|
70710ae32f
|
Updates the README to address some licensing concerns
git-svn-id: svn://svn.code.sf.net/p/qjoypad/code/trunk@130 c05e91a0-76c8-4ec0-b377-ef19ce7cc080
|
2010-12-28 03:25:16 +00:00 |
|
John Toman
|
79874c14cf
|
Allows the user to close the get key dialog without it overwriting their
current set button.
git-svn-id: svn://svn.code.sf.net/p/qjoypad/code/trunk@129 c05e91a0-76c8-4ec0-b377-ef19ce7cc080
|
2010-04-16 00:18:56 +00:00 |
|
John Toman
|
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 |
|
John Toman
|
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 |
|
John Toman
|
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 |
|
John Toman
|
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 |
|
John Toman
|
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 |
|
John Toman
|
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 |
|
John Toman
|
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 |
|
John Toman
|
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 |
|
John Toman
|
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 |
|
John Toman
|
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 |
|
John Toman
|
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 |
|
John Toman
|
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 |
|
John Toman
|
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 |
|
John Toman
|
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 |
|
John Toman
|
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 |
|
John Toman
|
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 |
|
John Toman
|
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 |
|
John Toman
|
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 |
|
John Toman
|
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 |
|
John Toman
|
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 |
|
John Toman
|
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 |
|
John Toman
|
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 |
|
John Toman
|
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 |
|