Kimmo varis
|
fb04e84975
|
GUI: Update project file after file renaming.
|
2009-06-08 00:51:02 +03:00 |
Kimmo Varis
|
d5a5df7fe6
|
GUI: Add About-dialog.
Replace messagebox containing about-text with dialog. About-dialog must contain copyright information.
|
2009-06-04 15:35:41 +03:00 |
Kimmo Varis
|
fba1102689
|
GUI: Add manifest for Windows build.
|
2009-05-30 20:49:17 +03:00 |
Kimmo Varis
|
997872f624
|
GUI: Fix building with MinGW.
Add shlwapi library to qmake project file. Use WCHAR instead of wchar_t.
|
2009-05-30 20:45:51 +03:00 |
Kimmo Varis
|
0792b52c6e
|
GUI: Add application icon for Windows.
|
2009-05-28 17:54:07 +03:00 |
Kimmo Varis
|
d73ab89c93
|
Add icon files to resource file.
Having resource files compiled in the executable makes installing the application easier (especially on Windows).
|
2009-05-28 11:32:32 +03:00 |
Vesa Pikki
|
78d4318c5e
|
Added the ability to add/remove/modify applications to open errors with.
Only the list of applications added, errors cant be opened yet.
|
2009-05-23 13:37:30 +03:00 |
Vesa Pikki
|
63000e57d1
|
Updated new cppcheck files to project file.
|
2009-05-23 07:56:50 +03:00 |
Vesa Pikki
|
5e1994068a
|
Added settings dialog to select what kind of errors are visible.
|
2009-03-22 14:32:07 +02:00 |
Vesa Pikki
|
cc6cec091a
|
Began implementing ThreadExecutor with Qt threads. Still a work in progress.
Added tr to all strings.
|
2009-03-01 20:44:42 +00:00 |
Vesa Pikki
|
b39c15410b
|
Began implementing a simple Qt based GUI.
Also modified astyle scripts to format gui code aswell.
|
2009-03-01 07:38:21 +00:00 |