Commit graph

255 commits

Author SHA1 Message Date
Glenn Y. Rolland 019f1fb529 Add base for unit test. 2015-08-10 16:58:34 +02:00
Glenn Y. Rolland 282753aa6e Fix reference to APP DIR. 2015-08-09 19:53:28 +02:00
Glenn Y. Rolland dfc2600531 doc: should be part of build. 2015-08-09 17:23:36 +02:00
Glenn Y. Rolland 2bd7b9fb30 Rakefile: remove buggy duplicate. 2015-08-09 17:22:59 +02:00
Glenn Y. Rolland 7cd2600267 Cleanup: move constants out of Object. 2015-08-09 17:06:08 +02:00
Glenn Y. Rolland 3cf161791c Rakefile: set default to listing rake tasks. 2015-08-09 17:03:50 +02:00
Glenn Y. Rolland 457fec514e Remove Makefile. Replace with Rakefile. 2015-08-09 16:35:04 +02:00
Glenn Y. Rolland ff5701250e Update rake version. 2015-08-09 10:39:57 +02:00
Glenn Y. Rolland 9335ca3d90 Added more ideas. 2015-08-09 10:39:15 +02:00
Glenn Y. Rolland f43f3ba30d Rules for 'doc' moved to Rakefile. 2015-08-09 10:37:14 +02:00
Glenn Y. Rolland 978b5e07af Remove Gemfile.lock from repository. 2015-08-09 10:35:57 +02:00
Glenn Y. Rolland afc6e1704f Build UI & QRC files from Rakefile. 2014-10-30 16:53:51 +01:00
Glenn Y. Rolland b29c8cc6a1 Remove example directory (duplicate of conf). 2014-10-30 15:56:00 +01:00
Glenn Y. Rolland 1e775e98e7 .desktop: Fix description & change icon ! 2014-10-30 15:55:28 +01:00
Glenn Y. Rolland 746cf16f5f Reorganize project files. 2014-10-30 00:08:37 +01:00
Glenn Y. Rolland dcfd67603c README: Fix another typo ... 2014-10-30 00:03:22 +01:00
Glenn Y. Rolland a2ce79e4fd Fix README typo. 2014-10-30 00:02:48 +01:00
Glenn Y. Rolland 47f2929b31 Update README. 2014-10-30 00:01:28 +01:00
Glenn Y. Rolland eabc2c8dcf config: Make code more readable. 2014-10-29 23:46:02 +01:00
Glenn Y. Rolland 3e29c275b8 Better naming : use Cli instead of QasimCli. 2014-10-29 23:36:51 +01:00
Glenn Y. Rolland c8da72a2c0 Add base for specs. 2014-10-29 23:31:11 +01:00
Glenn Y. Rolland e91b668673 Force version for thor dependency. 2014-10-29 23:05:30 +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 6f1ea23906 Fill Rakefile with real rules :-) 2014-10-29 22:35:43 +01:00
Glenn Y. Rolland bc3cf3308e Partial rewrite of Makefile as Rakefile 2014-10-29 09:12:55 +01:00
Glenn Y. Rolland 941cda0456 Improve version naming. 2014-10-28 14:12:10 +01:00
Glenn Y. Rolland 9192778797 Improved todo list. 2014-10-28 14:11:56 +01:00
Glenn Y. Rolland c9cea6892b Use suffix for dev gems. 2014-10-28 12:55:21 +01:00
Glenn Y. Rolland a7965bc9d9 Improve parameters for sshfs. 2014-10-28 12:28:59 +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 1c71ee6227 Bump version. 2014-10-28 08:16:16 +01:00
Glenn Y. Rolland ece8e5d0c8 Bump version. 2014-10-27 21:56:27 +01:00
Glenn Y. Rolland 34b2a59cff Merge tag 'v0.1.10' into develop
Finalize v0.1.10.

Conflicts:
	Gemfile.lock
2014-10-27 21:55:24 +01:00
Glenn Y. Rolland 0eeb105138 Merge branch 'release/v0.1.10' 2014-10-27 21:54:47 +01:00
Glenn Y. Rolland 9668de8256 Clean Gemfile.
Conflicts:
	Gemfile.lock
2014-10-27 21:22:30 +01:00
Glenn Y. Rolland 336d91204d Clean Gemfile. 2014-10-27 21:20:06 +01:00
Glenn Y. Rolland f833fa9410 Fix data path. 2014-10-27 21:04:49 +01:00
Glenn Y. Rolland e84aebceb9 Add qtbindings dependency. 2014-10-27 21:04:36 +01:00
Glenn Y. Rolland 1724b509a1 Fix obsolete function call. 2014-10-27 21:04:30 +01:00
Glenn Y. Rolland b1c7a5ed13 Add qtbindings dependency. 2014-10-27 21:03:18 +01:00
Glenn Y. Rolland 0402a2c475 Rename bin. 2014-10-26 11:31:31 +01:00
Glenn Y. Rolland 3caac05977 Add support for man pages & clean vendor dir. 2014-08-12 09:22:51 +02:00
Glenn Y. Rolland 8bd7a473e8 Add manpage placeholders. 2014-08-12 08:46:56 +02:00
Glenn Y. Rolland 29b3f30581 Update dependencies. 2014-08-12 08:42:55 +02:00
Glenn Y. Rolland daaa345dd4 Add dependency upon ruby instead of ruby2.0 2014-08-12 00:25:37 +02:00
Glenn Y. Rolland 230c8509fa Fix debian/rules. 2014-08-12 00:25:20 +02:00
Glenn Y. Rolland 9dec4fc95a Fix duplicate entry in .desktop file. 2014-08-12 00:24:19 +02:00
Glenn Y. Rolland 6fe78fea3d Remove shebang from non-executable files. 2014-08-12 00:19:19 +02:00
Glenn Y. Rolland 3eef8842e4 Use pathname for load DIR. 2014-06-16 09:21:36 +02:00