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 | -2/+2 |
* | Fix compiler warnings introduced by -Wextra | gatecat | 2021-02-25 | 1 | -3/+3 |
* | Refactor GUI to use IdStringLists | D. Shah | 2021-02-02 | 1 | -23/+24 |
* | cleanup: Spelling fixes | D. Shah | 2021-01-28 | 1 | -1/+1 |
* | Propagate proper ctx, fixes fetchMore | Miodrag Milanovic | 2018-11-11 | 1 | -2/+2 |
* | clangformat | Miodrag Milanovic | 2018-10-27 | 1 | -2/+2 |
* | Cleanup | Miodrag Milanovic | 2018-10-27 | 1 | -2/+1 |
* | simplify and move arround | Miodrag Milanovic | 2018-10-27 | 1 | -15/+5 |
* | Split tree models and make other features work with it | Miodrag Milanovic | 2018-10-27 | 1 | -37/+21 |
* | Fix destructor for tree Item, fixes clang build as well | Miodrag Milanovic | 2018-08-02 | 1 | -1/+1 |
* | gui: treemodel: unregister from parent when we get destroyed | Sergiusz Bazanski | 2018-08-01 | 1 | -1/+8 |
* | gui: fix crash on ecp5 gui, fix quadtree tests to not get broken by clangformat | Sergiusz Bazanski | 2018-08-01 | 1 | -0/+6 |
* | clangformat | Sergiusz Bazanski | 2018-08-01 | 1 | -57/+35 |
* | gui: lock arch when accessing/building treemodel | Sergiusz Bazanski | 2018-08-01 | 1 | -0/+3 |
* | gui: cosmetics | Sergiusz Bazanski | 2018-08-01 | 1 | -2/+2 |
* | gui: restore search | Sergiusz Bazanski | 2018-08-01 | 1 | -0/+32 |
* | gui: treemodel: cleanups | Sergiusz Bazanski | 2018-08-01 | 1 | -167/+115 |
* | gui: treemodel: simplify class hierarchy | Sergiusz Bazanski | 2018-08-01 | 1 | -31/+17 |
* | gui: move tree model into own namespace | Sergiusz Bazanski | 2018-08-01 | 1 | -31/+35 |
* | gui: fix warnings | Sergiusz Bazanski | 2018-08-01 | 1 | -5/+5 |
* | gui: restore lookup into tree after new model | Sergiusz Bazanski | 2018-08-01 | 1 | -7/+76 |
* | gui: clickable tree, better sorting | Sergiusz Bazanski | 2018-08-01 | 1 | -34/+84 |
* | gui: make new tree model clickable | Sergiusz Bazanski | 2018-08-01 | 1 | -21/+21 |
* | Merge branch 'master' into q3k/treemodel-fast | Sergiusz Bazanski | 2018-08-01 | 1 | -37/+77 |
|\ | |||||
| * | Implement simple search | Miodrag Milanovic | 2018-07-30 | 1 | -0/+1 |
* | | gui: lazy loading of tree model | Sergiusz Bazanski | 2018-07-31 | 1 | -7/+209 |
|/ | |||||
* | Added sorting | Miodrag Milanovic | 2018-07-29 | 1 | -0/+1 |
* | Move all to tree model | Miodrag Milanovic | 2018-07-28 | 1 | -0/+92 |