Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixing old emails and names in copyrights | gatecat | 2021-06-12 | 1 | -2/+2 |
* | Use hashlib in most remaining code | gatecat | 2021-06-02 | 1 | -1/+1 |
* | Refactor GUI to use IdStringLists | D. Shah | 2021-02-02 | 1 | -5/+5 |
* | gui: Fix sorting order in TreeModel. | Vegard Storheil Eriksen | 2020-02-28 | 1 | -8/+3 |
* | gui: Fix undefined behavior in TreeModel. | Vegard Storheil Eriksen | 2020-02-28 | 1 | -1/+1 |
* | Various warning fixes | Miodrag Milanovic | 2020-01-18 | 1 | -1/+1 |
* | Propagate proper ctx, fixes fetchMore | Miodrag Milanovic | 2018-11-11 | 1 | -4/+5 |
* | Cleanup | Miodrag Milanovic | 2018-10-27 | 1 | -24/+2 |
* | simplify and move arround | Miodrag Milanovic | 2018-10-27 | 1 | -59/+2 |
* | Split tree models and make other features work with it | Miodrag Milanovic | 2018-10-27 | 1 | -41/+56 |
* | Properly delete element from unordered_map | Miodrag Milanovic | 2018-08-02 | 1 | -5/+7 |
* | clangformat | Sergiusz Bazanski | 2018-08-01 | 1 | -19/+14 |
* | gui: cosmetics | Sergiusz Bazanski | 2018-08-01 | 1 | -1/+0 |
* | gui: treemodel: bail early on empty children updates in IdStringList | Sergiusz Bazanski | 2018-08-01 | 1 | -2/+16 |
* | gui: lock arch when accessing/building treemodel | Sergiusz Bazanski | 2018-08-01 | 1 | -1/+7 |
* | gui: restore search | Sergiusz Bazanski | 2018-08-01 | 1 | -11/+25 |
* | gui: treemodel: cleanups | Sergiusz Bazanski | 2018-08-01 | 1 | -1/+102 |
* | gui: treemodel: simplify class hierarchy | Sergiusz Bazanski | 2018-08-01 | 1 | -1/+1 |
* | gui: move tree model into own namespace | Sergiusz Bazanski | 2018-08-01 | 1 | -21/+25 |
* | gui: fix warnings | Sergiusz Bazanski | 2018-08-01 | 1 | -15/+0 |
* | gui: make new tree model clickable | Sergiusz Bazanski | 2018-08-01 | 1 | -6/+6 |
* | Merge branch 'master' into q3k/treemodel-fast | Sergiusz Bazanski | 2018-08-01 | 1 | -151/+38 |
|\ | |||||
| * | ecp5: Disable Pip list in GUI for now | David Shah | 2018-07-31 | 1 | -1/+3 |
| * | Implement simple search | Miodrag Milanovic | 2018-07-30 | 1 | -0/+15 |
* | | gui: lazy loading of tree model | Sergiusz Bazanski | 2018-07-31 | 1 | -178/+134 |
* | | gui: sort tree elements somewhat smarter | Sergiusz Bazanski | 2018-07-30 | 1 | -7/+35 |
|/ | |||||
* | Added sorting | Miodrag Milanovic | 2018-07-29 | 1 | -14/+37 |
* | add proper info on model changes | Miodrag Milanovic | 2018-07-28 | 1 | -0/+17 |
* | Clean highlight selection if removed from tree | Miodrag Milanovic | 2018-07-28 | 1 | -8/+0 |
* | Move all to tree model | Miodrag Milanovic | 2018-07-28 | 1 | -0/+297 |