Martin Rotter
|
eb0c734369
|
acas
|
2013-12-03 21:39:26 +01:00 |
|
Martin Rotter
|
d16dbfa2e2
|
many
|
2013-12-03 18:38:43 +01:00 |
|
Martin Rotter
|
6d39aace90
|
Many changes...
|
2013-11-30 19:24:09 +01:00 |
|
Martin Rotter
|
99fa66167e
|
Many many.
|
2013-11-24 18:35:12 +01:00 |
|
Martin Rotter
|
f59c09b356
|
Changeeees.
|
2013-11-24 14:44:17 +01:00 |
|
Martin Rotter
|
96438d8b5f
|
Settings changes.
|
2013-11-09 18:04:50 +01:00 |
|
Martin Rotter
|
075aaf34d8
|
Functional menu for web browser.
|
2013-11-07 20:51:24 +01:00 |
|
Martin Rotter
|
dbbedc7b74
|
Work on webbrowser.
|
2013-11-06 20:08:14 +01:00 |
|
Martin Rotter
|
2feb05328f
|
Some work.
|
2013-11-05 19:33:21 +01:00 |
|
Martin Rotter
|
dfd193b2de
|
aaa
|
2013-10-20 18:09:15 +02:00 |
|
Martin Rotter
|
d981a767ae
|
Work on dynamic web browser menu.
|
2013-09-25 20:21:32 +02:00 |
|
Martin Rotter
|
99c011de41
|
Work on skins.
|
2013-09-06 20:26:12 +02:00 |
|
Martin Rotter
|
253ae7b84f
|
Added support for Qt 4, fully compiles and runs.
|
2013-08-30 17:40:17 +02:00 |
|
Martin Rotter
|
705811a401
|
Work on webbrowser.
|
2013-08-05 21:31:41 +02:00 |
|
Martin Rotter
|
61e0ff26db
|
Work on refactoring.
|
2013-08-04 14:16:19 +02:00 |
|
Martin Rotter
|
b8d8e6065d
|
WebBrowser management moved to TabWidget.
|
2013-08-03 08:05:51 +02:00 |
|
Martin Rotter
|
5afdb205d8
|
Finished work on icon theme stuff.
|
2013-08-03 07:34:41 +02:00 |
|
Martin Rotter
|
c6c19ab43f
|
Many many changes.
|
2013-07-30 18:54:36 +02:00 |
|
Martin Rotter
|
0505e08d70
|
New icon keyboard shortcut widget & new actions.
|
2013-07-21 10:08:04 +02:00 |
|
Martin Rotter
|
3dce1b7a07
|
Added fullscreen mode.
|
2013-07-21 09:58:22 +02:00 |
|
Martin Rotter
|
b5922526e0
|
More work on web browser, dynamic icon theme switching.
|
2013-07-14 10:41:31 +02:00 |
|
Martin Rotter
|
1dbd947bc1
|
Added base network access manager class.
|
2013-07-07 15:17:25 +02:00 |
|
Martin Rotter
|
6ecf9b2e40
|
New free flags, refactorings.
|
2013-06-30 19:02:24 +02:00 |
|
Martin Rotter
|
b3e1f43db2
|
Refactoring, initial complete version of dynamic shortcuts
|
2013-06-30 15:22:44 +02:00 |
|
Martin Rotter
|
b889418712
|
Added about dialog.
|
2013-06-26 21:51:37 +02:00 |
|
Martin Rotter
|
f4e3ca1838
|
Tray icon menu solution for Windows.
|
2013-06-26 19:04:38 +02:00 |
|
Martin Rotter
|
f20b5223b3
|
New title for main window.
|
2013-06-25 17:37:51 +02:00 |
|
Martin Rotter
|
c542d65f61
|
All destructors made virtual.
|
2013-06-25 17:25:36 +02:00 |
|
Martin Rotter
|
524fd819fe
|
Context menu for tray icon + switching of main window.
|
2013-06-25 09:46:52 +02:00 |
|
Martin Rotter
|
3cf6a90d50
|
Initial implementation of auto-start functionality.
|
2013-06-24 16:18:13 +02:00 |
|
Martin Rotter
|
5ae3415ad4
|
Fixed FormMain::display() method + some testing of lastWindowClosed behavior.
|
2013-06-20 18:16:23 +02:00 |
|
Martin Rotter
|
5f30277e69
|
Application now follows "hide/quit on last window close".
|
2013-06-19 21:28:26 +02:00 |
|
Martin Rotter
|
0689353540
|
Added option to disable/enable tray icon explicitly + some details.
|
2013-06-19 15:48:33 +02:00 |
|
Martin Rotter
|
9a2b2ba591
|
Added newly sized pictures, Systemtrayicon now draws numbers. Some refactorings.
|
2013-06-18 19:03:55 +02:00 |
|
Martin Rotter
|
cc18e95701
|
Update many things, testing of tray icon behaviour.
|
2013-06-17 20:17:13 +02:00 |
|
Martin Rotter
|
5622eab98c
|
Added custom events for changing icon theme in Linux because not all widgets are redrawn,
|
2013-06-16 13:33:59 +02:00 |
|
Martin Rotter
|
bb420269fe
|
Work on ThemeFactory + added settings dialog.
|
2013-06-14 22:15:37 +02:00 |
|
Martin Rotter
|
fa2cebc811
|
Work on ThemeFactory.
|
2013-06-14 13:52:22 +02:00 |
|
Martin Rotter
|
d83d88fc98
|
Initial implementation of ThemeFactory class.
|
2013-06-14 10:50:11 +02:00 |
|
Martin Rotter
|
d5157c5102
|
Settings class converted to singleton pattern.
|
2013-06-13 15:07:33 +02:00 |
|
Martin Rotter
|
0f91a7302b
|
Added Settings, Debugging classes and some enhancements to the code.
|
2013-06-13 09:47:42 +02:00 |
|
Martin Rotter
|
f8add5125e
|
Added initial FormMain implementation.
|
2013-06-09 22:24:10 +02:00 |
|