minizip
|
Use the ioq3 patch data (zip) instead of the official id linux patch (tar.gz).
|
2014-05-28 18:30:02 +10:00 |
.gitignore
|
Initial commit
|
2013-12-01 13:36:58 -08:00 |
filecopy.cpp
|
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 |
filecopy.h
|
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 |
fileextract.cpp
|
Use the ioq3 patch data (zip) instead of the official id linux patch (tar.gz).
|
2014-05-28 18:30:02 +10:00 |
fileextract.h
|
Use the ioq3 patch data (zip) instead of the official id linux patch (tar.gz).
|
2014-05-28 18:30:02 +10:00 |
imgs.qrc
|
Added code files for initial commit.
|
2013-12-01 19:25:01 -05:00 |
installwizard.cpp
|
Use method pointers instead of the error prone SIGNAL and SLOT macros.
|
2014-05-17 17:16:04 +10:00 |
installwizard.h
|
Added the MIT license header to all source files.
|
2014-05-17 17:10:16 +10:00 |
installwizard.ui
|
Merge the installtype, install and locate wizard pages into one page with a QStackedWidget.
|
2014-05-15 13:51:35 +10:00 |
installwizard_copy.cpp
|
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 |
installwizard_copy.h
|
Added the MIT license header to all source files.
|
2014-05-17 17:10:16 +10:00 |
installwizard_copy.ui
|
Merge the installtype, install and locate wizard pages into one page with a QStackedWidget.
|
2014-05-15 13:51:35 +10:00 |
installwizard_eula.cpp
|
Added the MIT license header to all source files.
|
2014-05-17 17:10:16 +10:00 |
installwizard_eula.h
|
Added the MIT license header to all source files.
|
2014-05-17 17:10:16 +10:00 |
installwizard_eula.ui
|
Merge the installtype, install and locate wizard pages into one page with a QStackedWidget.
|
2014-05-15 13:51:35 +10:00 |
installwizard_finished.cpp
|
Added the MIT license header to all source files.
|
2014-05-17 17:10:16 +10:00 |
installwizard_finished.h
|
Added the MIT license header to all source files.
|
2014-05-17 17:10:16 +10:00 |
installwizard_finished.ui
|
Merge the installtype, install and locate wizard pages into one page with a QStackedWidget.
|
2014-05-15 13:51:35 +10:00 |
installwizard_patch.cpp
|
Use the ioq3 patch data (zip) instead of the official id linux patch (tar.gz).
|
2014-05-28 18:30:02 +10:00 |
installwizard_patch.h
|
Use the ioq3 patch data (zip) instead of the official id linux patch (tar.gz).
|
2014-05-28 18:30:02 +10:00 |
installwizard_patch.ui
|
Merge the installtype, install and locate wizard pages into one page with a QStackedWidget.
|
2014-05-15 13:51:35 +10:00 |
installwizard_setup.cpp
|
Windows install from CD: only display CD/DVD drives.
|
2014-05-18 14:08:38 +10:00 |
installwizard_setup.h
|
Added the MIT license header to all source files.
|
2014-05-17 17:10:16 +10:00 |
installwizard_setup.ui
|
Fixed install from CD page layout.
|
2014-05-15 17:07:25 +10:00 |
iol.png
|
Added code files for initial commit.
|
2013-12-01 19:25:01 -05:00 |
iolico.ico
|
Use the iol icon for the windows exe file.
|
2014-05-08 21:49:31 +10:00 |
iolICO.png
|
Added code files for initial commit.
|
2013-12-01 19:25:01 -05:00 |
ioq3.png
|
Added code files for initial commit.
|
2013-12-01 19:25:01 -05:00 |
ioq3ICO.png
|
Added code files for initial commit.
|
2013-12-01 19:25:01 -05:00 |
ioquaktree.png
|
Added code files for initial commit.
|
2013-12-01 19:25:01 -05:00 |
launch.pro
|
Use the ioq3 patch data (zip) instead of the official id linux patch (tar.gz).
|
2014-05-28 18:30:02 +10:00 |
launch.rc
|
Use the iol icon for the windows exe file.
|
2014-05-08 21:49:31 +10:00 |
LICENSE
|
Use the ioq3 patch data (zip) instead of the official id linux patch (tar.gz).
|
2014-05-28 18:30:02 +10:00 |
main.cpp
|
Added the MIT license header to all source files.
|
2014-05-17 17:10:16 +10:00 |
mainwindow.cpp
|
Added the MIT license header to all source files.
|
2014-05-17 17:10:16 +10:00 |
mainwindow.h
|
Added the MIT license header to all source files.
|
2014-05-17 17:10:16 +10:00 |
mainwindow.ui
|
Added install wizard. So far it only has the user select their q3a location on windows.
|
2014-05-12 18:49:59 +10:00 |
quakeutils.cpp
|
Moved Q3A utility function - path and home path detection, config reading - to their own static class.
|
2014-05-17 17:00:38 +10:00 |
quakeutils.h
|
Moved Q3A utility function - path and home path detection, config reading - to their own static class.
|
2014-05-17 17:00:38 +10:00 |
README.md
|
Fix lists in README being a single (wrapped) line
|
2013-12-01 20:21:55 -06:00 |
settings.cpp
|
Save/load resolution settings.
|
2014-05-09 16:17:35 +10:00 |
settings.h
|
Save/load resolution settings.
|
2014-05-09 16:17:35 +10:00 |