pollymc/logic
Jan Dalheimer 34bf4ccdc7 NOISSUE Add more qt versions to travis
5.0, 5.1 and 5.2 are currently marked as "allow failure". If they can be made
to pass they should be removed from this list, if not they should be removed
entirely.
2016-01-06 10:33:47 +01:00
..
auth NOISSUE dissolve util library 2015-10-05 01:47:27 +02:00
forge NOISSUE rename QObjectPtr to shared_qobject_ptr, introduce unique_qobject_ptr, refactor MainWindow to match 2015-10-20 17:18:53 +02:00
ftb NOISSUE missed a few places... 2015-10-05 01:53:09 +02:00
icons NOISSUE dissolve util library 2015-10-05 01:47:27 +02:00
java GH-1365 fix java detection build on windows 2016-01-02 01:16:44 +01:00
launch GH-1365 rework java version parsing and sorting 2016-01-02 00:35:54 +01:00
liteloader NOISSUE fix all clang warnings 2015-09-26 04:04:09 +02:00
minecraft GH-1365 rework java version parsing and sorting 2016-01-02 00:35:54 +01:00
net NOISSUE rename QObjectPtr to shared_qobject_ptr, introduce unique_qobject_ptr, refactor MainWindow to match 2015-10-20 17:18:53 +02:00
news NOISSUE make shared logic library ... shared 2015-09-05 18:46:57 +02:00
notifications NOISSUE make shared logic library ... shared 2015-09-05 18:46:57 +02:00
pathmatcher NOISSUE make the compiler more evil 2015-10-11 19:56:31 +02:00
resources GH-1072 split resource system to UI and logic parts 2015-09-26 13:45:29 +02:00
screenshots NOISSUE make shared logic library ... shared 2015-09-05 18:46:57 +02:00
settings NOISSUE fix all clang warnings 2015-09-26 04:04:09 +02:00
status NOISSUE make shared logic library ... shared 2015-09-05 18:46:57 +02:00
tasks NOISSUE make shared logic library ... shared 2015-09-05 18:46:57 +02:00
tools GH-1389 wrap QDesktopServices and QProcess::startDetached 2016-01-05 07:32:52 +01:00
trans NOISSUE make shared logic library ... shared 2015-09-05 18:46:57 +02:00
updater NOISSUE dissolve util library 2015-10-05 01:47:27 +02:00
AbstractCommonModel.cpp NOISSUE Various changes from multiauth that are unrelated to it 2015-06-06 21:23:05 +02:00
AbstractCommonModel.h NOISSUE Various changes from multiauth that are unrelated to it 2015-06-06 21:23:05 +02:00
BaseConfigObject.cpp NOISSUE use FS a bit more 2015-06-06 21:23:05 +02:00
BaseConfigObject.h NOISSUE Various changes from multiauth that are unrelated to it 2015-06-06 21:23:05 +02:00
BaseInstaller.cpp NOISSUE move everything. 2015-04-12 20:57:18 +02:00
BaseInstaller.h NOISSUE fix all clang warnings 2015-09-26 04:04:09 +02:00
BaseInstance.cpp NOISSUE dissolve util library 2015-10-05 01:47:27 +02:00
BaseInstance.h NOISSUE make the compiler more evil 2015-10-11 19:56:31 +02:00
BaseVersion.h NOISSUE fix all clang warnings 2015-09-26 04:04:09 +02:00
BaseVersionList.cpp NOISSUE handle recommended versions better 2015-05-02 12:44:37 +02:00
BaseVersionList.h NOISSUE fix all clang warnings 2015-09-26 04:04:09 +02:00
CMakeLists.txt GH-1389 wrap QDesktopServices and QProcess::startDetached 2016-01-05 07:32:52 +01:00
Commandline.cpp NOISSUE dissolve util library 2015-10-05 01:47:27 +02:00
Commandline.h NOISSUE dissolve util library 2015-10-05 01:47:27 +02:00
DefaultVariable.h Implement gradle spec reader/writer 2014-07-16 02:03:52 +02:00
DesktopServices.cpp GH-1389 wrap QDesktopServices and QProcess::startDetached 2016-01-05 07:32:52 +01:00
DesktopServices.h GH-1389 wrap QDesktopServices and QProcess::startDetached 2016-01-05 07:32:52 +01:00
Env.cpp GH-1308 remove use of static data (translations) and root (notifications.json) paths. 2015-12-27 03:34:03 +01:00
Env.h GH-1308 remove use of static data (translations) and root (notifications.json) paths. 2015-12-27 03:34:03 +01:00
Exception.h NOISSUE Add more qt versions to travis 2016-01-06 10:33:47 +01:00
FileSystem.cpp GH-1389 wrap QDesktopServices and QProcess::startDetached 2016-01-05 07:32:52 +01:00
FileSystem.h GH-1389 wrap QDesktopServices and QProcess::startDetached 2016-01-05 07:32:52 +01:00
GZip.cpp GH-1227 renam GZip functions to not collide with zlib macros 2015-09-14 02:36:03 +02:00
GZip.h GH-1227 renam GZip functions to not collide with zlib macros 2015-09-14 02:36:03 +02:00
InstanceList.cpp GH-93 add an option to not copy saves on instance copy 2015-10-10 05:55:55 +02:00
InstanceList.h NOISSUE dissolve util library 2015-10-05 01:47:27 +02:00
Json.cpp NOISSUE sanitize Json 2015-06-06 21:23:05 +02:00
Json.h NOISSUE export more stuff from Json 2015-12-28 05:47:11 +01:00
MMCStrings.cpp GH-885 export dialog for filtering exported files 2015-04-19 16:14:32 +02:00
MMCStrings.h NOISSUE make shared logic library ... shared 2015-09-05 18:46:57 +02:00
MMCZip.cpp NOISSUE dissolve util library 2015-10-05 01:47:27 +02:00
MMCZip.h GH-1227 allow structured world zip import and drag and drop out of MultiMC 2015-09-13 04:21:26 +02:00
NullInstance.h NOISSUE make the compiler more evil 2015-10-11 19:56:31 +02:00
QObjectPtr.h NOISSUE rename QObjectPtr to shared_qobject_ptr, introduce unique_qobject_ptr, refactor MainWindow to match 2015-10-20 17:18:53 +02:00
RecursiveFileSystemWatcher.cpp NOISSUE fix log-related legacy instance crash and show hidden log files 2015-08-19 02:04:56 +02:00
RecursiveFileSystemWatcher.h NOISSUE make shared logic library ... shared 2015-09-05 18:46:57 +02:00
RWStorage.h Fix liteloader, some cleanups. 2014-07-06 11:15:15 +02:00
SeparatorPrefixTree.h GH-885 export dialog for filtering exported files 2015-04-19 16:14:32 +02:00
TypeMagic.h NOISSUE Comment and bugfix the Resource system 2015-06-06 21:23:05 +02:00
Version.cpp NOISSUE dissolve util library 2015-10-05 01:47:27 +02:00
Version.h NOISSUE dissolve util library 2015-10-05 01:47:27 +02:00