summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* REFRESH!!!!Simon Rettberg2014-05-051-3/+3
|
* Improve string handling, fix list not updating after sessions are loadedSimon Rettberg2014-05-053-33/+47
|
* Lots of fixes, cleanup, refactoringSimon Rettberg2014-05-0410-427/+439
| | | | | | | | | * Added command line option to set the base path where images can be accessed locally, in case NFS/CIFS is used. * Sorted command line options in source file to make it easier to add new options (prevent accidental shortopt collisions). * Disable "My Courses" button if the list is empty. * Added some TODO notes :>
* shut up eclipse about missing breakSimon Rettberg2014-04-301-0/+1
|
* simplified the xml cachingNils Schwabe2014-04-044-35/+27Star
|
* changed permissions of xml and backup xml to 666Nils Schwabe2014-04-042-0/+12
|
* added cache to news and help, fixed filter bugNils Schwabe2014-04-043-2/+79
|
* fixed some sorting issuesNils Schwabe2014-04-042-9/+14
|
* removed addPrinters() and addScannersNils Schwabe2014-04-048-281/+280Star
| | | | introduced "change the run-virt.sh path" in cmd line and config file
* changed adDUSerAndHostname()Nils Schwabe2014-04-041-1/+3
|
* ntNils Schwabe2014-03-311-1/+1
|
* Help/News improvement, added ini settings, made some translations for new ↵Nils Schwabe2014-03-3112-117/+451
| | | | text elemtents, cleaned code
* added news and help downloadNils Schwabe2014-03-246-15/+74
|
* added choosersettings which remember the last selected sessionNils Schwabe2014-03-244-73/+40Star
|
* added help and news boxNils Schwabe2014-03-214-3/+90
|
* added functionality to filter boxNils Schwabe2014-03-217-7/+60
|
* - display the keywords in the desciption boxNils Schwabe2014-03-214-15/+26
|
* - added tab viewNils Schwabe2014-03-208-153/+333
| | | | - added filter box
* removed the file and path option for XMLsNils Schwabe2014-03-197-125/+36Star
|
* - changed dialog desginNils Schwabe2014-03-197-54/+243
| | | | - added details view
* - removed function to load icons locallyNils Schwabe2014-03-188-64/+78
| | | | - added function to load icon from a given url (xml parameter)
* - Added IconHolder to cache itemsNils Schwabe2014-03-147-15/+231
| | | | - 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-078-1/+92
|
* fixed umlauts in xmlNils Schwabe2014-03-061-2/+1Star
|
* added backup file functionallityNils Schwabe2014-03-063-20/+73
|
* vmchooser is now able to get vsessions from a given urlNils Schwabe2014-03-067-81/+51Star
|
* - included the --url commandline options for a xml urlNils Schwabe2014-03-046-9/+86
| | | | | | - httpxmldownloader moved to main.cpp (it's finally working :D) - given url is downloaded and printed on commandline - todo: parse http response
* Added httpxmldownloaderNils Schwabe2014-03-034-0/+51
|
* added files from vmchooser1Nils Schwabe2014-03-0378-0/+5139