Commit graph

44 commits

Author SHA1 Message Date
Glenn Y. Rolland c9d4c7138b Re-indent. 2015-08-10 17:00:41 +02:00
Glenn Y. Rolland 283303e45c Move CLI code in the lib. 2015-08-10 16:59:47 +02:00
Glenn Y. Rolland 7cd2600267 Cleanup: move constants out of Object. 2015-08-09 17:06:08 +02:00
Glenn Y. Rolland 3e29c275b8 Better naming : use Cli instead of QasimCli. 2014-10-29 23:36:51 +01:00
Glenn Y. Rolland fe3e175f6e Use thor for CLI and reuse sshfs-mapper options. 2014-10-29 23:02:45 +01:00
Glenn Y. Rolland defb6b7a36 Set background mode by default. 2014-10-28 08:56:10 +01:00
Glenn Y. Rolland 63926d5e86 Fix obsolete function call (File.exists?) 2014-10-28 08:33:40 +01:00
Glenn Y. Rolland f833fa9410 Fix data path. 2014-10-27 21:04:49 +01:00
Glenn Y. Rolland 0402a2c475 Rename bin. 2014-10-26 11:31:31 +01:00
Glenn Y. Rolland 3eef8842e4 Use pathname for load DIR. 2014-06-16 09:21:36 +02:00
Glenn Y. Rolland 3d140f2402 Disable preferences. 2014-04-03 07:57:29 +02:00
Glenn Y. Rolland 1f19a0b0db Remove bundler call from file. 2014-03-31 01:22:37 +02:00
Glenn Y. Rolland 774930c4a5 Prepare the CLI for the evolution. 2014-02-23 22:18:26 +01:00
Glenn Y. Rolland b77074e3a5 Use bundler. 2014-02-23 22:18:12 +01:00
Glenn Y. Rolland f2c8c14a83 preferences: Minimal setup for preferences dialog. 2012-08-03 01:57:09 +02:00
Glenn Y. Rolland 07c1ad7579 Finished about dialog. 2012-08-03 01:52:14 +02:00
Glenn Y. Rolland da1ce22723 bin: Improve requirements. 2012-07-30 19:47:03 +02:00
Glenn Y. Rolland 4d80e4a2a5 qasim-gui: prepare for About. 2012-07-30 01:43:41 +02:00
Glenn Y. Rolland 8d66cbc537 qasim-gui: Use resource file for systray icon. 2012-07-28 17:00:00 +02:00
Glenn Y. Rolland 967eea139a qasim-gui: Clean handling of lock file & lock-related exception. 2012-07-28 16:55:42 +02:00
Glenn Y. Rolland 054f2aa524 Cleanup main app code. 2012-07-27 11:35:50 +02:00
Glenn Y. Rolland bc24f8cebd Added independant constant for data directory. 2012-07-24 01:14:50 +02:00
Glenn Y. Rolland 2271181e20 qasim-gui: Use /usr/bin/env instead of forcing ruby path. 2012-07-24 01:12:15 +02:00
Glenn Y. Rolland 6a44ae66e5 qasim-gui: minor code cleanup. 2012-05-02 15:39:18 +02:00
Glenn Y. Rolland c050b32b20 bin/qasim-gui: Fix other process detection using /proc instead of kill. 2011-10-18 16:33:50 +02:00
Glenn Y. Rolland ed6a74ff47 qasim-gui: Locker pid testing was buggy. Fixed. 2011-09-16 00:40:12 +02:00
Glenn Y. Rolland 29ed8c2280 qasim-gui: test liveness of lock owner. 2011-09-10 13:53:19 +02:00
Glenn Y. Rolland 2bca810979 qasim-gui: Fixed typo in error message. 2011-09-09 01:22:36 +02:00
Glenn Y. Rolland 4df09954fa Single instance lock is now functional. 2011-09-04 05:06:23 +02:00
Glenn Y. Rolland bfe5518b40 qasim-gui: prepare for locking. 2011-09-04 04:51:29 +02:00
Glenn Y. Rolland 6d1124dc0b qasim-gui: Added hardcoded include directory for libraries. 2011-07-31 03:04:49 +02:00
Glenn Y. Rolland ff25b66727 Cleanup output messages. 2011-07-29 13:38:41 +02:00
Glenn Y. Rolland e6be2a649b Added support for disconnect. 2011-07-28 16:07:13 +02:00
Glenn Y. Rolland 9cb84c06bb Fixed error handling in GUI.
* Renamed map components of a map to link.
* Fixed error handling for multiple links.
2011-07-28 15:41:46 +02:00
Glenn Y. Rolland f455b89ec2 sshfs-mapper qasim: check mounted maps in menu.
git-svn-id: https://websvn.glenux.net/svn/Upoc/sshfs-mapper/trunk@1711 eaee96b3-f302-0410-b096-c6cfd47f7835
2011-07-24 16:49:07 +00:00
Glenn Y. Rolland 9b1eb727d6 sshfs-mapper qasim: added map.name method.
git-svn-id: https://websvn.glenux.net/svn/Upoc/sshfs-mapper/trunk@1710 eaee96b3-f302-0410-b096-c6cfd47f7835
2011-07-24 15:45:34 +00:00
Glenn Y. Rolland cf584cc633 sshfs-mapper qasim: Lot of UI improvements.
* distict map menu & context menu
* reload maps on map menu display


git-svn-id: https://websvn.glenux.net/svn/Upoc/sshfs-mapper/trunk@1709 eaee96b3-f302-0410-b096-c6cfd47f7835
2011-07-24 15:41:33 +00:00
Glenn Y. Rolland 5fab5ea8b5 sshfs-mapper qasim-gui: Connect on click.
git-svn-id: https://websvn.glenux.net/svn/Upoc/sshfs-mapper/trunk@1707 eaee96b3-f302-0410-b096-c6cfd47f7835
2011-07-21 15:50:57 +00:00
Glenn Y. Rolland 5188ba21bb sshfs-mapper qasim-gui: Use real map list from configuration.
git-svn-id: https://websvn.glenux.net/svn/Upoc/sshfs-mapper/trunk@1706 eaee96b3-f302-0410-b096-c6cfd47f7835
2011-07-21 14:36:33 +00:00
Glenn Y. Rolland e7e1abb8be qasim-gui: Fixed various little things since structure reorganisation.
git-svn-id: https://websvn.glenux.net/svn/Upoc/sshfs-mapper/trunk@1705 eaee96b3-f302-0410-b096-c6cfd47f7835
2011-07-21 13:41:52 +00:00
Glenn Y. Rolland 6362d896db qasim gui: Cleanup & moved constants in separate file.
git-svn-id: https://websvn.glenux.net/svn/Upoc/sshfs-mapper/trunk@1704 eaee96b3-f302-0410-b096-c6cfd47f7835
2011-07-20 22:49:07 +00:00
Glenn Y. Rolland 03b0168096 qasim: included library files.
git-svn-id: https://websvn.glenux.net/svn/Upoc/sshfs-mapper/trunk@1703 eaee96b3-f302-0410-b096-c6cfd47f7835
2011-07-20 22:39:37 +00:00
Glenn Y. Rolland 73047e91ef qasim-gui: Fixing icon location.
git-svn-id: https://websvn.glenux.net/svn/Upoc/sshfs-mapper/trunk@1702 eaee96b3-f302-0410-b096-c6cfd47f7835
2011-07-20 22:32:21 +00:00
Glenn Y. Rolland 9681a80d80 sshfs-mapper: Reorganized project structure.
git-svn-id: https://websvn.glenux.net/svn/Upoc/sshfs-mapper/trunk@1698 eaee96b3-f302-0410-b096-c6cfd47f7835
2011-07-20 22:17:42 +00:00