Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use Qt5 style signal/slot connections | Simon Rettberg | 2019-06-05 | 1 | -1/+1 |
| | |||||
* | WTF did we have two classes for downloading files? | Simon Rettberg | 2018-11-30 | 1 | -0/+2 |
| | |||||
* | Reorder struct members for better packing | Simon Rettberg | 2018-07-26 | 1 | -3/+3 |
| | |||||
* | keep 0 as default priority | Jonathan Bauer | 2018-06-27 | 1 | -5/+0 |
| | | | | use < 0 priorities in config file to bump them | ||||
* | fix indentation | Jonathan Bauer | 2018-06-27 | 1 | -1/+1 |
| | |||||
* | support for xsessions priority and renaming | Jonathan Bauer | 2018-06-26 | 1 | -7/+103 |
| | |||||
* | Add i3 icon | Simon Rettberg | 2018-06-15 | 1 | -2/+4 |
| | |||||
* | Fix indentation, cleanup, refactoring, deletions | Simon Rettberg | 2018-06-15 | 1 | -1/+2 |
| | | | | | | | | | | * Remove unused methods for adding hostname and user to xml * Avoid copying/(de)serializing XML a thousand times * Fix Session::isValid() or rather make it a bit more usable (although it's unused currently) * baseDir is global, not per VSession, which doesn't make any sense without the legacy approach of recusively loading one xml file per entry | ||||
* | Fix memleak | Simon Rettberg | 2017-11-17 | 1 | -0/+2 |
| | |||||
* | Fix logic expression | Simon Rettberg | 2017-11-13 | 1 | -1/+1 |
| | |||||
* | Fix indentation | Simon Rettberg | 2016-03-29 | 1 | -7/+7 |
| | |||||
* | dur dur... | Jonathan Bauer | 2016-02-25 | 1 | -0/+1 |
| | |||||
* | always look in the filesystem for the icon | Jonathan Bauer | 2016-02-25 | 1 | -6/+8 |
| | | | | vsession/xsession handle their fallback icon themselves | ||||
* | Revert "load icon from the filesystem (if path is set in the xsession file)" | Jonathan Bauer | 2016-02-25 | 1 | -0/+1 |
| | | | | This reverts commit 25960be7c786690c14586f3e873012d45935080f. | ||||
* | load icon from the filesystem (if path is set in the xsession file) | Jonathan Bauer | 2016-02-18 | 1 | -1/+0 |
| | | | | if no icon is found as a resource or from the filesystem always load the default linux icon as fallback | ||||
* | Fix filter logic | Simon Rettberg | 2016-01-19 | 1 | -2/+9 |
| | |||||
* | Start refactoring download helpers and icon management | Simon Rettberg | 2015-11-12 | 1 | -2/+3 |
| | |||||
* | added functionality to filter box | Nils Schwabe | 2014-03-21 | 1 | -0/+4 |
| | |||||
* | added files from vmchooser1 | Nils Schwabe | 2014-03-03 | 1 | -0/+149 |