summaryrefslogtreecommitdiff
path: root/src/plugins/designer
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/4.10' into 4.11Eike Ziller2019-10-021-11/+22
|\
| * Designer: Fix look-up of resources for UI filesChristian Kandeler2019-10-011-11/+22
* | Remove unused QObject parent arguments on options pageshjk2019-09-112-3/+2
* | Remove usages of deprecated APIs of QLayoutSona Kurazyan2019-09-021-1/+1
* | Designer: Fix implicit cast warningsTobias Hunger2019-08-091-2/+2
* | Some clang-tidy -use-modernize-nullptrhjk2019-08-018-27/+27
* | Designer: Fix crash when executing plugin unit testsChristian Stenger2019-08-011-1/+1
* | Compile fix with recent Qt devhjk2019-07-291-5/+3
* | Standardize on int for line and column valueshjk2019-07-262-10/+10
* | Avoid warning on empty expressionshjk2019-07-231-2/+2
* | Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-07-181-3/+3
|\ \ | |/
| * Designer: Fix possible endless loopChristian Stenger2019-07-151-3/+3
* | Merge remote-tracking branch 'origin/4.10'Tim Jenssen2019-07-121-2/+3
|\ \ | |/
| * Remove more deprecation warningshjk2019-07-051-2/+3
* | Project: Delay acting on fileListChanged signalTobias Hunger2019-06-201-1/+5
|/
* Utils: Rename FileName to FilePathhjk2019-05-285-11/+11
* ProjectExplorer: Add a "product" tag to the ProjectNode classChristian Kandeler2019-05-271-8/+5
* CMake build: Add ability to disable building of individual pluginsEike Ziller2019-05-231-3/+4
* Qt Creator CMake portCristian Adam2019-05-171-0/+41
* Designer: Find only resources from the same productChristian Kandeler2019-05-091-3/+22
* Export Wizard values to JavaScript macroEike Ziller2019-05-091-1/+1
* Replace static_casts by QOverload where possiblehjk2019-02-261-2/+1
* Rename IContext::HelpIdCallback -> IContext::HelpCallbackEike Ziller2019-01-292-2/+2
* Help: Avoid multiple lookups of help id for context helpEike Ziller2019-01-292-2/+2
* Help: Rename handleHelpRequest to showHelpUrlEike Ziller2019-01-251-1/+1
* Wizards: Support using #pragma once instead of include guardsFilip Bucek2019-01-233-3/+12
* use initializer listsTim Jenssen2019-01-211-1/+1
* Designer: Fix crash on closeChristian Stenger2018-11-142-0/+11
* Utils: Adjust column numbers affected by convertPosition changeIvan Donchevskii2018-11-091-1/+2
* Make Core independent from QtHelpEike Ziller2018-09-041-2/+2
* Prefer using 'override' instead of 'virtual'Alessandro Portale2018-07-111-1/+1
* Remove unneeded checks for validity of mime typesEike Ziller2018-06-251-2/+0
* Fix that bookmarks couldn't be added to .pro files with mouseEike Ziller2018-06-191-0/+1
* Designer: Use override consistentlyTobias Hunger2018-05-072-4/+4
* Form wizard: generate nullptr instead of 0 for parentJarek Kobus2018-05-031-1/+1
* Update Options dialog iconsAlessandro Portale2018-04-241-1/+2
* Core: Make IOptionsPageProvider::categoryIcon a Utils::IconAlessandro Portale2018-04-242-2/+1
* Clean up options page category display name and icon set upEike Ziller2018-04-231-3/+0
* Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-04-131-0/+1
|\
| * Core: Avoid duplicating options pageChristian Stenger2018-04-111-0/+1
* | Utils: Purge asConstOrgad Shaneh2018-04-096-13/+7
* | Designer: Use PluginManager getObjectByName instead of getObjectByClassNamehjk2018-04-031-0/+1
* | Designer: Partially pimpl and remove used of global object poolhjk2018-02-194-32/+35
* | Core: make useMacShortcut constexprDavid Schulz2018-02-021-4/+4
* | DesignMode: Apply 'static pattern'hjk2018-01-232-6/+4
|/
* Core: Return context help id by callbackNikolai Kosjar2018-01-182-3/+3
* Session: Move all functionality related to Nodes into ProjectTreeTobias Hunger2017-12-122-1/+2
* Designer: ModernizeAndre Hartmann2017-10-2028-185/+162
* Drop unused variables and lambda capturesUlf Hermann2017-09-081-1/+1
* Fix copyright year in plugin info, --version, and macOS infoEike Ziller2017-08-241-1/+1