Commit graph

125 commits

Author SHA1 Message Date
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 e1fd3ad761 Merge branch 'master' of https://github.com/glenux/qasim 2011-09-10 13:37:01 +02:00
Glenn Y. Rolland 2bca810979 qasim-gui: Fixed typo in error message. 2011-09-09 01:22:36 +02:00
Glenn Y. Rolland a2ce48dea4 Updated debian changelog. 2011-09-07 01:10:57 +02:00
Glenn Y. Rolland 4df09954fa Single instance lock is now functional. 2011-09-04 05:06:23 +02:00
Glenn Y. Rolland d3d12be208 Merge branch 'master' of https://github.com/glenux/qasim 2011-09-04 04:51:47 +02:00
Glenn Y. Rolland bfe5518b40 qasim-gui: prepare for locking. 2011-09-04 04:51:29 +02:00
Glenn Y. Rolland d113aadcbc config & constants: Use constants for default locations. 2011-09-04 04:50:38 +02:00
Glenn Y. Rolland c2f87efd3e Merge branch 'master' of https://github.com/glenux/qasim 2011-08-17 16:25:45 +02:00
Glenn Y. Rolland 4ec7504ed5 Updated changelog. 2011-08-09 22:46:43 +02:00
Glenn Y. Rolland 5f773441de map: Added missing require for fileutils. 2011-08-09 22:45:12 +02:00
Glenn Y. Rolland f9f5b5e959 Updated debian changelog. 2011-08-09 22:35:32 +02:00
Glenn Y. Rolland d71a666dbb map: Inverted two lines. 2011-08-09 22:30:23 +02:00
Glenn Y. Rolland 2326f78df6 map: Added require for fileutils 2011-08-07 17:44:59 +02:00
Glenn Y. Rolland 8343912abb Create mountpoint. 2011-08-07 17:44:28 +02:00
Glenn Y. Rolland 6ced5078cb Disabled rdebug & added another missing dependency. 2011-08-07 17:06:30 +02:00
Glenn Y. Rolland 8889330dd0 Added missing dependencies. 2011-08-07 16:54:17 +02:00
Glenn Y. Rolland e31f1bf45b sshfs-mapper.desktop: removed obsolete file. 2011-08-05 18:09:34 +02:00
Glenn Y. Rolland 25c489398e Makefile: Fix all installation directories for .desktop files. 2011-08-05 18:05:32 +02:00
Glenn Y. Rolland 8c42e030d1 .desktop: Fixed typo in file renaming 2011-08-05 17:58:28 +02:00
Glenn Y. Rolland 5283df8de6 Changed .Desktop location. Added .desktop to $(sharedir)/applications directory. 2011-08-05 17:56:10 +02:00
Glenn Y. Rolland 16f524699f Added support for system configured maps. 2011-07-31 23:23:37 +02:00
Glenn Y. Rolland 27d12b4cd0 Fix icon path in package. 2011-07-31 03:15:23 +02:00
Glenn Y. Rolland c252d6b6bd Makefile: split install into multiple sub-targets. 2011-07-31 03:05:12 +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 e81b64b85f qasim.desktop: added autostart file. 2011-07-30 02:50:45 +02:00
Glenn Y. Rolland f06076635e Makefile: Fix configuration installation rules. 2011-07-30 02:50:23 +02:00
Glenn Y. Rolland 5ed5276c8e gitignore: Fix ignore rules. 2011-07-30 02:50:00 +02:00
Glenn Y. Rolland 2f2cb09c79 Remove sshfs-mapper directory. 2011-07-30 02:49:38 +02:00
Glenn Y. Rolland 049e2de86c debian: Rename all occurences of sshfs-mapper to qasim. 2011-07-29 17:07:19 +02:00
Glenn Y. Rolland 654300d6b9 debian: Fixed changelog & control files (sshfs-mapper => qasim). 2011-07-29 17:02:25 +02:00
Glenn Y. Rolland 512c02e381 Makefile: fix manpage installation (disabled it). 2011-07-29 17:00:14 +02:00
Glenn Y. Rolland 4196948c62 Added qasim/Makefile. 2011-07-29 16:59:36 +02:00
Glenn Y. Rolland 9688450cd6 Adapted makefile to qasim. 2011-07-29 13:45:58 +02:00
Glenn Y. Rolland 1513dd0aac Added gitignore file. 2011-07-29 13:45:42 +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 3981f96aff Merge github.com:glenux/qasim 2011-07-25 14:38:08 +02:00
Glenn Y. Rolland 75d94a340f first commit 2011-07-25 13:39:49 +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 bc7293ecea sshfs-mapper qasim: Added archive of the cli-only configuration.
git-svn-id: https://websvn.glenux.net/svn/Upoc/sshfs-mapper/trunk@1708 eaee96b3-f302-0410-b096-c6cfd47f7835
2011-07-24 15:40:37 +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