summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Add hyphenManuel Schneider2014-11-201-1/+1
|
* Translation for PVS labelManuel Schneider2014-09-021-158/+35Star
|
* Remove old widgets in the UIManuel Schneider2014-09-021-21/+1Star
|
* Use plain c to fork and detach vm session start script.Manuel Schneider2014-09-021-36/+50
|
* Revert "detached pvsclient start"Jonathan Bauer2014-08-271-1/+3
| | | | This reverts commit bdcf7ecc19314e9daa75e00042d004ef426f797b.
* Revert "start flag for pvsclient"Jonathan Bauer2014-08-271-1/+0Star
| | | | This reverts commit de39ad58dd86d87cfa36d63fa1cee87124640efe.
* Revert "testing without detached to fix environment"Jonathan Bauer2014-08-271-1/+1
| | | | This reverts commit f7b94557311b4b34b5783f2c4b076a34295bf0dd.
* testing without detached to fix environmentJonathan Bauer2014-08-261-1/+1
|
* start flag for pvsclientJonathan Bauer2014-08-261-0/+1
| | | | | | needed since the new pvsclient can autoconnect aswell as connect to a specific session. We only want pvsclient to start if the checkbox was ticked.
* detached pvsclient startJonathan Bauer2014-08-261-3/+1Star
| | | | Fixes pvsclient dying to SIGPIPE when vmchooser2 starts it with the session
* Only set the sessionID. Drop old pvs stuff.Manuel Schneider2014-07-234-198/+82Star
|
* Fix missing details on startupNils Schwabe2014-06-162-4/+21
| | | | Fix that default selection is obscure
* Fix refresh again....Simon Rettberg2014-05-051-0/+5
|
* Forgot shortopt for --fullscreenSimon Rettberg2014-05-051-1/+1
|
* Fix layout, give proper name to bug report button, disable button as long as ↵Simon Rettberg2014-05-054-23/+44
| | | | it's not doing anything, add --fullscreen option