summaryrefslogtreecommitdiffstats
path: root/src/dlgdevelopertools.cpp
AgeCommit message (Expand)Author
2016-04-27Move DlgAbout and DlgDeveloperTools to src/dialog.RJ Ryan
2016-01-24Use UserSettings (typedef) instead of ConfigObject.RJ Ryan
2015-08-07Exception handling when writing co dump fileDaniel Schürmann
2015-07-17Add timestamp to co_dump file nameDaniel Schürmann
2015-07-17Switch to csv dumpDaniel Schürmann
2015-07-17Added Dump button to the developers toolsDaniel Schürmann
2015-06-14Remove multiple / in settings files pathSebastien Blaisot
2015-02-01indentation checksNico Schlömer
2015-01-28some unchecked return valuesNico Schlömer
2014-11-21Remove double-hash lookup in ControlDoublePrivate::getControl.RJ Ryan
2014-11-05Added Alias controlls to development toolsDaniel Schürmann
2014-09-04Revert "FIX:1311359 add close button to dev-mode window"kain88-de
2014-08-16Prefer pre-increment operatormidzer
2014-07-26Add search functionality to Developer's LogNicu Badescu
2014-07-22FIX:1311359 add close button to dev-mode windowMax Linke
2014-04-15Add a Developer Tools option to the Developer menu. Now we're cool like Chrom...RJ Ryan
2014-04-15Add DlgDeveloperTools, a dialog with various useful debugging tools.RJ Ryan