summaryrefslogtreecommitdiff
path: root/src/mainwindow.cpp
Commit message (Collapse)AuthorAgeFilesLines
* - added a new mod type that represents files handled externally (i.e. DLCs) ↵Tannin2014-05-311-37/+68
| | | | | | | | | | | as mods in MO - hashes of file names in bsa files are no longer checked all the time - author and description is now read from esp files - rewrote the code that fixes modlists after a rename, should be a bit more robust - fixes to qt 5 and msvc 2013 compatibility - started to update the tutorial (not done yet!) - bugfix: counter for the problems badge wasn't calculated correctly
* - files in bsas are now only displayed in the data tab if they are managed by moTannin2014-05-251-81/+73
| | | | | | | | | | | | | - number of problems detected by MO is now displayed as a badge on the icon - rephrased the explanation text on the Archives tab. unchecked plugin-loaded bsas no longer prompt a warning - bsa extraction is now handled in a plugin - added a way for plugins to react to mod installation - re-enabled the automatic fix for asset order problems - bugfix: In some cases when a download wasn't started successfully the download urls weren't stored in the meta file so no resume was possible - bugfix: MO tried to resume downloads when it didn't have and download urls - bugfix: downloads couldn't be paused if the download was already broken on the network layer - bugfix: download managear did not recognize a file as downloaded if the download completed before signals were hooked up - bugfix: in-place file replacement was re-broken
* - mod list context menu split into two menus (one for whole list, one for ↵Tannin2014-05-131-396/+293
| | | | | | | | | | | | | | | | | | | selected mods) - added option to combine category filters using "or" - added context menu option for deselecting category filters - slightly changed ui on the category filters - added a sample plugin for cpp that can be built without building the rest of MO - simple installer can now be configured to run without any user interaction - extended interface for python plugins - iorganizer implementation moved out of the main window - nexus requests from plugins will now be identified in the user agent - bugfix: shortcuts created from MO used the wrong working directory - bugfix: deactivation of bsas didn't stick - bugfix: file hiding mechanism wasn't active - bugfix: executables linked on the toolbar couldn't be removed if the executable was removed first - bugfix: the endorsement-filter couldn't be combined with other filters - bugfix: python interface to repository bridge was broken
* - very effective optimization to findfirstfile-callsTannin2014-05-051-29/+5
| | | | | | | | - several configuration files are now only saved to disk if the content actually changed. This should also get rid of a problem where plugins.txt was re-written immediately after starting the game (causing a conflict with the game) - reduced "noise" from hook.dll - removed some debugging messages
* - bugfix: endless loop in detection of mod order problemsTannin2014-05-041-1/+0
|
* - main window now has a small view displaying log messagesTannin2014-05-041-18/+58
| | | | | | | | | | | | | | - mod list will now be highlighted when grouping is active is active - download tooltip now supports bbcode markup in the description - bbcode translator will now translate some named colors - algorithm for detection of mod order problems is now more sophisticated - exposed more functionality to python plugins - updated to qt 4.8.6 dlls - bugfix: plugin list wasn't - bugfix: state changes in mod list wasn't always reported - bugfix: loot client will now create necessary directory - bugfix: NCC sometimes used wrong source path for extracting - bugfix: removed noisy debug message
* - download tooltip now also includes the file descriptionTannin2014-05-011-1/+4
| | | | - will now display an error message when the ini file can't be updated (in addition to what windows says)
* - bugfix: newly installed files could be added hiddenTannin2014-04-251-2/+3
| | | | - bugfix: registered bsas in data aren't ordered correctly
* - updated installerTannin2014-04-241-5/+8
| | | | - prettified a few log messages
* - added an option to show meta info on downloads instead of filenamesTannin2014-04-231-54/+62
| | | | | | - MO will now cancel if user tries to run MO vfs-injected - when saving the MO ini file it is now written to a tmp file first and then overwritten - updated to link against boost python 1.55
* - loot client no longer stalls the process while waiting for masterlist updateTannin2014-04-161-1/+8
| | | | | | - configurator now gives better warning messages when encountering an invalid ini file - bugfix: crash on cleanup up browser dialog - bugfix: GetCurrentDirectory returned wrong string length
* - loot integration now displays the reportTannin2014-04-051-27/+52
| | | | | - fixes to the previous merge - bugfix: cli loot didn't handle non-ascii characters correctly
* Merge with branch1.1Tannin2014-04-051-177/+943
|\
| * - added buttons to backup and restore the modlist and pluginlistTannin2014-04-051-5/+199
| | | | | | | | - replaced boss integration with loot
| * - bugfix: the add/remove categories function could fail when a ↵Tannin2014-03-261-49/+19
| | | | | | | | filter/grouping on categories was active
| * MergeTannin2014-03-181-0/+4
| |\
| | * MergeTannin2014-03-161-0/+4
| | |\
| | | * some fixes towards qt5 compatibilityTannin2014-03-161-0/+4
| | | |
| * | | - bugfix: if resuming a download failed with the server sending a textual ↵Tannin2014-03-181-1/+17
| |/ / | | | | | | | | | | | | | | | | | | | | | error message, MO tried to display the whole file inside the error message - bugfix: resuming a download didn't trigger a nexus-login when necessary - bugfix: integrated fomod installer only used the first block of data inside a description
| * | - unpacking bsas during installation no longer overwrites loose files (since ↵Tannin2014-03-131-1/+2
| | | | | | | | | | | | | | | | | | the loose files would have taken precedence)
| * | - "CreateDirectory" will no longer create directories in original data directoryTannin2014-03-131-0/+3
| |/ | | | | | | | | | | | | | | - bain installer will now be less picky about the archives supported - updated NCC to be compatible with more recent NMM code base - hack in NCC to allow it to install arbitrary sized files even in 32-bit builds - updated the python27.dll to one that links to msvcr100.dll to get rid of the dependency of msvcr90.dll - bugfix: dll search order wasn't set to allow plugins to load the correct qt dlls
| * - bugfix: on-demand loading of data tree broke filtering on conflicting filesTannin2014-02-181-11/+14
| |
| * - ini file changes that would have to overwrite ini tweaks are now stored in ↵Tannin2014-02-171-0/+4
| | | | | | | | | | | | | | | | | | a separate file and actually get used. - a warning message advices users to clean out that separate file - slightly improved default main window layout - bugfix: newly created ini tweaks were added to the list with incorrect properties
| * - a few hooks will now somewhat handle file names starting with \\?\Tannin2014-02-121-3/+16
| | | | | | | | | | | | | | | | | | | | | | - mod meta information is now (also) saved by a timer to reduce the likelyhood of a data loss in case of a crash - mod meta files are now written to a temporary file and then renamed to real name to reduce chance of breaking the file - updated minimum compatible nmm version to 0.47.0 - bugfix: defaults for newestVersion, version and installationFile when creating an empty mod were integers instead of strings - bugfix: "Plugins" and "Archives" weren't translatable
| * - archives.txt is now written using the "safe"-write mechanismTannin2014-02-071-20/+15
| | | | | | | | | | | | | | | | | | - added the whole boss fork to the repository - bugfix: boss db is now always re-initialised because otherwise there might have been differing results between runs - bugfix: locked load order was ignored by integrated boss - bugfix: archive list wasn't written back on all changes that affected it - bugfix: CreateFile-hook didn't reroute files created with OPEN_ALWAYS to overwrite directory - bugfix: NtQueryDirectoryFile-hook didn't return the correct status code when searching for a file that doesn't exist
| * - tabs in the mod info dialog can now be moved around by the userTannin2014-02-041-0/+3
| |
| * - main window is now actually disabled while integrated boss is runningTannin2014-02-021-0/+2
| | | | | | | | - bugfix: integrated boss sorting couldn't recognize plugins specified via regular expression
| * - bugfix: upon moving files between mods, an attempt was made to access originsTannin2014-02-021-8/+12
| | | | | | | | | | | | for both, even if one (or both) mods weren't active - bugfix: plugin-list should now deal with nested "layoutAboutToBeChanged" calls gracefully. May be the reason of a bug.
| * - bugfix: elevation dialog didn't offer a "yes" optionTannin2014-01-291-6/+6
| | | | | | | | | | - bugfix: python plugins crashed the application when trying to create a nexus bridge - bugfix: python plugins couldn't register for failed requests correctly
| * - bugfix: dds preview or transparent textures looked oddTannin2014-01-291-2/+9
| | | | | | | | - bugfix: lazy loaded data tree deleted the placeholder
| * - bugfix: accessing profile without loading one when starting an app through ↵Tannin2014-01-271-1/+5
| | | | | | | | | | | | the commandline - bugfix: locked-dialog was disabled
| * - boss integrationTannin2014-01-231-3/+23
| | | | | | | | | | - plugin list can now also display multiple flags for a file (like the mod list) - changed some compiler&linker settings to produce smaller binaries
| * - when a download server returns a text file, it's assumed to be an error ↵Tannin2014-01-181-1/+22
| | | | | | | | | | | | | | | | | | | | and the text displayed as an error - save games can now be deleted from inside MO - bugfix: removing the pending download entry failed if the download-url request failed - bugfix: download manager didn't stop automatically resuming failed downloads under certain circumstances - bugfix: uninstalled downloads were treated as not-finished when refreshing the download list - bugfix: updating the filesystem watcher on the saves directory didn't work correctly
| * - added an about dialogTannin2014-01-161-0/+9
| | | | | | | | - updated json library
| * - moved code for file previews to pluginsTannin2014-01-141-0/+6
| |
| * - implemented hook for NtQueryDirectoryFileTannin2014-01-131-8/+59
| | | | | | | | | | | | | | | | - saves list is now automatically updated on FS changes - optimization: data tree widget is no longer filled completely at once but one directory at a time - bugfix: pending downloads were not removed from list after a failed nxm request - bugfix: there was still a nmm.nexusmods.com link - bugfix: the text "alpha" in version strings wasn't interpreted correctly
| * - Mod Organizer can now display most image types (including dds) and txt ↵Tannin2014-01-051-0/+46
| | | | | | | | | | | | files from the data tree, presenting a comparison of variants in case of overwritten files
| * MergeTannin2014-01-041-7/+5
| |\
| | * - nxmhandler will now ask before registering itselfTannin2014-01-041-7/+5
| | | | | | | | | | | | | | | | | | - downloads from nexus are now displayed before file information is retrieved - logging from the ui is now a bit more informative - download list now scrolls to bottom automatically
| * | - hook dll now monitors all mod directories, not only overwriteTannin2014-01-031-7/+9
| | | | | | | | | | | | | | | | | | - dialog for changing executables now warns if changes will be lost - main window is now locked before activating pre-start hooks - better responsiveness while main window is locked (or should be)
| * | - bugfix: archive.dll could cause a crash, attempting to close an archive ↵Tannin2013-12-191-2/+2
| |/ | | | | | | | | | | | | | | that failed to open - bugfix: upon changing categories the mappings of deleted categories wasn't cleaned up which could cause an error message - bugfix: the number of esps/esms that can be loaded is actually 255 not 256 since the save game counts too - bugfix: "visit on nexus" from the modinfo dialog also lead to the wrong url
| * - plugin list now highlights plugins with attached ini filesTannin2013-12-141-1/+1
| | | | | | | | - bugfix: opening nexus through the globe icon used the nmm.nexusmods.com url
| * - MO now applies a minimum to the nmm-compatibility field.Tannin2013-12-081-1/+1
| | | | | | | | | | - bugfix: "visit on nexus" directed the browser to the servers meant for nmm - bugfix: url for "check all for updates" and "enorse/unendorse" were not constructed correctly
| * - bugfix: extracting bsas did not work with non-ascii characters in the mod nameTannin2013-12-071-3/+2
| | | | | | | | - another attempt to switch branches...
| * Merge with defaultTannin2013-12-071-31/+38
| |\
| | * - bugfix: drag&drop on archive list didn't always work properlyTannin2013-12-071-2/+4
| | |
| | * - minor text fixesTannin2013-12-071-3/+3
| | | | | | | | | | | | | | | - versions without a subminor version are now displayed without it (1.1 instead of 1.1.0) - version compares now prefer the decimal comparison over the traditional
| | * - plugins can now be localized tooTannin2013-11-271-29/+34
| | | | | | | | | | | | | | | - fixes to the installer script - extended build scripts to fetch translations from pootle server automatically
| * | minor text changesTannin2013-12-071-1/+1
| | |
| * | - download manager now saves the file times on nexus, for potential later ↵Tannin2013-12-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | use in version check - nexus interface now supports 301 redirects - now using the new nexus url format - bugfix: "visit on nexus" used an outdated url scheme and thus caused unnecessary redirection