summaryrefslogtreecommitdiffstats
path: root/src/sessiontreemodel.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Give 'last lectures' a section as it's expected everywhereSimon Rettberg2019-07-041-8/+7Star
| | | | | | A lot of code gets confused if there are no sections in the tree view but instead, sessions are directly attached to root. This is the easy fix for now...
* Don't group by type in "recent" tabSimon Rettberg2019-06-051-8/+11
|
* Remove long description as toolTopSimon Rettberg2018-08-061-2/+0Star
| | | | | | | As the name suggests, the long description can get quite long, which looks pretty weird/ugly as a tooltip. Since the long description is prominently displayed to the right after selecting an item, get rid of the tooltip altogether.
* Cleanup code style (C++11, casts, etc)Simon Rettberg2018-07-261-9/+6Star
|
* Use foreground instead of background for marking unusable vmsSimon Rettberg2016-03-291-2/+2
|
* Feature: Show warning for 64bit VMs if no VT-x availableSimon Rettberg2016-03-291-1/+3
|
* Remodel section handling: Use constantsSimon Rettberg2016-01-201-3/+14
|
* Re-introduce tree structure: Allow server-defined sectionsSimon Rettberg2016-01-191-15/+33
|
* Icons in tabs, configurable default tabSimon Rettberg2016-01-041-34/+34
|
* Start refactoring download helpers and icon managementSimon Rettberg2015-11-121-55/+1Star
|
* Add images for win2k, winxp, win8Simon Rettberg2015-11-121-0/+6
|
* Make default icon determination smarterSimon Rettberg2015-09-151-19/+39
|
* fix icon from session file beeing usedJonathan Bauer2015-05-181-1/+3
|
* Help/News improvement, added ini settings, made some translations for new ↵Nils Schwabe2014-03-311-1/+0Star
| | | | text elemtents, cleaned code
* added functionality to filter boxNils Schwabe2014-03-211-4/+24
|
* - added tab viewNils Schwabe2014-03-201-56/+17Star
| | | | - added filter box
* - changed dialog desginNils Schwabe2014-03-191-11/+13
| | | | - added details view
* - removed function to load icons locallyNils Schwabe2014-03-181-13/+12Star
| | | | - added function to load icon from a given url (xml parameter)
* - Added IconHolder to cache itemsNils Schwabe2014-03-141-13/+15
| | | | - Added FileDownloader for icon downloads
* added function: icon fallback if icon is not found locallyNils Schwabe2014-03-071-1/+15
|
* Added function to add info entries if the xml file could not be loadedNils Schwabe2014-03-071-0/+47
|
* added files from vmchooser1Nils Schwabe2014-03-031-0/+162