summaryrefslogtreecommitdiff
path: root/src/plugins/designer
Commit message (Expand)AuthorAgeFilesLines
* Designer: Use IOptionPage::setWidgetCreator() for settingshjk2023-04-212-43/+24
* Merge remote-tracking branch 'origin/10.0'Eike Ziller2023-04-131-0/+1
|\
| * Fix lots of tr.h files not being mentioned in CMakeLists.txtEike Ziller2023-04-011-0/+1
* | Qbs build system: Add a component for test files groupsAlessandro Portale2023-03-211-3/+1
* | ProjectExplorer: Move some not-fully-session related bitshjk2023-03-013-13/+20
|/
* Translations: Change translation context prefix from "::" to "QtC::"Alessandro Portale2023-02-102-3/+3
* Translations: Replace QCoreApplication::translate() with Tr::tr()Alessandro Portale2023-02-102-5/+5
* Qbs: Update some qbs filesChristian Stenger2023-02-081-0/+1
* Translations: Fix stray QApplication::translate() callsAlessandro Portale2023-02-081-1/+1
* Translations: Add missing "::" prefixes to QT_TRANSLATE_NOOPAlessandro Portale2023-02-081-2/+2
* Designer: Update C++ code model on an object name change in designerChristian Kandeler2023-01-272-7/+235
* Use simpler Plugin::initialize() when feasiblehjk2023-01-202-6/+2
* Fix crash on session loadingChristian Kandeler2023-01-181-1/+1
* Prefix Tr::tr contexts with ::hjk2023-01-132-2/+3
* Fix build of Designer pluginEike Ziller2023-01-101-3/+3
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-0645-45/+45
* CMake build: Use version-less Qt targetsEike Ziller2023-01-051-4/+6
* CppEditor: FilePathify some of the refactoring operationshjk2022-12-161-3/+3
* CPlusPlus: Use FilePath for resolved include pathshjk2022-11-301-1/+1
* CppEditor: Convert parts of ModelManagerInterface to FilePathhjk2022-11-291-8/+9
* CppEditor: Convert AbstractEditorSupport interface to FilePathhjk2022-11-281-8/+9
* CppEditor: Remove WorkingCopy::{revision,source}(QString) overloadshjk2022-11-251-15/+16
* CPlusPlus: Return FilePaths from Document::includedFilehjk2022-11-251-3/+3
* CppEditor: Proliferate FilePath usehjk2022-11-251-3/+2
* CPlusPlus: Proliferate FilePath usehjk2022-11-221-7/+7
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-076-8/+8
* ProjectExplorer: Create wizards one by onehjk2022-09-291-13/+12
* Fix qbs buildChristian Stenger2022-09-223-3/+6
* Designer: Convert to using Tr::trAlessandro Portale2022-09-2211-73/+76
* Designer: inline newclasswidget.uiAlessandro Portale2022-09-224-157/+66
* Designer: Remove further dead code from newclasswidget.*Alessandro Portale2022-08-303-155/+7
* Use SPDX license identifiersLucie Gérard2022-08-2645-1080/+90
* FileUtils: Adds toFilePathList functionMarcus Tillmanns2022-08-041-1/+1
* filesystem: Add QFSEngine for filepathsMarcus Tillmanns2022-07-211-1/+2
* FormEditorStack: Avoid using sender()Jarek Kobus2022-07-212-9/+6
* Drop Qt5: Various plugins: Get rid of QOverloadJarek Kobus2022-07-201-2/+1
* Add plugintr.h files to all pluginshjk2022-06-271-0/+37
* CPlusPlus: Inline some simple central functionshjk2022-06-241-1/+1
* Designer: Inline formclasswizardpage.uihjk2022-06-225-79/+46
* Designer: Use more FilePathhjk2022-06-151-17/+16
* Remove algorithm.h from buildtargetinfo.hJarek Kobus2022-05-181-2/+2
* CMake: Fix static build with a reduce number of pluginsCristian Adam2022-05-031-1/+1
* CMake: Qt Creator Static build supportCristian Adam2022-04-292-0/+10
* Mimetypes: Make implementation switchable between new and oldEike Ziller2022-02-253-5/+5
* Remove qmake build filesEike Ziller2022-01-203-80/+0
* InfoBar: Make adding more buttons possibleEike Ziller2022-01-181-1/+1
* EditorManager: Remove QString openEditor(At) overloadsEike Ziller2021-11-023-10/+11
* Fix some MSVC warningsOrgad Shaneh2021-10-151-1/+1
* Designer: block non Utf8 codecs for FormWindowFileDavid Schulz2021-10-132-0/+6
* Use FilePath in several file wizardshjk2021-09-298-40/+52