index
:
github/PrismLauncher.git
develop
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gui
/
consolewindow.cpp
Age
Commit message (
Expand
)
Author
2013-11-04
Reformat and (slightly) decruft all the things.
Petr Mrázek
2013-10-29
Make ConsoleWindow have Qt::Window flag (adds minimise/maximise buttons to ti...
Sky
2013-10-29
Add selectable message box helper, use it, make login GUI error label selectable
Sky
2013-10-22
Respect console options (opening a console at all, automatically closing)
Sky
2013-10-18
Fix MainWindow Icon; Fix WM_CLASS issue; now links QX11Extras and libxcb on l...
Orochimarufan
2013-10-16
Trim console output (fixes excessive whitespace in Windows console output)
Sky
2013-09-08
Filed attempt on making localization work
Stiepen22
2013-09-08
Changed all strings displayed to end user to use qts localization system
Stiepen22
2013-09-08
Added console coloring and made the log not contain any usernames/session ids
Stiepen22
2013-09-07
Enough main window hiding magic for now
Stiepen22
2013-09-06
Made main window hide on instace exit
Stiepen22
2013-09-06
Made main window hide on instace exit
Stiepen22
2013-09-06
Made instace killing actually work
Stiepen22
2013-03-22
fix merge issues, make console window work again
Orochimarufan
2013-02-22
Implement ConsoleWindow
Orochimarufan