summaryrefslogtreecommitdiffstats
path: root/application/groupview/GroupView.cpp
Commit message (Expand)AuthorAgeLines
* GH-2853 fix collapsing state being sticky in group viewPetr Mrázek2020-01-08-0/+4
* Add checks for QT_NO_ACCESSIBILITY to prevent build issues with Qt without ac...kb10002019-10-01-0/+2
* GH-851 save, load and use group expansion statusPetr Mrázek2019-08-20-2/+8
* NOISSUE Add basic accessibility support to GroupViewPetr Mrázek2019-07-22-0/+13
* GH-2724 update group view geometries in more casesPetr Mrázek2019-07-02-5/+27
* Update Copyright YearAppleTheGolden2019-01-16-1/+1
* GH-2101 fix enter and double click activation of instancesPetr Mrázek2018-11-22-0/+6
* NOISSUE tabs -> spacesPetr Mrázek2018-07-15-737/+737
* NOISSUE update copyright datesPetr Mrázek2018-02-11-1/+1
* GH-2119 Update group view scrollbar when the size of rows doesn't changePetr Mrázek2018-01-28-29/+36
* GH-1876 Clarify license of GroupViewPetr Mrázek2017-05-22-0/+15
* NOISSUE fix a bunch of compiler warningsPetr Mrázek2017-05-21-3/+2
* NOISSUE accept URL drop events in GroiupViewPetr Mrázek2017-04-23-0/+1
* NOISSUE add pack import using drag&dropPetr Mrázek2017-04-22-17/+32
* NOISSUE fix crash caused by missing instance view layout updatesPetr Mrázek2016-12-19-20/+18
* NOISSUE use QtConcurrent to run FS operations in worker threadsPetr Mrázek2016-10-26-0/+2
* GH-1404 allow deleting groups and creating instances in groups directly using...Petr Mrázek2016-04-11-5/+21
* GH-1121 select instance after creating itPetr Mrázek2015-09-16-90/+1
* NOISSUE move everything.Petr Mrázek2015-04-12-0/+1003