summaryrefslogtreecommitdiff
path: root/src/organizer.pro
diff options
context:
space:
mode:
authorTannin <devnull@localhost>2013-06-29 18:04:10 +0200
committerTannin <devnull@localhost>2013-06-29 18:04:10 +0200
commitfe37b48dffd8edcd6e30f4e304d3e27a731ac8ae (patch)
treee996c5d329d9abf77bcd12af4d05238fd6ebca1f /src/organizer.pro
parentf8c683f700a3fff30540ff343df2bfba15080e86 (diff)
- caching of downloadwidgets to fix performance problem, currently broken and disabled
- added new state for downloads "uninstalled" for mods that were at one point installed and then removed - user-configured server preference is now used - updated tutorial to account for removal of integrated browser - reverted to qt 4 - using performance optimised findfirstfile on win vista and up - bugfix: it was possible to disable all columns of the mod list - bugfix: hook.dll doesn't load on win xp
Diffstat (limited to 'src/organizer.pro')
-rw-r--r--src/organizer.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/organizer.pro b/src/organizer.pro
index 957a9266..7ff6b4e9 100644
--- a/src/organizer.pro
+++ b/src/organizer.pro
@@ -268,14 +268,12 @@ OTHER_FILES += \
tutorials/firststeps.qml \
tutorials/tutorials.js \
tutorials/tutorial_firststeps_main.js \
- tutorials/tutorial_firststeps_settings.js \
tutorials/tutorials_settingsdialog.qml \
tutorials/tutorials_mainwindow.qml \
tutorials/Highlight.qml \
tutorials/TutorialDescription.qml \
tutorials/TutorialOverlay.qml \
tutorials/tutorials_nexusdialog.qml \
- tutorials/tutorial_firststeps_browser.js \
tutorials/tutorials_modinfodialog.qml \
tutorials/tutorial_firststeps_modinfo.js \
tutorials/tutorial_conflictresolution_main.js \