summaryrefslogtreecommitdiffstats
path: root/gui/pages/global/ExternalToolsPage.h
Commit message (Collapse)AuthorAgeLines
* GH-796 Icon theme loading workaroundPetr Mrázek2015-03-01-2/+3
| | | | Replacing the Qt machinery with other Qt machinery under our control
* Change copyright dates to 2015Greenphlem2015-02-06-1/+1
|
* Update copyright year (finally...)Jan Dalheimer2014-11-02-1/+1
|
* Fix some issues in the newly added themesPetr Mrázek2014-10-27-1/+6
|
* Add dark, light, blue and colored theme from pe.Petr Mrázek2014-10-26-1/+1
| | | | Replaces the old dark and light themes
* Rework the settings dialog. Rework all of it. Thoroughly.Petr Mrázek2014-07-20-5/+7
| | | | | Also introduces the ColumnResizer from: https://github.com/agateau/columnresizer/
* Merge global settings and accounts into a pagedialogJan Dalheimer2014-07-20-0/+66
Also split external tools into it's own page