summaryrefslogtreecommitdiffstats
path: root/src/dialog/dlgdevelopertools.cpp
AgeCommit message (Expand)Author
2020-07-06Split get/take of existing/leaked controls into separate functionsUwe Klotz
2019-07-02Use new signals & slots syntaxFerran Pujol Camins
2018-11-18Merge branch '2.2' of git@github.com:mixxxdj/mixxx.gitUwe Klotz
2018-11-18Merge branch '2.1' of git@github.com:mixxxdj/mixxx.git into 2.2Uwe Klotz
2018-11-14Save and restore vscroll position when clearing the searchUwe Klotz
2018-11-14Respect timeout when clearing the search field by editingUwe Klotz
2018-10-26Fix some issues identified by clazy.RJ Skerry-Ryan
2018-08-15Use ConfigObject instead of CmdlineArgs for getting settingsPathSebastien Blaisot
2018-01-13Flush log file before reading from it in the developers meu log tabDaniel Schürmann
2016-05-04Convert some qDebugs into qWarnings.RJ Ryan
2016-04-27Move DlgAbout and DlgDeveloperTools to src/dialog.RJ Ryan