┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/selectionmode
AgeCommit message (Expand)Author
2026-01-10Use Q_ASSERT instead of Q_CHECK_PTR for plain checks of pointer valueFriedrich W. H. Kossebau
2025-10-21Bottomcontentscontainer: don't pass a parent for a sub-layoutMéven Car
2025-09-03Fix several user-facing and non-user-facing typosKunda Ki
2024-12-29Have special keyboard controls in selection modeFelix Ernst
2024-09-29Add missing include mocLaurent Montel
2024-06-16Prefer en_US, "colour" -> "color"Marius P
2024-04-17Fix crash while entering selection mode with Qt6.7Felix Ernst
2024-03-13Animate most of the barsFelix Ernst
2024-03-09Handle deprecation of QGuiApplication::paletteChangedMéven Car
2023-08-29Fix a bunch of clazy warningsMéven Car
2023-07-05Add explicit moc includes to sources for moc-covered headersFriedrich W. H. Kossebau
2023-06-04Update my eMail to the KDE-provided oneFelix Ernst
2023-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
2023-01-08Fix potential nullptr de-referenceFelix Ernst
2022-12-26Not use forward and includesLaurent Montel
2022-12-20Remove duplicate headers between cpp/h filesLaurent Montel
2022-10-15Fix dismiss button in selection mode paste barFelix Ernst
2022-09-26Remove unused includesLaurent Montel
2022-09-15Trigger "Exit Selection Mode" button on clicked and not on pressedFelix Ernst
2022-08-14Add "Invert Selection" and "Select All" to bottom barFelix Ernst
2022-08-14Address Nate's UX feedback: Episode 2Felix Ernst
2022-08-14Address Nate's UX feedbackFelix Ernst
2022-08-14Improve naming consistency and leave mode on EscapeFelix Ernst
2022-08-14Improve code qualityFelix Ernst
2022-08-14Better separation of classesFelix Ernst
2022-08-14Keep working towards a reviewable stateFelix Ernst
2022-08-14Add Selection ModeFelix Ernst