Commit Graph

47 Commits

Author SHA1 Message Date
Martin Rotter 60da04aa4d Localization class added. 2013-06-26 22:05:09 +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 9b1f2b3c85 Some minor tweaks 2013-06-25 20:22:34 +02:00
Martin Rotter 717238010c Fixed undesired "last window closed" quitting on Windows. 2013-06-25 20:10:49 +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 cb9f5521ed Initial implementation of auto-start function on Linux. 2013-06-24 20:19:20 +02:00
Martin Rotter 9e5b205caa Progress in implementing auto-start on Windows, Linux remains. 2013-06-24 18:40:13 +02:00
Martin Rotter 3cf6a90d50 Initial implementation of auto-start functionality. 2013-06-24 16:18:13 +02:00
Martin Rotter 1706a36b66 Finalized "start minimized" option. 2013-06-23 18:40:21 +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 b0d5ddecd9 Fixed loading of system tray icon. 2013-06-18 19:30:38 +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 d5110d86ee FormWelcome tweaked and added to boot sequence 2013-06-16 19:38:46 +02:00
Martin Rotter 36edebf377 Added FormWelcome class. 2013-06-16 17:42:28 +02:00
Martin Rotter c92f911b79 Update localizations, desktop entry and some other stuff. 2013-06-16 17:36:10 +02:00
Martin Rotter 5535d230ec Updated and tweaked CMake script. 2013-06-16 17:35:31 +02:00
Martin Rotter 122c7b1e73 Added several macros 2013-06-16 14:01:20 +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 ca8f19215f Edited... 2013-06-15 19:51:23 +02:00
Martin Rotter 9257df1935 More work on ThemeFactory, fixed highlighting of icon theme on Linux. 2013-06-15 19:48:56 +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 c507c8a31c Oxygen icon theme now fall-back for windows 2013-06-14 11:03:36 +02:00
Martin Rotter d83d88fc98 Initial implementation of ThemeFactory class. 2013-06-14 10:50:11 +02:00
Martin Rotter 6fd589aa7d Added option for adding extra path for icon themes loading. 2013-06-13 20:11:16 +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
Martin Rotter 2eb252e84b Added initial QtSingleApplication. 2013-06-07 23:12:33 +02:00
Martin Rotter 89f95a4a34 Added some initial translations, new flags for localizations and some other stuff. 2013-06-07 18:18:09 +02:00
Martin Rotter 3b89a8fe89 Added .ico file for Windows executable file. 2013-06-06 18:26:32 +02:00
Martin Rotter 022510bc51 Compilable on Windows. 2013-06-06 18:26:05 +02:00
Martin Rotter dc93e2512a Added Linux desktop entry and tweaked cmake makefile. 2013-06-04 22:20:08 +02:00
Martin Rotter 273fff6025 Added default translation files. 2013-06-03 22:31:58 +02:00
Martin Rotter e033abfe94 Empty resource file added 2013-06-03 22:27:50 +02:00
Martin Rotter 00c117a578 Added windows executable properties script. 2013-06-03 22:24:25 +02:00
Martin Rotter 1cd3addabd Added initial definitions. 2013-06-03 22:20:23 +02:00
Martin Rotter c85e5a44a0 Verbose makefile just for debug compilation. 2013-06-03 19:49:01 +02:00
Martin Rotter 34c6f2fc91 Added initial cmake script and initial main.cpp file. 2013-06-03 19:45:26 +02:00
Martin Rotter 37a62e581a New readme. 2013-05-31 20:34:26 +02:00
Martin Rotter 7e8379d1a0 Initial commit 2013-05-30 22:20:30 +02:00