summaryrefslogtreecommitdiffstats
path: root/gui/consolewindow.cpp
Commit message (Expand)AuthorAgeLines
* Reformat and (slightly) decruft all the things.Petr Mrázek2013-11-04-120/+0
* Make ConsoleWindow have Qt::Window flag (adds minimise/maximise buttons to ti...Sky2013-10-29-1/+2
* Add selectable message box helper, use it, make login GUI error label selectableSky2013-10-29-8/+5
* Respect console options (opening a console at all, automatically closing)Sky2013-10-22-4/+9
* Fix MainWindow Icon; Fix WM_CLASS issue; now links QX11Extras and libxcb on l...Orochimarufan2013-10-18-0/+3
* Trim console output (fixes excessive whitespace in Windows console output)Sky2013-10-16-0/+5
* Filed attempt on making localization workStiepen222013-09-08-1/+1
* Changed all strings displayed to end user to use qts localization systemStiepen222013-09-08-1/+2
* Added console coloring and made the log not contain any usernames/session idsStiepen222013-09-08-1/+7
* Enough main window hiding magic for nowStiepen222013-09-07-1/+2
* Made main window hide on instace exitStiepen222013-09-06-0/+1
* Made main window hide on instace exitStiepen222013-09-06-1/+7
* Made instace killing actually workStiepen222013-09-06-2/+22
* fix merge issues, make console window work againOrochimarufan2013-03-22-38/+39
* Implement ConsoleWindowOrochimarufan2013-02-22-0/+73