Änderungen

Summary

  1. improve CMD support, add codecov (commit: 5ebd04d) (details)
  2. New "advanced" dialog look (commit: b025106) (details)
  3. Show estimated download size (commit: 24f6084) (details)
  4. improve codestyle and null control (commit: 0853ce1) (details)
  5. project tasks cmd impl & test (commit: 8b209bf) (details)
Commit 5ebd04db55ab1cb219fa02db5743e2d896fd1c10 by frotty
improve CMD support, add codecov
(commit: 5ebd04d)
The file was modifiedsrc/main/kotlin/file/SetupMain.kt (diff)
The file was addedsrc/main/kotlin/file/ExceptionHandler.kt
The file was modified.travis.yml (diff)
The file was modifiedsrc/main/kotlin/global/InstallationManager.kt (diff)
The file was modifiedsrc/test/kotlin/InstallationTests.kt (diff)
The file was modifiedbuild.gradle (diff)
The file was addedsrc/test/kotlin/CMDTests.kt
The file was modifiedsrc/main/kotlin/file/SetupApp.kt (diff)
The file was addedsrc/main/kotlin/workers/RemoveWurstWorker.kt
Commit b025106847c29d9e8959483838b031a00eaa653a by frotty
New "advanced" dialog look
(commit: b025106)
The file was modifiedsrc/main/kotlin/ui/MainWindow.kt (diff)
The file was addedsrc/main/kotlin/ui/AddRepoDialog.kt
Commit 24f60849fddc5d08ef3e501db84a552411986492 by frotty
Show estimated download size
(commit: 24f6084)
The file was modifiedsrc/main/kotlin/file/Download.kt (diff)
The file was modifiedsrc/main/kotlin/global/InstallationManager.kt (diff)
The file was modifiedsrc/main/kotlin/file/WurstProjectConfig.kt (diff)
Commit 0853ce1a4fdeebd1f72ba7ccdc9bddddd0373dfb by frotty
improve codestyle and null control
(commit: 0853ce1)
The file was modifiedsrc/main/kotlin/global/Log.kt (diff)
The file was modifiedsrc/main/kotlin/net/ConnectionManager.kt (diff)
The file was modifiedsrc/main/kotlin/ui/SetupUpdateDialog.kt (diff)
The file was modifiedsrc/main/kotlin/file/Download.kt (diff)
The file was modifiedsrc/main/kotlin/ui/MainWindow.kt (diff)
The file was modifiedsrc/main/kotlin/ui/UpdateFoundDialog.kt (diff)
The file was modifiedsrc/main/kotlin/file/WurstProjectConfig.kt (diff)
The file was modifiedsrc/main/kotlin/ui/UiManager.kt (diff)
The file was modifiedbuild.gradle (diff)
The file was modifiedsrc/main/kotlin/workers/DependencyVerifierWorker.kt (diff)
The file was modifiedsrc/main/kotlin/file/SetupMain.kt (diff)
The file was modifiedsrc/main/kotlin/global/WinRegistry.kt (diff)
The file was modifiedsrc/main/kotlin/global/InstallationManager.kt (diff)
Commit 8b209bf67717969904736332511436f2c8847018 by frotty
project tasks cmd impl & test
(commit: 8b209bf)
The file was modifiedsrc/main/kotlin/file/SetupApp.kt (diff)
The file was modifiedsrc/main/kotlin/file/SetupMain.kt (diff)
The file was modifiedsrc/main/kotlin/file/WurstProjectConfig.kt (diff)
The file was modifiedsrc/test/kotlin/CMDTests.kt (diff)