summaryrefslogtreecommitdiff
path: root/src/tutorials/Tooltip.qml
Commit message (Collapse)AuthorAgeFilesLines
* Move to VCPKG (#2068)Mikaƫl Capelle2025-05-291-2/+0
| | | | | | | | | * Remove SConscript related files. * Force-load translations from uibase and gamebryo/creation. * Bring githubpp here and add a standalone preset. * Switch VersionInfo -> Version for ModOrganizer2. (#2063) * Add pre-commit hook. * Use 7zip build from VCPKG registry. * Use archive.dll from the bin folder instead of dlls.
* 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-0/+31
- 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