summaryrefslogtreecommitdiff
path: root/src/datatab.cpp
Commit message (Expand)AuthorAgeFilesLines
* Set filterwidget delay for the data tab to avoid typing stutterAL2020-02-231-0/+1
* split directoryentryisanae2020-02-181-1/+0
* fixed sortingisanae2020-02-181-2/+2
* just disable recursive filtering when fully loadingisanae2020-02-071-2/+11
* fixed data tab not refreshing after "restarting" MOisanae2020-02-071-2/+6
* disconnect any proxies when fully loadingisanae2020-02-071-0/+2
* filter on filename column only because loading the meta for every file takes ...isanae2020-02-051-0/+1
* removed bad minimum column width in the data tabisanae2020-02-051-1/+1
* fixed warning when comparing empty stringsisanae2020-02-051-2/+26
* prune empty directoriesisanae2020-02-041-3/+5
* don't get meta for fields that are not usedisanae2020-02-041-69/+4
* sortisanae2020-02-041-0/+4
* implemented fetchMore() and update for subdirectoriesisanae2020-02-041-1/+5
* split item and modelisanae2020-02-041-1/+2
* removed dead stuffisanae2020-02-041-104/+2
* implemented dump to fileisanae2020-02-041-57/+0
* implemented explore origin, open mod info, hide and unhideisanae2020-02-041-66/+12
* added a few missing constsisanae2020-02-041-185/+4
* now prunes empty directoriesisanae2020-02-041-4/+18
* split FileTreeModel, initial implementation, some stuff is brokenisanae2020-02-041-147/+26
* split data tabisanae2020-02-041-0/+668