Commit graph

181 commits

Author SHA1 Message Date
Glenn Y. Rolland 4d6219603f Added todolist. 2013-08-13 12:58:31 +02:00
Glenn Y. Rolland f8e4fc57bd Fix installation for devs. 2013-06-21 14:25:03 +02:00
Glenn Y. Rolland 2f1c58fa67 Update Gemfile to include qtbindings. 2013-06-21 14:24:40 +02:00
Glenn Y. Rolland effe74f299 Updated README.md 2012-12-03 07:07:05 -08:00
Glenn Y. Rolland 54ea191dc9 Makefile: fix installation rules for icons & ui library. 2012-08-03 18:24:05 +02:00
Glenn Y. Rolland dd48b959f4 ui/preferences: Changed class name MapDialog -> Preferences. 2012-08-03 18:17:05 +02:00
Glenn Y. Rolland c73c3b4af1 ui: Changed window icons. 2012-08-03 18:16:49 +02: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 6dd4069abe data: Move all UI text as resource files. 2012-08-03 00:09:11 +02:00
Glenn Y. Rolland f2479e972e data: A unique directory for resources files. 2012-08-03 00:03:04 +02:00
Glenn Y. Rolland 0d118ad844 Correctly set up the about dialog. 2012-08-02 12:19:11 +02:00
Glenn Y. Rolland 79e4cf6dd1 about: initialize from parent object in constructor. 2012-08-02 11:41:36 +02:00
Glenn Y. Rolland bb46e58c4b Makefile: Fixed sed command line. 2012-08-02 11:10:25 +02:00
Glenn Y. Rolland f1e7f80ae0 ui/about: fix instantiation. 2012-07-30 19:47:17 +02:00
Glenn Y. Rolland da1ce22723 bin: Improve requirements. 2012-07-30 19:47:03 +02:00
Glenn Y. Rolland 4b111fbf66 Makefile Remove useless parts.of ui files. 2012-07-30 19:46:37 +02:00
Glenn Y. Rolland 1a95eccc53 Removed executable section. 2012-07-30 19:41:31 +02:00
Glenn Y. Rolland e94b330ac1 qasim.rb: Autoload Ui classes. 2012-07-30 19:31:58 +02:00
Glenn Y. Rolland f97de2c262 Makefile: postprocess _ui.rb files. 2012-07-30 19:31:39 +02:00
Glenn Y. Rolland 4f12493604 Moved about elsewhere. 2012-07-30 19:31:21 +02:00
Glenn Y. Rolland 13e4aa5915 Added autoload for Ui files. 2012-07-30 19:28:54 +02:00
Glenn Y. Rolland 9c2a60486f Added about class. 2012-07-30 01:44:05 +02:00
Glenn Y. Rolland 4d80e4a2a5 qasim-gui: prepare for About. 2012-07-30 01:43:41 +02:00
Glenn Y. Rolland 85028d2d40 Added Autoload for About. 2012-07-30 01:43:23 +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 9f7c941709 Merge branch 'devel' of github.com:glenux/qasim into devel
Conflicts:
	Makefile
2012-07-28 16:37:43 +02:00
Glenn Y. Rolland 7627a286a9 qasim.qrc: fixed paths to resources. 2012-07-28 16:36:38 +02:00
Glenn Y. Rolland 9b42a5e0fa Makefile: Added missing sections for build. 2012-07-28 16:36:23 +02:00
Glenn Y. Rolland 2b3ee2eafa Added QRC file. 2012-07-28 16:34:47 +02:00
Glenn Y. Rolland dee06335d6 Makefile: Updates for UI & QRC. 2012-07-28 16:34:35 +02:00
Glenn Y. Rolland 722e78db3a Git: ignore compiled UI & QRC files. 2012-07-28 16:34:17 +02:00
Glenn Y. Rolland 05ea4efeee Added QtDesigner UI files. 2012-07-28 16:34:06 +02:00
Glenn Y. Rolland aa0a0d3184 Updated licence files. 2012-07-28 15:20:21 +02:00
Glenn Y. Rolland 39788ae5cb Makefile: added clean rule. 2012-07-27 11:50:34 +02:00
Glenn Y. Rolland ac482410ce Makefile: fix installation paths. 2012-07-27 11:47:12 +02:00
Glenn Y. Rolland c576b59d16 parse_map now checks if directory exists. 2012-07-27 11:41:34 +02:00
Glenn Y. Rolland 054f2aa524 Cleanup main app code. 2012-07-27 11:35:50 +02:00
Glenn Y. Rolland 37d4fae023 Added a fake change. 2012-07-24 02:28:46 +02:00
Glenn Y. Rolland 6d0edcd3dc README update. 2012-07-24 02:24:59 +02:00
Glenn Y. Rolland bc24f8cebd Added independant constant for data directory. 2012-07-24 01:14:50 +02:00
Glenn Y. Rolland 61075dfb79 lib: Code cleanup (to prevent recursive require) & added autoload. 2012-07-24 01:13:08 +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 0c4c374b73 Moved qasim into lib directory. 2012-07-24 01:11:30 +02:00
Glenn Y. Rolland cebd755e0f Merge branch 'master' of github.com:glenux/qasim 2012-07-02 20:49:06 +02:00
Glenn Y. Rolland 7453b95093 Renamed README to README.md 2012-07-02 20:48:50 +02:00
Glenn Y. Rolland 6a44ae66e5 qasim-gui: minor code cleanup. 2012-05-02 15:39:18 +02:00
Glenn Y. Rolland f1c275ea33 map.rb: Added documentation. 2012-05-02 15:37:02 +02:00
Glenn Y. Rolland b267f30022 Updated debian changelog. 2011-10-18 16:47:52 +02:00