aboutsummaryrefslogtreecommitdiff
path: root/gui/ConsoleWindow.h
AgeCommit message (Collapse)Author
2015-04-02NOISSUE Refactors and moving of thingsPetr Mrázek
2015-02-06Change copyright dates to 2015Greenphlem
2014-11-02Update copyright year (finally...)Jan Dalheimer
2014-08-21Fix version file problems, fix console window not being destroyedPetr Mrázek
2014-06-30Redo the console window. Log is now a page. Console window has relevant pages.Petr Mrázek
Dirty fix for screenshot thumbnail generation. Needs more QTimer.
2014-05-18Screenshot upload dialog(s) now have the console window as parent.Petr Mrázek
2014-02-24Screenshot fixes, move some code around, fix some stuffJan Dalheimer
2014-02-06Small tweaks to make things better.Petr Mrázek
2014-01-06Implement console window tray icon, console window hiding, better scrollingPetr Mrázek
2013-12-06work on pasting instance logsrobotbrainify
blame clang for formatting changes
2013-12-01Fix login and startup logging issuesPetr Mrázek
Auth uses the refresh endpoint instead of validate. This means less password entering. Console will now only autoscroll when already scrolled all the way down. Better conformance with the Yggdrasil auth protocol (not complete yet, but Mojang launcher isn't complete either). Fix bug that prevented saving the account data (uninitialized variable). Accounts can now trigger account list saving, this is used for the refresh endpoint.
2013-11-23Fix console window (now not a QDialog)Petr Mrázek
It now opens and coloses as expected, depending on user preferences and the status of the various processes involved. Console window geometry and state are remembered between runs.
2013-11-12Fix console not staying open on minecraft crashPetr Mrázek
2013-11-04Reformat and (slightly) decruft all the things.Petr Mrázek