summaryrefslogtreecommitdiffstats
path: root/src/errordialoghandler.cpp
AgeCommit message (Expand)Author
2020-12-15Replace null pointer constants (e.g. NULL, 0) with nullptrJan Holthuis
2020-12-15Add missing braces around single-line statementsJan Holthuis
2020-12-07Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-12-07Slimdown moc_compilation.cppDaniel Poelzleithner
2020-12-02Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-11-13Merge remote-tracking branch 'upstream/2.3' into cleanup-headersxerus2000
2020-11-12Replace some old-style Qt connect() callsJan Holthuis
2020-11-10Remove long copyright headersxerus2000
2020-04-12controllers/controllerengine: Use monospace font for script error detailsJan Holthuis
2020-01-31Don't use local variables by referenceDaniel Schürmann
2020-01-15Fix incorrect emit statements in Mixxx codebaseJan Holthuis
2020-01-09Pass context object as third parameter to connect() callJan Holthuis
2020-01-09errordialoghandler: Replace QSignalMapper with lambda expressionsJan Holthuis
2018-05-24Use const QString& in some placesDaniel Schürmann
2017-01-28Rename debug assertion macroUwe Klotz
2016-01-06Use Version::applicationName() here and there.RJ Ryan
2015-12-22Disable ErrorDialogHandler when running tests.RJ Ryan
2015-02-17fix a bunch of uninitialized variablesNico Schlömer
2014-12-17Convert most Q_ASSERTs into DEBUG_ASSERT_AND_HANDLEs.RJ Ryan
2013-11-30Header/include cleanups across the codebase.RJ Ryan
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan