aboutsummaryrefslogtreecommitdiff
path: root/gui/consolewindow.cpp
AgeCommit message (Expand)Author
2013-11-04Reformat and (slightly) decruft all the things.Petr Mrázek
2013-10-29Make ConsoleWindow have Qt::Window flag (adds minimise/maximise buttons to ti...Sky
2013-10-29Add selectable message box helper, use it, make login GUI error label selectableSky
2013-10-22Respect console options (opening a console at all, automatically closing)Sky
2013-10-18Fix MainWindow Icon; Fix WM_CLASS issue; now links QX11Extras and libxcb on l...Orochimarufan
2013-10-16Trim console output (fixes excessive whitespace in Windows console output)Sky
2013-09-08Filed attempt on making localization workStiepen22
2013-09-08Changed all strings displayed to end user to use qts localization systemStiepen22
2013-09-08Added console coloring and made the log not contain any usernames/session idsStiepen22
2013-09-07Enough main window hiding magic for nowStiepen22
2013-09-06Made main window hide on instace exitStiepen22
2013-09-06Made main window hide on instace exitStiepen22
2013-09-06Made instace killing actually workStiepen22
2013-03-22fix merge issues, make console window work againOrochimarufan
2013-02-22Implement ConsoleWindowOrochimarufan