pollymc/application
Jamie Mansfield b0f5f4cb13 GH-3095 New FTB platform support
Models are based on the models from my go-modpacksch library.

License:
========
The MIT License (MIT)

Copyright (c) Jamie Mansfield <https://www.jamiemansfield.me/>
Copyright (c) contributors

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
2020-08-21 02:24:29 +02:00
..
dialogs GH-3095 New FTB platform support 2020-08-21 02:24:29 +02:00
groupview GH-2853 fix collapsing state being sticky in group view 2020-01-08 09:00:54 +01:00
package GH-2979 Tweak GenericName 2020-02-24 19:39:22 +01:00
pagedialog NOISSUE tweak UI geometry and remove old language selection 2019-08-02 23:52:19 +02:00
pages GH-3095 New FTB platform support 2020-08-21 02:24:29 +02:00
resources GH-2859 remove twitch page and modpack import from URL 2019-11-18 00:38:36 +01:00
setupwizard Merge branch 'stable' of https://github.com/Scotsguy/MultiMC5 into develop 2019-01-17 00:51:54 +01:00
themes NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
widgets GH-2880 make services status widget open a valid page 2020-01-07 08:56:00 +01:00
CMakeLists.txt GH-3095 New FTB platform support 2020-08-21 02:24:29 +02:00
ColorCache.cpp NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
ColorCache.h NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
ColumnResizer.cpp NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
ColumnResizer.h NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
GuiUtil.cpp NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
GuiUtil.h GH-1314 add UI for custom minecraft jar addition 2017-08-07 00:46:29 +02:00
HoeDown.h Update Copyright Year 2019-01-16 21:14:24 +01:00
install_prereqs.cmake.in NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
InstancePageProvider.h NOISSUE convert rest of the instance pages to use toolbars for side menus 2019-07-17 02:01:29 +02:00
InstanceProxyModel.cpp NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
InstanceProxyModel.h NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
InstanceWindow.cpp NOISSUE tweak UI geometry and remove old language selection 2019-08-02 23:52:19 +02:00
InstanceWindow.h GH-2591 less std::shared_ptr and more shared_qobject_ptr 2019-04-07 23:59:04 +02:00
JavaCommon.cpp NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
JavaCommon.h NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
KonamiCode.cpp NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
KonamiCode.h NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
LaunchController.cpp Cleaned up messages, made some more descriptive, made some nicer. 2019-09-14 22:31:13 -05:00
LaunchController.h GH-2591 less std::shared_ptr and more shared_qobject_ptr 2019-04-07 23:59:04 +02:00
main.cpp GH-2859 remove twitch page and modpack import from URL 2019-11-18 00:38:36 +01:00
MainWindow.cpp GH-3234 Add support for custom meta URLs at build time 2020-07-18 16:22:05 +02:00
MainWindow.h GH-2988 add --import command-line option 2020-02-24 18:52:26 +01:00
MultiMC.cpp GH-3234 Add support for custom meta URLs at build time 2020-07-18 16:22:05 +02:00
MultiMC.h GH-2988 add --import command-line option 2020-02-24 18:52:26 +01:00
UpdateController.cpp NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
UpdateController.h NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00
VersionProxyModel.cpp GH-2144 Fix translatable string 2018-11-12 01:57:26 +01:00
VersionProxyModel.h GH-2144 Append '(installed)' to the installed version name 2018-11-12 01:49:52 +01:00