|
554566674f
|
Add debian source.
|
2014-05-19 09:39:30 +02:00 |
|
|
9dfbee668d
|
Tmp changes.
|
2014-05-09 08:35:40 +02:00 |
|
|
ba87b74331
|
Remove call of bundle.
|
2014-05-09 08:22:24 +02:00 |
|
|
c700c44bbb
|
Bump version.
|
2014-05-09 08:20:37 +02:00 |
|
|
d52a0011bf
|
Update debian package properties.
|
2014-05-09 07:55:08 +02:00 |
|
|
348e7a2b90
|
Ignore ruby version.
|
2014-05-09 07:50:42 +02:00 |
|
|
61f9ae0aaf
|
Merge branch 'develop' of github.com:glenux/qasim into develop
|
2014-04-20 18:46:26 +02:00 |
|
|
6b126e3d42
|
Merge branch 'develop' of project.glenux.net:qasim into develop
Conflicts:
Gemfile
|
2014-04-04 00:41:22 +02:00 |
|
|
6c45972cae
|
Update Gemfile & Makefile.
|
2014-04-04 00:36:18 +02:00 |
|
|
3d140f2402
|
Disable preferences.
|
2014-04-03 07:57:29 +02:00 |
|
|
a700adb240
|
Add reference to TODO.
|
2014-04-03 01:29:49 +02:00 |
|
|
dd1a1d08a0
|
Update URL where needed.
|
2014-04-03 01:15:29 +02:00 |
|
|
63f19861d5
|
Added various files (gemspec, Rakefile, etc.) for Gem.
|
2014-04-03 01:10:44 +02:00 |
|
|
222396e3a5
|
Add more sections (fork, contributing, etc.)
|
2014-04-03 00:57:55 +02:00 |
|
|
30d8aead96
|
Use rbuic4 through bundler.
|
2014-03-31 09:25:32 +02:00 |
|
|
1f19a0b0db
|
Remove bundler call from file.
|
2014-03-31 01:22:37 +02:00 |
|
|
afd77e2d40
|
Merge branch 'devel' into develop
Conflicts:
bin/qasim-cli.rb
|
2014-03-20 22:50:44 +01:00 |
|
|
febe5550c0
|
Use library entry point.
|
2014-03-20 22:48:53 +01:00 |
|
|
774930c4a5
|
Prepare the CLI for the evolution.
|
2014-02-23 22:18:26 +01:00 |
|
|
b77074e3a5
|
Use bundler.
|
2014-02-23 22:18:12 +01:00 |
|
|
9c0155ed30
|
Improve documentation.
|
2013-10-24 16:27:02 +02:00 |
|
|
5041002f5e
|
Add thor to Gemfile.
|
2013-10-18 19:11:48 +02:00 |
|
|
037cbb022f
|
gitignore: ignore bundle files.
|
2013-08-13 12:58:51 +02:00 |
|
|
4d6219603f
|
Added todolist.
|
2013-08-13 12:58:31 +02:00 |
|
|
f8e4fc57bd
|
Fix installation for devs.
|
2013-06-21 14:25:03 +02:00 |
|
|
2f1c58fa67
|
Update Gemfile to include qtbindings.
|
2013-06-21 14:24:40 +02:00 |
|
|
effe74f299
|
Updated README.md
|
2012-12-03 07:07:05 -08:00 |
|
|
54ea191dc9
|
Makefile: fix installation rules for icons & ui library.
|
2012-08-03 18:24:05 +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 |
|
|
bb46e58c4b
|
Makefile: Fixed sed command line.
|
2012-08-02 11:10:25 +02:00 |
|
|
f1e7f80ae0
|
ui/about: fix instantiation.
|
2012-07-30 19:47:17 +02:00 |
|
|
da1ce22723
|
bin: Improve requirements.
|
2012-07-30 19:47:03 +02:00 |
|
|
4b111fbf66
|
Makefile Remove useless parts.of ui files.
|
2012-07-30 19:46:37 +02:00 |
|
|
1a95eccc53
|
Removed executable section.
|
2012-07-30 19:41:31 +02:00 |
|
|
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 |
|