Commit graph

163 commits

Author SHA1 Message Date
e94b330ac1 qasim.rb: Autoload Ui classes. 2012-07-30 19:31:58 +02:00
f97de2c262 Makefile: postprocess _ui.rb files. 2012-07-30 19:31:39 +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
4d80e4a2a5 qasim-gui: prepare for About. 2012-07-30 01:43:41 +02:00
85028d2d40 Added Autoload for About. 2012-07-30 01:43:23 +02:00
8d66cbc537 qasim-gui: Use resource file for systray icon. 2012-07-28 17:00:00 +02:00
967eea139a qasim-gui: Clean handling of lock file & lock-related exception. 2012-07-28 16:55:42 +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
9b42a5e0fa Makefile: Added missing sections for build. 2012-07-28 16:36:23 +02:00
2b3ee2eafa Added QRC file. 2012-07-28 16:34:47 +02:00
dee06335d6 Makefile: Updates for UI & QRC. 2012-07-28 16:34:35 +02:00
722e78db3a Git: ignore compiled UI & QRC files. 2012-07-28 16:34:17 +02:00
05ea4efeee Added QtDesigner UI files. 2012-07-28 16:34:06 +02:00
aa0a0d3184 Updated licence files. 2012-07-28 15:20:21 +02:00
39788ae5cb Makefile: added clean rule. 2012-07-27 11:50:34 +02:00
ac482410ce Makefile: fix installation paths. 2012-07-27 11:47:12 +02:00
c576b59d16 parse_map now checks if directory exists. 2012-07-27 11:41:34 +02:00
054f2aa524 Cleanup main app code. 2012-07-27 11:35:50 +02:00
37d4fae023 Added a fake change. 2012-07-24 02:28:46 +02:00
6d0edcd3dc README update. 2012-07-24 02:24:59 +02:00
bc24f8cebd Added independant constant for data directory. 2012-07-24 01:14:50 +02:00
61075dfb79 lib: Code cleanup (to prevent recursive require) & added autoload. 2012-07-24 01:13:08 +02:00
2271181e20 qasim-gui: Use /usr/bin/env instead of forcing ruby path. 2012-07-24 01:12:15 +02:00
0c4c374b73 Moved qasim into lib directory. 2012-07-24 01:11:30 +02:00
cebd755e0f Merge branch 'master' of github.com:glenux/qasim 2012-07-02 20:49:06 +02:00
7453b95093 Renamed README to README.md 2012-07-02 20:48:50 +02:00
6a44ae66e5 qasim-gui: minor code cleanup. 2012-05-02 15:39:18 +02:00
f1c275ea33 map.rb: Added documentation. 2012-05-02 15:37:02 +02:00
b267f30022 Updated debian changelog. 2011-10-18 16:47:52 +02:00
f9b409610d Merge branch 'master' of github.com:glenux/qasim 2011-10-18 16:34:17 +02:00
c050b32b20 bin/qasim-gui: Fix other process detection using /proc instead of kill. 2011-10-18 16:33:50 +02:00
3ac154b3ec Updated debian changelog. 2011-09-16 12:09:32 +02:00
30e173f165 Merge branch 'master' of https://github.com/glenux/qasim 2011-09-16 12:08:53 +02:00
ed6a74ff47 qasim-gui: Locker pid testing was buggy. Fixed. 2011-09-16 00:40:12 +02:00
196e788d7a Updated debian changelog. 2011-09-10 14:48:54 +02:00
94bd6539b3 debian/changelog: update. 2011-09-10 13:58:59 +02:00
29ed8c2280 qasim-gui: test liveness of lock owner. 2011-09-10 13:53:19 +02:00
e1fd3ad761 Merge branch 'master' of https://github.com/glenux/qasim 2011-09-10 13:37:01 +02:00
2bca810979 qasim-gui: Fixed typo in error message. 2011-09-09 01:22:36 +02:00
a2ce48dea4 Updated debian changelog. 2011-09-07 01:10:57 +02:00
4df09954fa Single instance lock is now functional. 2011-09-04 05:06:23 +02:00
d3d12be208 Merge branch 'master' of https://github.com/glenux/qasim 2011-09-04 04:51:47 +02:00
bfe5518b40 qasim-gui: prepare for locking. 2011-09-04 04:51:29 +02:00
d113aadcbc config & constants: Use constants for default locations. 2011-09-04 04:50:38 +02:00
c2f87efd3e Merge branch 'master' of https://github.com/glenux/qasim 2011-08-17 16:25:45 +02:00
4ec7504ed5 Updated changelog. 2011-08-09 22:46:43 +02:00
5f773441de map: Added missing require for fileutils. 2011-08-09 22:45:12 +02:00