From fe37b48dffd8edcd6e30f4e304d3e27a731ac8ae Mon Sep 17 00:00:00 2001 From: Tannin Date: Sat, 29 Jun 2013 18:04:10 +0200 Subject: - 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 --- src/organizer.pro | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/organizer.pro') 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 \ -- cgit v1.3.1