summaryrefslogtreecommitdiffstats
path: root/dozentenmodul/src/main/java/org/openslx/dozmod/gui/window/VirtConfigEditorWindow.java
Commit message (Expand)AuthorAgeFilesLines
* [*] Adapt to de-genricization of VirtualizationrConfigurationde-generic-virtualizerSimon Rettberg2021-07-051-3/+4
* [client] Remove redundant formatting of VirtualBox configurationsManuel Bentele2021-05-211-4/+2Star
* [client,server] Refactors and abstracts version information in config logic a...Manuel Bentele2021-04-231-2/+2
* [client,server] Rename VmMetaData classesManuel Bentele2021-04-161-11/+11
* [client,server] Move VmMetaData classes to new virtualization config directoriesManuel Bentele2021-04-151-3/+3
* [client] Fix warnings and replace deprecated methodsManuel Bentele2021-03-111-1/+5
* [client,server] Refactor disk image representationManuel Bentele2021-03-111-3/+3
* [client] Add resource bundle files for window classes. Update the window clas...Mürsel Türk2020-07-071-3/+4
* Add TODOs for refactoringSimon Rettberg2019-06-281-0/+2
* [client] Support configuring USB speed of VMsSimon Rettberg2019-06-181-1/+1
* [client] Fix stuff FindBugs complained aboutSimon Rettberg2018-06-271-0/+1
* [client] handle formatting of xml while editingJonathan Bauer2018-04-251-24/+35
* [client] add error message for humansJonathan Bauer2018-04-161-1/+1
* [*] Add virtualbox supportVictor Mocanu2018-04-161-5/+15
* [client] Directly open expert mode vmx editor on click, only hide simple wind...Simon Rettberg2016-11-071-1/+5
* [client] added simple vmx editorVictor Mocanu2016-10-311-29/+41
* [client] don't use System.lineSeparator() but regular linefeed/carriage returnJonathan Bauer2016-09-021-3/+3
* [client] reworked vmx editorJonathan Bauer2016-09-021-12/+72
* [client] vm-config editor finished, accessible from the popup menu of image's...Jonathan Bauer2016-08-311-0/+80