summaryrefslogtreecommitdiff
path: root/ui/pane.h
AgeCommit message (Expand)Author
2025-09-04Further improve feature map behavior when feature map pane is hiddenMark Rowe
2025-08-29Add theme color for panes with keyboard focusRusty Wagner
2025-07-24Add ability to reset the Feature Map.Brian Potchik
2024-02-05Use new splitter in panesRusty Wagner
2024-02-05Sidebar improvementsRusty Wagner
2023-09-13Fix spurious event handling when recreating panes with multiple ViewFrames.Brian Potchik
2023-01-23Make splitPane return the created paneGlenn Smith
2022-11-17Remove QGraphicsEffect as it's causing instabilityRusty Wagner
2022-11-10Prefer to restore location information from qsettings, falling back to locati...Brian Potchik
2022-11-10Add ability to restore layouts and locations for all sync/no-sync groups.Brian Potchik
2022-11-10Several documentation improvements and fixeskat
2022-06-10Add New Window for Pane action, document Wayland supportRusty Wagner
2022-05-11Add API for saving/restoring split layout infoJon Palmisciano
2022-04-07Update to Qt 6.2.4Rusty Wagner
2022-01-28Format All FilesKyleMiles
2022-01-22Add recreateViewFrames API for sync/rebaseRusty Wagner
2022-01-17Right-click options on split button to improve discoverabilityRusty Wagner
2022-01-10Refactor main area to use pane systemRusty Wagner