summaryrefslogtreecommitdiffstats
path: root/src/library/dlgtrackinfo.cpp
AgeCommit message (Expand)Author
2019-09-29Merge pull request #2292 from ferranpujolcamins/new-signals-slots-syntax-libraryUwe Klotz
2019-09-26don't allow to change color for non hot cuesDaniel Schürmann
2019-09-26Fix cue time precision in DlgTrackInfo and also show cues in the lead inDaniel Schürmann
2019-09-26Merge remote-tracking branch 'upstream/2.2'Daniel Schürmann
2019-09-24Fix format and styleFerran Pujol Camins
2019-09-22Use new signals and slots syntaxFerran Pujol Camins
2019-09-22Delete empty lines to improve readabilityUwe Klotz
2019-09-10Use HotCue -1 as default, because HotCue 0 is the same as The CueDaniel Schürmann
2019-09-10Renamed theCueFound to loadCueFoundDaniel Schürmann
2019-09-08Adopt the first 0 hotcue as The Cue, fixing lp:1843168Daniel Schürmann
2019-07-21Replace qSort() with std::sort() to fix Qt 5.13 warningsUwe Klotz
2019-03-29Merge commit '1276bf81ad02d2068d693bd67cfcf10f4899d59a' into silencedetectionNino Miškić-Pletenac
2019-03-27Rename constantUwe Klotz
2019-03-27Fix various C++ engineering and coding style issuesUwe Klotz
2019-02-15Merge commit '4c2f2403a34fded43ece3f443db2981fc5a1f5d2' into silencedetectionNino Miškić-Pletenac
2019-02-12Track properties dialog: Add Type column to table on Cuepoints tabNino Miškić-Pletenac
2019-02-12Track properties dialog: Show intro and outro cues on Cuepoints tabNino Miškić-Pletenac
2019-02-10Correct size of cue color column in track preferencesFerran Pujol Camins
2019-02-10Make selected color visible in track preferences cue listFerran Pujol Camins
2019-02-02Don't show THE CUE in track preferences hotcue listFerran Pujol Camins
2019-02-02Add constFerran Pujol Camins
2019-02-01Rename all the thingsFerran Pujol Camins
2019-01-30Rename invalid color to noColorFerran Pujol Camins
2019-01-30Represent cue colors by id instead of color code in CO and DBFerran Pujol Camins
2019-01-30Refactor color.hFerran Pujol Camins
2019-01-25Merge branch 'master' into Enable-Setting-hotcue-color-via-controlobjectFerran Pujol Camins
2018-12-30Convert color lists to static const varsFerran Pujol Camins
2018-12-30Let skins override cue colorsFerran Pujol Camins
2018-11-03Wrap cue position with its source in CuePosition classNino Miškić-Pletenac
2018-10-26Merge commit '43bda29af9bf931dc7fd16440e096c82b46d0b6e' into silencedetectionNino Miškić-Pletenac
2018-10-21minor changes for performance and codefactorSwiftb0y
2018-10-20added more utility functions to util/color.hSwiftb0y
2018-10-20Color is now settable via ComboBox in trackpropertie cuepoints table.Swiftb0y
2018-10-15Merge branch 'master' into qt5-legacyRJ Skerry-Ryan
2018-10-14fixed inverted VERIFY_OR_DEBUG StatementSwiftb0y
2018-10-13followed daschauers request to VERIFY_OR_DEBUG_ASSERT in a caseSwiftb0y
2018-10-12Merge commit 'a8db0b882a857bf79a2df5b11f3890003869a967' into silencedetectionNino Miškić-Pletenac
2018-10-08fix include syntaxDaniel Schürmann
2018-10-04fixed functionality broken by previous commit.Swiftb0y
2018-10-02added color column to properties dlg but UI and DB dont updateSwiftb0y
2018-09-15Remove QT_DISABLE_DEPRECATED_BEFORE and fix all Qt 5 compatibility issues.RJ Skerry-Ryan
2018-07-01Added DesktopHelper for open Track in a file browserDaniel Schürmann
2018-05-16Fix mismatching signal/slot connection arg typeUwe Klotz
2018-05-03Merge commit '833e2ce7caac14073c32a251d02cadf7b585a4b2' into silencedetectionNino Miškić-Pletenac
2018-02-20Prevent concurrent read/write access of track filesUwe Klotz
2018-02-12Move src/library/dao/cue.{h,cpp} to src/track/cue.{h,cpp}Nino Miškić-Pletenac
2018-01-26Merge branch '2.1' into lp1744550_globaltrackcacheUwe Klotz
2018-01-25Prefer CoverInfoRelative over CoverInfoUwe Klotz
2018-01-23Delete obsolete initializationsUwe Klotz
2017-11-30Merge pull request #1207 from Be-ing/cover_art_uxUwe Klotz