Commit Graph

5998 Commits

Author SHA1 Message Date
Petr Mrázek
930b07afd4 Merge branch 'feature_library_model' into develop 2013-09-18 00:08:42 +02:00
Petr Mrázek
b979d0ce5d Implement legacy forge button!
Many refactors of the task system.
Progress dialog now accepts generic ProgressProvider objects
2013-09-18 00:00:35 +02:00
Petr Mrázek
d38b90530b Forge version list implementation. Needs integration and testing. 2013-09-16 00:54:39 +02:00
TakSuyu
5cd3420c46 Changed about source code link to reflect the new organization 2013-09-15 14:11:58 -07:00
Petr Mrázek
7721c57e5e Split OneSixVersion into parts. 2013-09-11 23:43:17 +02:00
Petr Mrázek
108a5a677c Progress works for null downloads (header checks) 2013-09-10 00:34:34 +02:00
Petr Mrázek
91a3e650e9 Fix download progress (bars) 2013-09-10 00:29:25 +02:00
Stiepen22
2ae60038aa Merge branch 'feature_localization' of github.com:MultiMC/MultiMC5 into develop 2013-09-09 12:27:14 +02:00
Stiepen22
80107170a4 Fixed a small spelling mistake in german translation 2013-09-09 12:18:55 +02:00
Stiepen22
ed5359796e Renamed german lang file 2013-09-09 12:11:37 +02:00
Petr Mrázek
ec6215a945 Fix translation initialization (and loading). 2013-09-09 01:20:17 +02:00
Stiepen22
3e1cb57988 Filed attempt on making localization work 2013-09-08 23:43:19 +02:00
Petr Mrázek
d6ba7d5494 Merge branch 'test' into develop 2013-09-08 22:32:24 +02:00
Petr Mrázek
05de1e75e9 Fix up QuaZip zlib header lookup on Windows. 2013-09-08 22:31:49 +02:00
Petr Mrázek
3a6c7e009a Merge branch 'develop' of https://github.com/Drayshak/MultiMC5 into test 2013-09-08 21:08:48 +02:00
Sky
81fa7c3c3a Attempt to fix quazip build error on Windows 2013-09-08 19:51:40 +01:00
Stiepen22
45a338a3cd Added lang file - derp 2013-09-08 20:30:45 +02:00
Stiepen22
3a08f01509 Changed CMakeList.txt to support translations 2013-09-08 20:18:55 +02:00
Petr Mrázek
8062b73074 Fix one more legacy update bug 2013-09-08 20:16:38 +02:00
Petr Mrázek
cffdc4e045 Fix legacy instance update segfault 2013-09-08 19:35:36 +02:00
Petr Mrázek
e18d3a9501 Merge pull request #1 from Drayshak/develop
Fix typo
2013-09-08 10:14:58 -07:00
Sky
b090070634 Fix typo 2013-09-08 18:08:26 +01:00
Stiepen22
31e5a0fe6d Changed all strings displayed to end user to use qts localization system 2013-09-08 18:13:09 +02:00
Petr Mrázek
cbf3238f0e Fix build 2013-09-08 16:25:02 +02:00
Petr Mrázek
499ee1e365 Merge branch 'master' of https://github.com/Stiepen22/MultiMC5 into develop
Conflicts:
	AppSettings.cpp
	MultiMC.pro
	main.cpp
2013-09-08 16:21:49 +02:00
Petr Mrázek
7e1cf22ce6 Use youtrack for bugs 2013-09-08 15:59:50 +02:00
Stiepen22
dab2bbe4e7 Added console coloring and made the log not contain any usernames/session ids 2013-09-08 15:02:52 +02:00
Petr Mrázek
6bea4ec988 Use HttpMetaCache to minimize network use. 2013-09-08 02:15:20 +02:00
Petr Mrázek
6892c11e9f Move a good chunk of the singleton objects into a new QApplication subclass. 2013-09-07 04:00:58 +02:00
Stiepen22
5cac21ca63 Enough main window hiding magic for now 2013-09-07 00:02:05 +02:00
Stiepen22
c985f68b72 Made main window hide on instace exit 2013-09-06 23:58:10 +02:00
Stiepen22
3fd2d025a1 Made main window hide on instace exit 2013-09-06 23:52:17 +02:00
Stiepen22
0990a1103c Made Offline user name default to 'Offline' if the textbox is left empty 2013-09-06 23:01:40 +02:00
Stiepen22
f897a200e2 Made instace killing actually work 2013-09-06 22:40:50 +02:00
Petr Mrázek
3f30055afe Nuke the qmake .pro file 2013-09-06 22:07:19 +02:00
Petr Mrázek
e6b8923b23 Merge https://github.com/Stiepen22/MultiMC5 2013-09-06 22:00:19 +02:00
Petr Mrázek
634e22298b Untested ETag cache class.
Yep.
2013-09-06 21:58:51 +02:00
Stiepen22
b44e70d58d started kill instance feature 2013-09-06 18:48:41 +02:00
Stiepen22
2acfd00d76 Implemented basic offline mode 2013-09-06 17:08:12 +02:00
Petr Mrázek
d587e7ada4 Eh, Derp. 2013-09-05 22:35:57 +02:00
Petr Mrázek
f8e8414d54 Speed up the downloads. Massively. 2013-09-02 00:25:40 +02:00
Petr Mrázek
78e278c1e3 Misc tweaks
* Do not nuke forge META-INF
* Disable inner DnD in mod lists on linux.
2013-08-28 21:52:19 +02:00
Petr Mrázek
93bb7c87e3 Enable drag and drop for testing 2013-08-28 06:51:04 +02:00
Petr Mrázek
5ff6fbf464 Basic 1.6 mod management (no jar mods) 2013-08-28 04:38:29 +02:00
Petr Mrázek
aa8766581e Tweak login dialog. 2013-08-28 00:07:52 +02:00
Petr Mrázek
fcd05ca2f6 Read mod files to get versions... and stuff. 2013-08-27 22:32:41 +02:00
Petr Mrázek
a266e5d0cc Slight refactor of the mod edit dialog constructor
Also some other insignificant refactors
2013-08-27 20:29:27 +02:00
Petr Mrázek
73f534939a And more OSX thing. 2013-08-27 18:31:49 +02:00
Petr Mrázek
de456b2b0b OSX tweakery 2013-08-27 18:27:58 +02:00
Petr Mrázek
e17655243c More OSX magic! 2013-08-27 16:50:42 +02:00