Wykres commitów

  • 0d8a0289a7 qt version selection during configure qt6port John Tsiombikas 2024-01-01 01:26:03 +0200
  • 1850554b75 Fix SPNAV_EVENT_MOTION comparison with maxval master Chris Mayo 2023-12-27 17:05:43 +0000
  • e51e54faf1 Add a meson build file for Qt 6 Chris Mayo 2023-12-27 17:07:26 +0000
  • f3c0f0bb98 Fix SPNAV_EVENT_MOTION comparison with maxval Chris Mayo 2023-12-27 17:05:43 +0000
  • 7518e830c3 implemented missing repeat interval setting (requires latest libspnav) John Tsiombikas 2023-07-17 17:04:02 +0300
  • 4d0fd40f39 autobuild: make sure to pull LFS data correctly John Tsiombikas 2023-03-11 23:49:42 +0200
  • e9a11e97cc macosx auto-build: install pkg-config before attempting to build John Tsiombikas 2023-03-11 23:35:00 +0200
  • 676cb8e5a6 Add dominant axis button action Alberto Fanjul 2023-02-14 06:31:53 +0100
  • a08a255ec9 Add dominant axis button action Alberto Fanjul 2023-02-14 06:31:53 +0100
  • fd9aa10fb8 Make sure there are no duplicate object files. Closes issue #29 John Tsiombikas 2023-01-08 21:49:12 +0200
  • c6a4457adf add autobuild status on readme v1.1 John Tsiombikas 2022-12-01 00:46:49 +0200
  • 9caaf99e9d added github automated build files John Tsiombikas 2022-11-30 06:12:09 +0200
  • e14ef7cb56 Qt5 requires C++11, make it explicit for compilers where it's not the default John Tsiombikas 2022-11-30 21:37:41 +0200
  • af89e291b7 fix: do not crash on invalid button number events, warn and continue John Tsiombikas 2022-09-11 18:23:38 +0300
  • 3e33b46db8 rename incdir and libdir to incpath and libpath John Tsiombikas 2022-09-06 15:55:44 +0300
  • 853efdc1b4 add $(PREFIX)/include and $(PREFIX)/lib to the search paths John Tsiombikas 2022-09-06 15:54:41 +0300
  • 285aefb102 Check for broken build due to invalid devices.png (non-LFS clone) John Tsiombikas 2022-08-26 09:20:14 +0300
  • 8c534a7757
    ui.cc: avoid division by zero Steffen Möller 2022-08-22 18:33:05 +0200
  • 638598c5bb Align for headlines and check boxes Herbert Graeber 2022-04-26 23:14:03 +0200
  • 8f68376601 Remove unneeded rowspans in spnavcfg.ui Herbert Graeber 2022-04-26 22:49:43 +0200
  • 114589a320 added FAQ and git-lfs notice John Tsiombikas 2022-05-04 16:44:58 +0300
  • 02c7b37160 Align for headlines and check boxes Herbert Graeber 2022-04-26 23:14:03 +0200
  • afecce4274 Remove unneeded rowspans in spnavcfg.ui Herbert Graeber 2022-04-26 22:49:43 +0200
  • 4630ed1d87 possible fix for issue #19 (visual glitches) John Tsiombikas 2022-04-26 17:32:26 +0300
  • 7316c7a58c fixed crash when clicking on the serial device checkbox while the serial device is not configured (closing issue #18). John Tsiombikas 2022-04-26 17:20:25 +0300
  • 6dc5f9c5c8 added back the copyright headers v1.0 John Tsiombikas 2022-04-01 06:18:40 +0300
  • 04bb7d47cd change spacenavd/libspnav minimum requirement version numbers in the readme John Tsiombikas 2022-04-01 04:56:33 +0300
  • 8a8a6a79eb fixed key mapping UI: Escape key could not be selected John Tsiombikas 2022-04-01 04:16:04 +0300
  • 068f19219a fixed sliders not responding to anything other than mouse drags, and added a prominent notice about how persistence of settings works. John Tsiombikas 2022-03-28 19:26:18 +0300
  • 07087c1407 fix per-axis sensitivity spin-box step and maximum John Tsiombikas 2022-03-27 13:18:24 +0300
  • 647da056fa added icon to the main window John Tsiombikas 2022-03-27 04:11:45 +0300
  • a4523baec2 changed the window type to QMainWindow, added menubar, and about dialog John Tsiombikas 2022-03-27 02:57:07 +0200
  • 4a2de83b29 complete keymap functionality John Tsiombikas 2022-03-27 00:33:52 +0200
  • 8bf1e25e6e implemented keymapping, untested John Tsiombikas 2022-03-26 23:42:29 +0200
  • a437474d6e use the new RAWBUTTON events for button press feedback John Tsiombikas 2022-03-26 15:04:18 +0200
  • 4ad1a11dcc give feedback on which buttons are held down at the top of the button remapping tab John Tsiombikas 2022-03-26 14:15:23 +0200
  • cc9deb96a7 mostly done with the button mapping interface John Tsiombikas 2022-03-26 14:06:30 +0200
  • a13631e833 fixed string query truncation issue, and made the serial dev checkbox affect the configuration, not just the "enabled" state of the editbox newui-qt John Tsiombikas 2022-03-25 12:19:19 +0200
  • 1082fedfc6 updated for the latest libspnav changes John Tsiombikas 2022-03-25 00:11:46 +0200
  • a49c36be6c implemented more callbacks John Tsiombikas 2022-03-23 03:21:10 +0200
  • 9e4e92e6b2 started writing callbacks John Tsiombikas 2022-03-20 21:55:09 +0200
  • 0c38320f1a Progress on the new Qt GUI John Tsiombikas 2022-03-20 19:57:22 +0200
  • a44577892a ok let's try again with Qt John Tsiombikas 2022-03-19 16:18:25 +0200
  • 7aa100d778 nuklear UI layout is annoying newui-nuklear John Tsiombikas 2022-03-18 17:38:02 +0200
  • 8e4374362e device pictures John Tsiombikas 2022-03-17 05:58:37 +0200
  • 3c8212bbf4 nuklear seems nice John Tsiombikas 2022-03-14 14:21:40 +0200
  • 0d69f42172 missed one file John Tsiombikas 2022-03-14 07:36:56 +0200
  • 4bd72a66a9 started testing nuklear for the new GUI John Tsiombikas 2022-03-14 07:32:55 +0200
  • dc320ee730 updated readme proto_v1 John Tsiombikas 2022-03-01 01:32:12 +0200
  • 2bce8dcbbb spnavcfg updated to work with the new protocol, everything except saving the configuration file. John Tsiombikas 2022-03-01 01:18:47 +0200
  • a3403e5ea2 started converting GUI to use the new protocol John Tsiombikas 2022-02-15 20:45:18 +0200
  • 6ee6b46e3e Manage config about disabling rotation/translation Alberto Fanjul 2022-02-10 08:35:03 +0100
  • a2d7ba735f Migrate to meson Alberto Fanjul 2022-02-09 01:32:34 +0100
  • 97673e7f9d Stop installing multiple-sized icons in $PREFIX/share/pixmaps. Which according to github issue #9, goes against the convention. Install them under $PREFIX/share/icons/hicolor/WxH/apps/ instead, where we previously used to install links to the icons under pixmaps. John Tsiombikas 2020-11-29 23:35:22 +0200
  • c85e6cdd1e preparing for bugfix release v0.3.1 John Tsiombikas 2020-11-15 02:48:56 +0200
  • 9dcbf2e40b Brought the config file loading/saving code up to date with current spacenavd. Fixes issue with dropped unknown options from config files when using spnavcfg. See issue #8. John Tsiombikas 2020-11-15 02:43:01 +0200
  • 4edd00de1c fixed a couple of minor bugs John Tsiombikas 2020-05-26 01:45:01 +0300
  • c9aa215c24 configure: pass CFLAGS and LDFLAGS as add_cflags and add_ldflags to the makefile. Closes github issue #5. John Tsiombikas 2020-02-01 22:28:58 +0200
  • cf04171cad
    Merge pull request #2 from ErichRitz/install-spnavcfg-desktop-file John Tsiombikas 2018-11-08 02:55:06 +0200
  • 2b90830791 Use relative instead of absolute symlinks Erich Ritz 2018-11-02 17:27:54 -0700
  • 2f36257442 Install spnavcfg.desktop Erich Ritz 2018-11-02 17:25:26 -0700
  • e02dcda3e1 Use pkg-config for X11 Erich Ritz 2018-11-02 17:19:17 -0700
  • 0f97394234 screenshot in the readme file John Tsiombikas 2018-08-21 07:20:29 +0300
  • 005fe4eee8 updated the README file John Tsiombikas 2018-08-21 07:07:34 +0300
  • 610f17ffa5 added .gitignore John Tsiombikas 2018-08-21 07:00:52 +0300
  • e3244d0fdc updated the version number in the readme file spnavcfg-0.3 John Tsiombikas 2014-08-18 01:43:57 +0000
  • b7aec8d1e2 tagged spnavcfg release 0.3 John Tsiombikas 2014-08-18 01:43:08 +0000
  • f634b1f64e added spnavcfg.desktop file along with the icons v0.3 John Tsiombikas 2012-11-05 12:09:06 +0000
  • 4a358dc0db added spnavcfg.desktop file along with the icons John Tsiombikas 2012-11-05 12:09:06 +0000
  • 44fa604aad Added DESTDIR to the makefile, see bug #3512087 John Tsiombikas 2012-05-10 19:38:23 +0000
  • cd65d8d31c Added DESTDIR to the makefile, see bug #3512087 John Tsiombikas 2012-05-10 19:38:23 +0000
  • 70fe2076d2 - Added a repeat interval in the config file (for now disabled by default). When enabled, any motion events outside of the deadzone are repeated every so many milliseconds. John Tsiombikas 2012-04-21 01:08:16 +0000
  • de95e926d2 - Added a repeat interval in the config file (for now disabled by default). When enabled, any motion events outside of the deadzone are repeated every so many milliseconds. John Tsiombikas 2012-04-21 01:08:16 +0000
  • e6ae8d32f1 forgot to add the ui definition file John Tsiombikas 2011-11-26 04:38:26 +0000
  • 821dd99f9c forgot to add the ui definition file John Tsiombikas 2011-11-26 04:38:26 +0000
  • 8c16425c43 new and improved gui, thanks to Daniel Brandt. John Tsiombikas 2011-11-26 04:37:41 +0000
  • ad99d2840c new and improved gui, thanks to Daniel Brandt. John Tsiombikas 2011-11-26 04:37:41 +0000
  • 36a15c67b5 - install/uninstall spnavcfg icons. John Tsiombikas 2011-11-25 05:38:28 +0000
  • 8bc0dc37f1 - install/uninstall spnavcfg icons. John Tsiombikas 2011-11-25 05:38:28 +0000
  • da293890b2 - added option (disabled by default) to avoid grabbing the USB device so that google earth will be able to use it. This might become the default if after further testing it's decided that current X servers won't try to use the device as a mouse by default. John Tsiombikas 2011-11-23 23:35:48 +0000
  • fcdba9bba3 - added option (disabled by default) to avoid grabbing the USB device so that google earth will be able to use it. This might become the default if after further testing it's decided that current X servers won't try to use the device as a mouse by default. John Tsiombikas 2011-11-23 23:35:48 +0000
  • eceab32822 Daniel Brandt's patch adding separate deadzone control for each axis John Tsiombikas 2011-11-08 19:07:03 +0000
  • be9741b84d Daniel Brandt's patch adding separate deadzone control for each axis John Tsiombikas 2011-11-08 19:07:03 +0000
  • 84b7b45fb8 - Daniel Brandt's patch, adding per-axis sensitivity to spnavcfg John Tsiombikas 2011-11-06 22:43:27 +0000
  • 0660777d05 - Daniel Brandt's patch, adding per-axis sensitivity to spnavcfg John Tsiombikas 2011-11-06 22:43:27 +0000
  • 2dba04015c Added the spnavcfg icons contributed by Richard Shaw. John Tsiombikas 2011-08-20 04:59:04 +0000
  • e2d9208411 Added the spnavcfg icons contributed by Richard Shaw. John Tsiombikas 2011-08-20 04:59:04 +0000
  • dfad2e2a90 - added a better comment for serial devices in the generated config file - added -lX11 to LDFLAGS. aparently it's not linked indirectly through gtk on some systems... John Tsiombikas 2011-03-07 03:05:37 +0000
  • e3785cf5d5 - added a better comment for serial devices in the generated config file - added -lX11 to LDFLAGS. aparently it's not linked indirectly through gtk on some systems... John Tsiombikas 2011-03-07 03:05:37 +0000
  • 633a76abf6 added the new serial option to the config file John Tsiombikas 2010-06-07 00:58:50 +0000
  • d3abe15cd2 added the new serial option to the config file John Tsiombikas 2010-06-07 00:58:50 +0000
  • e3ba40c1dc - the swap axes label showed the wrong axes John Tsiombikas 2010-02-28 08:55:14 +0000
  • bdc21489ee - the swap axes label showed the wrong axes John Tsiombikas 2010-02-28 08:55:14 +0000
  • 95c0f2a829 - added swap-yz and separate translation/rotation sensitivity - removed start/stop/check X11 protocol. John Tsiombikas 2010-02-28 02:13:50 +0000
  • c57a9f76d3 - added swap-yz and separate translation/rotation sensitivity - removed start/stop/check X11 protocol. John Tsiombikas 2010-02-28 02:13:50 +0000
  • 3feae88fab - fixed "enable LED" checkbox initial state which was always off John Tsiombikas 2009-07-20 22:27:51 +0000
  • f451e61569 - fixed "enable LED" checkbox initial state which was always off John Tsiombikas 2009-07-20 22:27:51 +0000
  • 4bbe79ff5d tagged spnavcfg 0.2.1 spnavcfg-0.2.1 John Tsiombikas 2009-01-30 03:13:22 +0000
  • ba20508efb foo v0.2.1 John Tsiombikas 2009-01-30 03:12:54 +0000
  • 94ca813fdb foo John Tsiombikas 2009-01-30 03:12:54 +0000