Commit graph

55 commits

Author SHA1 Message Date
5e1934045b Prepare for multi-protocol. 2015-11-06 00:19:37 +01:00
222cc7c23b Requirements: remove circular references. 2015-11-05 23:14:02 +01:00
d3309f0344 Add new map & fix old maps. 2015-11-05 22:59:36 +01:00
236e095d83 Ugly fix for parameters. Make mount/umount work again. 2015-09-21 08:21:42 +02:00
6cc8f7afc1 Fix method calls. 2015-09-21 08:09:22 +02:00
d38949a744 Do not daemonize by default. 2015-09-21 07:50:41 +02:00
ac9f89c6de Restore GUI comportement. 2015-09-02 16:38:09 +02:00
042e324632 Clean up config class. 2015-09-02 16:19:22 +02:00
1b2a10f8af Remove unwanted strings & vars. 2015-09-02 16:17:15 +02:00
a71b26ac13 Split config part into map_manager. 2015-09-02 16:14:25 +02:00
e9090e0d8c Added requirement for pathname. 2015-08-31 14:33:07 +02:00
baee60c15c Rewrite maps (work in progress). 2015-08-17 23:00:47 +02:00
6472372d53 Fix minor bugs. 2015-08-17 00:14:53 +02:00
922ebbb0b1 Add parameters for map plugins. 2015-08-14 09:19:41 +02:00
f6d90e96f3 Added map validations. 2015-08-12 09:29:59 +02:00
6809692041 Add spec for lib. 2015-08-12 00:33:54 +02:00
4a94efc1e5 Remove obsolete config file (god object). 2015-08-12 00:06:12 +02:00
51c8dea76a Add basic spec for map functions definition. 2015-08-12 00:00:16 +02:00
a56389f9eb Reorganize for later support of various map types. 2015-08-11 23:58:45 +02:00
fec79cecdc Prepare for map factory + plugins. 2015-08-10 22:15:59 +02:00
aaac913b83 Maps should support multiple FS. 2015-08-10 22:11:57 +02:00
1b18ea6e4a Move version file content within constants. 2015-08-10 17:01:51 +02:00
283303e45c Move CLI code in the lib. 2015-08-10 16:59:47 +02:00
019f1fb529 Add base for unit test. 2015-08-10 16:58:34 +02:00
282753aa6e Fix reference to APP DIR. 2015-08-09 19:53:28 +02:00
7cd2600267 Cleanup: move constants out of Object. 2015-08-09 17:06:08 +02:00
eabc2c8dcf config: Make code more readable. 2014-10-29 23:46:02 +01:00
a7965bc9d9 Improve parameters for sshfs. 2014-10-28 12:28:59 +01:00
ece8e5d0c8 Bump version. 2014-10-27 21:56:27 +01:00
1724b509a1 Fix obsolete function call. 2014-10-27 21:04:30 +01:00
6fe78fea3d Remove shebang from non-executable files. 2014-08-12 00:19:19 +02:00
c700c44bbb Bump version. 2014-05-09 08:20:37 +02:00
63f19861d5 Added various files (gemspec, Rakefile, etc.) for Gem. 2014-04-03 01:10:44 +02:00
dd48b959f4 ui/preferences: Changed class name MapDialog -> Preferences. 2012-08-03 18:17:05 +02:00
c73c3b4af1 ui: Changed window icons. 2012-08-03 18:16:49 +02:00
f2c8c14a83 preferences: Minimal setup for preferences dialog. 2012-08-03 01:57:09 +02:00
07c1ad7579 Finished about dialog. 2012-08-03 01:52:14 +02:00
6dd4069abe data: Move all UI text as resource files. 2012-08-03 00:09:11 +02:00
f2479e972e data: A unique directory for resources files. 2012-08-03 00:03:04 +02:00
0d118ad844 Correctly set up the about dialog. 2012-08-02 12:19:11 +02:00
79e4cf6dd1 about: initialize from parent object in constructor. 2012-08-02 11:41:36 +02:00
f1e7f80ae0 ui/about: fix instantiation. 2012-07-30 19:47:17 +02:00
e94b330ac1 qasim.rb: Autoload Ui classes. 2012-07-30 19:31:58 +02:00
4f12493604 Moved about elsewhere. 2012-07-30 19:31:21 +02:00
13e4aa5915 Added autoload for Ui files. 2012-07-30 19:28:54 +02:00
9c2a60486f Added about class. 2012-07-30 01:44:05 +02:00
85028d2d40 Added Autoload for About. 2012-07-30 01:43:23 +02:00
9f7c941709 Merge branch 'devel' of github.com:glenux/qasim into devel
Conflicts:
	Makefile
2012-07-28 16:37:43 +02:00
7627a286a9 qasim.qrc: fixed paths to resources. 2012-07-28 16:36:38 +02:00
2b3ee2eafa Added QRC file. 2012-07-28 16:34:47 +02:00