Commit Graph

12 Commits

Author SHA1 Message Date
Zack Middleton a3287b1c24 Make install wizard work with Linux Qt4 2014-11-18 18:50:17 -06:00
Jonathan Young ded0f9c6f4 Moved tar.gz file extraction to FileExtractWorker. The "patch" wizard page runs it in a background thread instead of the main thread. 2014-05-18 21:41:54 +10:00
Jonathan Young 6341250996 Added the MIT license header to all source files. 2014-05-17 17:10:16 +10:00
Jonathan Young 5897c21ddc Use a primitive form of file transactions when copying pk3 files from a CD or Steam. 2014-05-16 22:41:57 +10:00
Jonathan Young fdb1b8144f Moved the file copy worker to its own files. 2014-05-16 21:33:57 +10:00
Jonathan Young c9f1422f4a Clear wizard copy files before adding so the back button works. 2014-05-15 19:53:17 +10:00
Jonathan Young 70dbf58f44 "copy" wizard page: show the name of the file being copied. 2014-05-15 19:42:42 +10:00
Jonathan Young c09b876566 Store the wizard Q3A path in InstallWizard instead of a field. 2014-05-15 17:21:13 +10:00
Jonathan Young 0837c47531 Don't install the patch when installing from Steam. 2014-05-15 16:40:17 +10:00
Jonathan Young 36883f0eee Have the "copy" wizard page take a list of files to copy, rather than copying a predefined file. 2014-05-15 14:20:50 +10:00
Jonathan Young 91d101dee1 Automatically go to the next wizard page when copying or patching completes. 2014-05-15 13:54:18 +10:00
Jonathan Young 05e1610bf7 Added "copy" wizard page for copying pak0.pk3 to the Q3A destination directory. 2014-05-14 22:33:47 +10:00