summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets
Commit message (Expand)AuthorAgeFilesLines
* Correct license for documentation filesLucie Gérard2024-03-1931-31/+31
* Rename 'Qt Designer' to 'Qt Widgets Designer'Friedemann Kleint2024-02-191-1/+1
* Doc: Update section on static linking on LinuxKai Köhne2024-01-141-3/+5
* Doc: Mention retranslateUi() in source code translation pageAndreas Eliasson2023-09-131-0/+11
* Mark the module as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-175-0/+10
* Docs: Update code snippet to use shadow buildSafiyyah Moosa2023-06-302-48/+8
* Make borderimage-defaults.qml snippet testableShawn Rutledge2023-05-161-6/+0
* Doc: Replace mentions of deprecated macrosTopi Reinio2023-05-092-26/+1
* Doc: Rewrite Qt for Linux/X11 - Building from Source pageKai Köhne2023-02-201-39/+0
* Doc: Fix name of qt-everywhere packageKai Köhne2023-02-202-10/+10
* macOS: Update example of how to retrieve the application bundle pathTor Arne Vestbø2023-02-171-8/+2
* qml/i18n: Mention LanguageChange event for C++ typesFabian Kosmale2023-02-081-0/+52
* Update uic documentation and command line optionsFriedemann Kleint2023-02-071-12/+0
* Doc: Consolidate internationalization documentationLeena Miettinen2023-01-253-36/+0
* Adapt to rename of mime convertersVolker Hilsheimer2022-11-221-2/+2
* Add more info about QX11Info alternativesLiang Qi2022-10-215-0/+100
* Remove section about translating application menus on macOSTor Arne Vestbø2022-10-211-19/+0
* Replace deprecated Q_WS_MAC define with Q_OS_MACOSTor Arne Vestbø2022-10-201-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-07241-11764/+483
* Windows: Remove outdated information about VS linker & spacesKai Köhne2022-05-241-58/+0
* Replace uses of deprecated _qs with _sSona Kurazyan2022-04-261-2/+4
* Add Qt Quick changelog items to whatsnew63.qdocShawn Rutledge2022-04-041-0/+69
* Doc: Fix typosKai Köhne2022-01-281-2/+2
* Update documentation on translationsFriedemann Kleint2021-08-311-4/+6
* Update macOS documentation for Qt 6Tor Arne Vestbø2021-06-212-3/+2
* Doc: Fix broken link to obsolete QFtpTasuku Suzuki2021-06-181-1/+0
* Update build instructionsJoerg Bornemann2021-04-011-1/+1
* Don't recommend deprecated QLibraryInfo::locationVolker Hilsheimer2021-03-251-1/+1
* documentation: Do not use versioned QML importKai Koehne2020-12-0227-28/+28
* Remove snippets for widgets-tutorialKai Koehne2020-12-0129-927/+0
* Remove unused snippets from doc_src_installation.qdocKai Koehne2020-11-111-139/+0
* macOS: Update macos-building.html for Qt 6Kai Koehne2020-11-101-2/+2
* Remove usage of deprecated QStandardPaths::DataLocationKarsten Heimrich2020-10-211-1/+1
* Doc: Simplify example for specifying overloaded signals/slotsSze Howe Koh2020-08-291-15/+2
* Example: Add the app icon setupVenugopal Shivashankar2020-06-151-24/+0
* Doc: Add cmake instructions for app icon setupVenugopal Shivashankar2020-06-151-0/+24
* Use QList instead of QVectorJarek Kobus2020-06-092-4/+4
* Doc: Fix snippetPaul Wicking2020-04-241-0/+1
* Merge remote-tracking branch 'origin/5.15' into 5.15.0Qt Forward Merge Bot2020-04-221-2/+2
|\
| * Update connects to QSocketNotifier::activatedMårten Nordheim2020-04-201-2/+2
* | Make docs encourage readers to query locale rightMiłosz Kosobucki2020-04-211-1/+1
|/
* Use Qt::SplitBehavior in preference to QString::SplitBehaviorv5.15.0-beta2Edward Welbourne2020-03-021-1/+1
* Revert "Use networkError instead of error"Timur Pocheptsov2020-02-241-2/+2
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-211-4/+0
|\
| * Remove dead qmacnativewidget snippetTor Arne Vestbø2020-01-201-4/+0
* | Use networkError instead of errorTimur Pocheptsov2020-01-151-2/+2
|/
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-161-1/+2
|\
| * Describe building Qt reference docsLeena Miettinen2019-10-021-1/+2
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-281-7/+8
|\|
| * I18N: describe loading translations for Qt modulesLeena Miettinen2019-09-251-7/+8