summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* check for autostart when download is finishedChristian Klinger2016-08-032-9/+17
| | | | and not after a fixed time of 1 second.
* added --start-uuid parameter.Christian Klinger2016-08-035-1/+65
|
* Parse XML reply for help text (just like news)Simon Rettberg2016-07-041-6/+17
|
* fixes build problem.Christian Klinger2016-06-101-1/+1
|
* improve keyboard behaviour.Christian Klinger2016-06-106-35/+89
|
* catch ALL keyboard events.Christian Klinger2016-06-012-14/+19
|
* expand/collapse on space.Christian Klinger2016-06-012-12/+18
|
* forward all other keys to the filterEdit-Box.Christian Klinger2016-06-011-0/+3
|
* left/right buttons work globally.Christian Klinger2016-06-012-5/+55
|
* Use foreground instead of background for marking unusable vmsSimon Rettberg2016-03-294-7/+7
|
* Fix indentationSimon Rettberg2016-03-295-57/+57
|
* Feature: Show warning for 64bit VMs if no VT-x availableSimon Rettberg2016-03-2910-47/+111
|
* dur dur...Jonathan Bauer2016-02-251-0/+1
|
* always look in the filesystem for the iconJonathan Bauer2016-02-253-16/+13Star
| | | | vsession/xsession handle their fallback icon themselves
* Revert "load icon from the filesystem (if path is set in the xsession file)"Jonathan Bauer2016-02-253-23/+9Star
| | | | This reverts commit 25960be7c786690c14586f3e873012d45935080f.
* load icon from the filesystem (if path is set in the xsession file)Jonathan Bauer2016-02-183-9/+23
| | | | if no icon is found as a resource or from the filesystem always load the default linux icon as fallback
* fix formatingJonathan Bauer2016-01-272-11/+11
|
* reintroduce SESSION_NAME and return an empty String for vsession's exec stringJonathan Bauer2016-01-262-2/+3
|
* reworked session information sent to the session processJonathan Bauer2016-01-264-4/+15
| | | | | exports the Exec= command as SESSION_CMD exports the type of the session (virtual/native) as SESSION_TYPE
* Scroll the item into view when selecting programaticallySimon Rettberg2016-01-215-27/+23Star
|
* Update translationsSimon Rettberg2016-01-212-21/+69
|
* Fix size policy of detail labelsSimon Rettberg2016-01-211-3/+9
|
* Collapse templates aswell in location exclusive modeSimon Rettberg2016-01-211-17/+24
|
* Fix copy paste messupSimon Rettberg2016-01-211-2/+2
|
* Fix help output (location -> locations)Simon Rettberg2016-01-211-1/+1
|
* Remodel section handling: Use constantsSimon Rettberg2016-01-2014-43/+164
|
* Re-introduce tree structure: Allow server-defined sectionsSimon Rettberg2016-01-195-15/+46
|
* Fix filter logicSimon Rettberg2016-01-192-6/+14
|
* Add support for locations querySimon Rettberg2016-01-194-4/+18
|
* Fix selection of last session if session was a VMSimon Rettberg2016-01-072-10/+14
|
* Move user config dir to .config/openslxSimon Rettberg2016-01-071-2/+2
|
* Update translationsSimon Rettberg2016-01-042-161/+92Star
|
* Icons in tabs, configurable default tabSimon Rettberg2016-01-043-41/+41
|
* Update imagesSimon Rettberg2016-01-0450-78/+181
|
* Update vmware iconSimon Rettberg2015-11-131-0/+0
|
* Start refactoring download helpers and icon managementSimon Rettberg2015-11-1213-118/+181
|
* Add images for win2k, winxp, win8Simon Rettberg2015-11-126-0/+9
|
* fix broken auto seletionJonathan Bauer2015-11-021-5/+12
|
* NULL check on the SessionItem....Jonathan Bauer2015-10-301-0/+3
|
* Make default icon determination smarterSimon Rettberg2015-09-152-26/+40
|
* Add msdos iconSimon Rettberg2015-09-152-0/+1
|
* Put session name (short desc) in environment for sessionstart scriptSimon Rettberg2015-05-181-0/+1
|
* fix icon from session file beeing usedJonathan Bauer2015-05-181-1/+3
|
* Start session on doubleClick signal instead of activated, so we get ↵Simon Rettberg2015-02-022-5/+5
| | | | consistent behaviour on systems with and without KDE
* Resize window on resolution changeSimon Rettberg2015-02-024-0/+7
|
* Make window move to z-order bottom at startupSimon Rettberg2015-02-021-0/+1
|
* Minor fixesSimon Rettberg2014-12-042-67/+63Star
|
* Fix mltk pathsManuel Schneider2014-12-032-5/+7
|
* Run the startsctripts properly detachedManuel Schneider2014-11-271-12/+25
|
* Changed maximum size of help/news box to 300 px.Björn Hagemeister2014-11-241-5/+17
|