Commit Graph

  • 25632e85af ignore local qt creator file Mathias Panzenböck 2014-02-16 20:30:23 +01:00
  • 1c1f40cdda moved a few includes to .cpp files Mathias Panzenböck 2014-02-16 20:06:59 +01:00
  • 04196358fc don't use magic layout name "[NO LAYOUT]" Mathias Panzenböck 2014-02-16 19:15:50 +01:00
  • 6a91eca365 added config.h.in and moved some defines there Mathias Panzenböck 2014-02-16 18:04:32 +01:00
  • d76571babf fix config file writing Mathias Panzenböck 2014-02-16 18:02:41 +01:00
  • 7d2da6204d joystick name++ Mathias Panzenböck 2014-02-16 06:55:19 +01:00
  • 961a1d8d50 fix comment parsing Mathias Panzenböck 2014-02-16 06:41:21 +01:00
  • 1ab111f3a5 const& params++, no need to rebuild menu when layout changes Mathias Panzenböck 2014-02-16 06:30:55 +01:00
  • a1f4cdedb3 menu: escape &, use radio menu items; don't abuse SIGIO (use SIGUSR2 instead) Mathias Panzenböck 2014-02-16 06:17:34 +01:00
  • 12b374e422 fix reading js events, debug_mesg as variadic macro Mathias Panzenböck 2014-02-16 05:09:42 +01:00
  • cfa17f8947 globals--, fmt string fix, foreeach++, better names++, close fds, tray icon activates/closes Mathias Panzenböck 2014-02-16 04:37:11 +01:00
  • f2a566cc06 mem leaks--, globals--, better macro names, Q_OBJECT++, other name improvemets Mathias Panzenböck 2014-02-16 01:12:41 +01:00
  • 904a843b93 foreach++, 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
  • 683fa64f01 warnings--, isolation++ Mathias Panzenböck 2014-02-15 18:39:34 +01:00
  • 851a242761 actually use --devdir argument Mathias Panzenböck 2014-02-15 06:53:41 +01:00
  • e2dfdbdc14 removed some unused includes Mathias Panzenböck 2014-02-15 06:50:08 +01:00
  • 5da7e859f4 use getopt.h to parse command line options Mathias Panzenböck 2014-02-15 06:44:43 +01:00
  • 5fef530aa0 started to reduce globals, set signal handlers after everything used in them initialized Mathias Panzenböck 2014-02-15 06:07:53 +01:00
  • 133d5b8547 more foreach, less pointers Mathias Panzenböck 2014-02-15 05:53:28 +01:00
  • 29a51606ff updated INSTALL.txt for cmake Mathias Panzenböck 2014-02-15 05:18:03 +01:00
  • 80351f5504 make compile with -pedantic and use foreach in some places Mathias Panzenböck 2014-02-15 05:13:12 +01:00
  • 5ca0712af2 ported build system to cmake Mathias Panzenböck 2014-02-15 03:54:28 +01:00
  • 6fa91c4529 an axis may now press a mouse button and fix many warnings Mathias Panzenböck 2014-01-31 02:38:47 +01:00
  • ca7da9dad6 added .gitignore Mathias Panzenböck 2014-01-20 18:09:26 +01:00
  • a3f2800c55 make compile under Fedora 20 Mathias Panzenböck 2014-01-20 18:04:04 +01:00
  • 70710ae32f Updates the README to address some licensing concerns John Toman 2010-12-28 03:25:16 +00:00
  • 79874c14cf Allows 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
  • 6e0954ea38 miscellaneous cleanups before release of 4.1 John Toman 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 John Toman 2009-12-26 00:57:26 +00:00
  • 6ef389f5ab removes some unused statements from config script John Toman 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 John Toman 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 John Toman 2009-12-15 02:22:27 +00:00
  • 899b878dc8 changes svn:ignore to ignore makefile and the qjoypad executable John Toman 2009-12-14 23:28:32 +00:00
  • 93bdd09219 removes a reference to a deprecated file John Toman 2009-12-14 23:26:42 +00:00
  • 58469ff5ee removes deprecated files from source tree John Toman 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 John Toman 2009-11-22 22:06:28 +00:00
  • 5bafd943f9 config script now exits on error John Toman 2009-11-22 22:01:57 +00:00
  • 9a03e0c480 removes deprecated files from build config John Toman 2009-11-22 21:59:06 +00:00
  • e7f4dfa748 adds in advanced gradient control to axis code (thanks to Yue Shi Lai) John Toman 2009-09-16 03:51:40 +00:00
  • 85dfc3ee90 adds an important debugging message John Toman 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 John Toman 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 John Toman 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 John Toman 2009-08-23 20:45:58 +00:00
  • ea2be3b29b changes name of dialogs from 4.0-pre to 4.0 John Toman 2009-08-21 03:38:40 +00:00
  • 941eee3fdc removing debugging statements or migrating them over to the build time debugging code John Toman 2009-08-21 02:32:43 +00:00
  • b4fb916596 fixes up a bug that occurs when the --debug flag is not set John Toman 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 John Toman 2009-08-20 01:12:19 +00:00
  • eaebcb6e2f more debugging statements John Toman 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 John Toman 2009-08-15 19:56:41 +00:00
  • cb917d39c1 fixes up a bug in the previous commit John Toman 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) John Toman 2009-08-15 19:36:28 +00:00
  • 8363313fd2 fixes a bug on 64-bit systems John Toman 2009-08-13 02:44:24 +00:00
  • 3906288abe finally changes the name of the qjoypad dialogs John Toman 2009-08-09 18:34:10 +00:00
  • a23ba507aa config now allows for custom installation paths (for easier packaging) John Toman 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 John Toman 2009-08-04 00:36:14 +00:00
  • 345bb5748e straight copy of qt4 branch over to trunk, merge refused to work John Toman 2009-08-03 01:01:45 +00:00
  • c1ef3fa0b7 merges qt4 into trunk John Toman 2009-08-03 00:46:33 +00:00
  • 17ed926cdf reverting trunk back to stable 3.4.1 version John Toman 2009-05-26 00:57:02 +00:00
  • 1cc6e9087e finishing up repo migration John Toman 2009-05-26 00:45:05 +00:00