Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NOISSUE Refactors and moving of things | Petr Mrázek | 2015-04-02 | -3/+3 |
| | ||||
* | Change copyright dates to 2015 | Greenphlem | 2015-02-06 | -1/+1 |
| | ||||
* | Update copyright year (finally...) | Jan Dalheimer | 2014-11-02 | -1/+1 |
| | ||||
* | Fix version file problems, fix console window not being destroyed | Petr Mrázek | 2014-08-21 | -1/+1 |
| | ||||
* | Redo the console window. Log is now a page. Console window has relevant pages. | Petr Mrázek | 2014-06-30 | -38/+7 |
| | | | | Dirty fix for screenshot thumbnail generation. Needs more QTimer. | |||
* | Screenshot upload dialog(s) now have the console window as parent. | Petr Mrázek | 2014-05-18 | -3/+4 |
| | ||||
* | Screenshot fixes, move some code around, fix some stuff | Jan Dalheimer | 2014-02-24 | -0/+1 |
| | ||||
* | Small tweaks to make things better. | Petr Mrázek | 2014-02-06 | -1/+1 |
| | ||||
* | Implement console window tray icon, console window hiding, better scrolling | Petr Mrázek | 2014-01-06 | -1/+5 |
| | ||||
* | work on pasting instance logs | robotbrainify | 2013-12-06 | -0/+2 |
| | | | | blame clang for formatting changes | |||
* | Fix login and startup logging issues | Petr Mrázek | 2013-12-01 | -9/+12 |
| | | | | | | | | 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. | |||
* | Fix console window (now not a QDialog) | Petr Mrázek | 2013-11-23 | -6/+12 |
| | | | | | | 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. | |||
* | Fix console not staying open on minecraft crash | Petr Mrázek | 2013-11-12 | -1/+1 |
| | ||||
* | Reformat and (slightly) decruft all the things. | Petr Mrázek | 2013-11-04 | -0/+79 |