summaryrefslogtreecommitdiffstats
path: root/src/dialog
AgeCommit message (Expand)Author
2021-08-30About dialog: don't parent to MixxxMainWindow, now selectable via Alt+Tabronso0
2021-08-15install PNG versions of icon at different sizesBe
2021-06-20Added Michael Ehlen to the contributor list inside the Mixxx About Box. Thank...Daniel Schürmann
2021-06-16Added Alexander Horner to the contributor list in the about box. Thank you ve...Daniel Schürmann
2021-05-21Added Pino Toscano to the contributor list in the about box. Thank you very m...Daniel Schürmann
2021-05-20Move app icons in 'icons' subdirPino Toscano
2021-05-20Rename app SVG icon to 'mixxx'Pino Toscano
2021-05-15Merge remote-tracking branch 'upstream/2.3' into dirty-fixDaniel Schürmann
2021-05-10Added Javier Vilarroig to to the contibutor list in the about box. Thank you ...Daniel Schürmann
2021-05-10Added Al Hadebe to the contributor list in the about box. Thank you very much.Daniel Schürmann
2021-05-10Added Waylon Robertson to the contributor list in the about box. Thank you ve...Daniel Schürmann
2021-05-10Added Justin Kourie to the contributor list in the about box. Thank you very ...Daniel Schürmann
2021-05-10Added David Baker to the contributor list in the about box. Thank you very much.Daniel Schürmann
2021-05-10Added Pierre Le Gall to the contributor list in the about box. Thank you very...Daniel Schürmann
2021-05-10Moved long inactive contributors to the list of passed contributorsDaniel Schürmann
2021-05-09Show the rainbow donate button in some cases (1/6 ratio)Daniel Schürmann
2021-05-08Use build date in case of tar ball build and label date as more generic date.Daniel Schürmann
2021-05-07add donate button to About dialogronso0
2021-05-01Merge pull request #3816 from Holzhaus/version-dateDaniel Schürmann
2021-04-30DlgAbout: Add git commit date to about dialogJan Holthuis
2021-04-29Make git describe version selectable by mouseDaniel Schürmann
2021-04-28VersionStore: Replace applicationTitle() method with platform()Jan Holthuis
2021-04-28DlgAbout: Show git-describe versionJan Holthuis
2021-04-25rename buildBranch into gitBranchDaniel Schürmann
2021-04-25Include versiostore the right wayDaniel Schürmann
2021-04-24Rename _version.h to version.h and Version class to VersionStoreDaniel Schürmann
2021-03-14Welcome Niko to the core teamUwe Klotz
2021-03-11Fix icon quality in about-dialog by using QSvgWidgetRaphael Graf
2021-01-06Merge pull request #3464 from ronso0/pref-link-colorJan Holthuis
2021-01-03Added Albert Aparicio to the contributor list. Thank you very much.Daniel Schürmann
2020-12-30Added Stéphane Lepin to the contributor list. Thank you very much.Daniel Schürmann
2020-12-30Added Jérôme Blanchi to the contributor list. Thank you very much.Daniel Schürmann
2020-12-30Added Matthieu Bouron to the contributor list. Thank you very much.Daniel Schürmann
2020-12-30Added Nathan Korth to the contributor list. Thank you very much.Daniel Schürmann
2020-12-30Added Kristiyan Katsarov to the contributor list. Thank you very much.Daniel Schürmann
2020-12-30Added Jörg Wartenberg to the contributor list. Thank you very much.Daniel Schürmann
2020-12-30Added Frank Breitling to the contributor list. Thank you very muchDaniel Schürmann
2020-12-30Added Edward Millen to the contributor list. Thank you very much.Daniel Schürmann
2020-12-30Added Christian to the contributor list. Thank you very much.Daniel Schürmann
2020-12-30Added Geraldo Nascimento to the contributor list. Thank you very much.Daniel Schürmann
2020-12-21About dialog: draw hyperlinks in a more readable color, use defs_url.hronso0
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-19Fix -Wclazy-old-style-connect issues from *.ui filesJan Holthuis
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-11-15Cue/CueDAO: Improve type-safety and reduce code duplicationUwe Klotz
2020-11-13Merge remote-tracking branch 'upstream/2.3' into cleanup-headersxerus2000
2020-11-12Fix a bunch of clazy-range-loop warningsJan Holthuis
2020-11-10Use #pragma once everywherexerus2000