Commit Graph

21 Commits

Author SHA1 Message Date
a0f6f34701 -H flag added for headless mode. Requires profile name without the .lyt extension. 2025-06-30 21:16:57 -04:00
811bae82d7 Migrated to qt6. 2025-06-30 17:15:11 -04:00
0b6f76a2b2 Initial commit. 2025-06-30 15:46:18 -04:00
57ce214e14 Added actual layout switch 2023-03-10 20:09:50 +01:00
a90e046063 add 'add new config' option to the menu 2020-12-27 16:31:25 +01:00
ccbf421bf8 removed confusing tray menu "title" 2015-12-18 14:51:35 +01:00
fdedbf8662 added: rename, import and export 2014-02-25 04:16:43 +01:00
7805757447 optional libudev support for auto update devices 2014-02-22 23:24:05 +01:00
04196358fc don't use magic layout name "[NO LAYOUT]" 2014-02-18 02:00:55 +01:00
1ab111f3a5 const& params++, no need to rebuild menu when layout changes 2014-02-18 02:00:55 +01:00
a1f4cdedb3 menu: escape &, use radio menu items; don't abuse SIGIO (use SIGUSR2 instead) 2014-02-18 02:00:55 +01:00
12b374e422 fix reading js events, debug_mesg as variadic macro 2014-02-18 02:00:55 +01:00
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
851a242761 actually use --devdir argument 2014-02-18 02:00:55 +01: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
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
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
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