summaryrefslogtreecommitdiff
path: root/src/tutorials/TutorialOverlay.qml
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Changing the location of several directories"isanae2020-11-271-3/+1
|
* Fix for deprecated implicit function definitionSeth Riley2020-11-021-1/+3
|
* Update QtQuick import to 2.7 (for Qt 5.7) - works with 5.9Jeremy Rimpo2017-10-231-1/+1
| | | | Requires update to uibase
* - bugfixesTannin2015-01-061-37/+52
| | | | | | | - moved more functionality to game-plugins - further decoupled management functionality from the UI - created another "tutorial" which is only a single page with relevant parts of the ui highlighted with info as tooltips
* - re-enabled building of loot_cli and started developing against the new apiTannin2014-09-081-3/+3
| | | | | | | | | | | | | | | - extended set of default categories - more tolerand bbcode parser - added a few colors for the bbcode parser - more fixes to qt5 compatibility - started work on ability to unloading (and thus re-loading) of plugins - names of plugins are no longer localizable (because those names are also used to store settings) - added settings to disable individual diagnosis settings - path of dependencies is now configured in a .pri file instead of environment variablees - bugfix: if the modid-input is canceled, the id was saved as -1 and wasn't re-requested from the user - bugfix: moving files with the SHFileOperation-Api didn't update the vfs correctly (still not perfect but better) - bugfix: attempt to remove the deleter-file seems to have caused error messages for some users - bugfix: fixed a couple of cases that might have caused the tutorial to hang
* initial commit to mercurial repository.Tannin2013-02-031-0/+53
Corresponds to MO version 0.12.6