aboutsummaryrefslogtreecommitdiff
path: root/gui/widgets
AgeCommit message (Collapse)Author
2014-07-20Rework the settings dialog. Rework all of it. Thoroughly.Petr Mrázek
Also introduces the ColumnResizer from: https://github.com/agateau/columnresizer/
2014-07-12Finish of the OtherLogs page, and (re)format page related filesJan Dalheimer
2014-07-12Add a new page that can show all sorts of logsJan Dalheimer
2014-07-01Move settings lib into the main code, fixing error logging in it.Petr Mrázek
2014-06-30[Clang Warnings] Remove unused variablesTaeyeon Mori
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-06-29Separate page dialog into a page container and a dialog.Petr Mrázek
2014-06-09Tweaks to page dialog and version page.Petr Mrázek
2014-05-17Finish status pills.Petr Mrázek
2014-05-15Status pills. This doesn't build yet.Petr Mrázek
2014-02-04Pave.Petr Mrázek
2014-01-29Add 'empty text' to all the version selection dialogs.Petr Mrázek
Customize it for the Forge one so people finally shut up about 1.7.4
2014-01-04Fix library column stretchingPetr Mrázek
2013-12-26Disable/enable mods with checkboxes. Needs testing.Petr Mrázek
A lot of testing!
2013-12-01Fix (hopefully) library dependency resolution.Petr Mrázek
Installing libs is now enabled, hardcoded. Enable -Wall for all builds. Fix many warnings and latent bugs.
2013-11-04Reformat and (slightly) decruft all the things.Petr Mrázek