aboutsummaryrefslogtreecommitdiff
path: root/application/groupview/GroupView.h
AgeCommit message (Collapse)Author
2019-08-20GH-851 save, load and use group expansion statusPetr Mrázek
2019-07-22NOISSUE Add basic accessibility support to GroupViewPetr Mrázek
2019-01-16Update Copyright YearAppleTheGolden
2018-07-15NOISSUE tabs -> spacesPetr Mrázek
2018-02-11NOISSUE update copyright datesPetr Mrázek
2018-01-28GH-2119 Update group view scrollbar when the size of rows doesn't changePetr Mrázek
Previously, it would only update when you resize the window horizontally enough to change the number of icons that fit in a row.
2017-05-22GH-1876 Clarify license of GroupViewPetr Mrázek
The LGPL code that came from KDE has been removed back in 2014. It was replaced with a different implementation, made in a separate repository. See commits: a17caba2c9c2aa5960581db01e4b66472a9c019c b82eb5873e99dce6aec735b08929e3add52e53e7
2017-04-22NOISSUE add pack import using drag&dropPetr Mrázek
Straight from the browser or the downloads folder.
2016-12-19NOISSUE fix crash caused by missing instance view layout updatesPetr Mrázek
Layout wasn't updated in some cases while deleting instances.
2016-04-11GH-1404 allow deleting groups and creating instances in groups directly ↵Petr Mrázek
using context menu
2015-09-16GH-1121 select instance after creating itPetr Mrázek
2015-04-12NOISSUE move everything.Petr Mrázek