aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | CppEditor: Consider templates in "complete switch" quickfixChristian Kandeler2020-10-122-0/+27
* | ProjectExplorer: Make default build dir template backward-comaptibleChristian Kandeler2020-10-122-1/+11
* | QmlDesigner: Return placeholder preview image for non-visual componentsMiikka Heikkinen2020-10-121-15/+16
* | qmldesigner: use right include syntaxTim Jenssen2020-10-121-6/+6
* | ProjectExplorer: Restructure BuildStep summary updatehjk2020-10-095-19/+24
* | Merge remote-tracking branch 'origin/4.13' into 4.14Eike Ziller2020-10-091-1/+1
|\|
| * qmlprofiler: Fix a crash in the rangeFilterDominik Holland2020-10-091-1/+1
* | CMake build: Build Qbs if the submodule is availableEike Ziller2020-10-092-0/+34
* | ProjectExplorer: Fix CustomProcessStephjk2020-10-091-38/+32
* | ProjectExplorer: Remove unused KitAspectWidget::dirty signalhjk2020-10-091-3/+0
* | ProjectExplorer: Show "<file path>" for "-ensure-kit-for-binary"Alessandro Portale2020-10-091-1/+1
* | ProjectExplorer: Move KitAspect related layout codehjk2020-10-096-41/+51
* | ManhattanStyle: Improve dark theme look of some widgetsAlessandro Portale2020-10-091-2/+149
* | Utils: Re-use BaseAspect's m_settingsKey for SavedActionhjk2020-10-094-40/+33
* | clangbackend: Fix crashChristian Kandeler2020-10-091-5/+8
* | Install pythonXY.zip for qtcreatorcdbextEike Ziller2020-10-091-3/+7
* | VCS: Do not focus on the pane every time it becomes visibleOrgad Shaneh2020-10-092-7/+0
* | Core: De-pure IOutputPane::visibilityChanged()Orgad Shaneh2020-10-0916-37/+5
* | Android: fix misleading warning when creating an AVDAssam Boudjelthia2020-10-081-5/+7
* | Help: Some Qt 6hjk2020-10-081-3/+3
* | PerfProfiler: Compile fix for Qt5hjk2020-10-081-1/+1
* | QmlDesigner: Compile with Qt 6hjk2020-10-082-2/+2
* | Help: Sprinkle some QLatin1Stringhjk2020-10-081-11/+9
* | PerfProfiler: Some Qt6 compilationhjk2020-10-083-10/+13
* | ClangCodeModel, Puppet, CrashHandler: Compile with Qt6hjk2020-10-084-5/+5
* | Qt6: Sprinkle QLatin1Strings for QStringView comparisonsEike Ziller2020-10-0812-142/+142
* | CMake Build: Fix PCH builds for non MSVC platformsCristian Adam2020-10-081-1/+1
* | DiffEditor: Improve initial size of description widgetOrgad Shaneh2020-10-081-0/+23
* | Merge remote-tracking branch 'origin/4.14' into masterEike Ziller2020-10-0848-440/+887
|\ \
| * \ Merge "Merge remote-tracking branch 'origin/4.13' into 4.14" into 4.14The Qt Project2020-10-0818-151/+128
| |\ \
| | * | Merge remote-tracking branch 'origin/4.13' into 4.14Eike Ziller2020-10-0818-151/+128
| | |\|
| | | * qmlpreview: enable adding multiple testlanguagesTim Jenssen2020-10-072-20/+36
| | | * qmlprieview: fix that init language is the chosen oneTim Jenssen2020-10-0716-130/+91
| | | * AutoTest: Fix summary part IIIChristian Stenger2020-10-071-1/+1
| * | | QmlDesigner: MCU Metadata improvementsAleksei German2020-10-083-8/+29
| |/ /
| * | FakeVim: Allow AltGr as modifier to produce normal key valueshjk2020-10-081-3/+8
| * | Doc: Describe new refactoring actions (quick fixes)Leena Miettinen2020-10-071-6/+6
| * | ProjectExplorer: Documentation for some run configuration aspectshjk2020-10-072-1/+187
| * | ProjectExplorer: Simplify BuildStepWidget updatinghjk2020-10-072-32/+7
| * | Utils: Turn the multicolored download icon into a mono-colored oneAlessandro Portale2020-10-079-22/+7
| * | ProjectExplorer: Make ArgumentsAspect's label text configurablehjk2020-10-062-2/+9
| * | QmlDesigner: MCU configurations metadataAleksei German2020-10-069-141/+404
| * | QmakeProjectManager: Use LayoutBuilder for QmakeStep config widgethjk2020-10-061-5/+6
| * | CMake build: Fix issues with exported targetsEike Ziller2020-10-063-3/+5
| * | CMake build: Create shared lib for shared part of qmlpuppetEike Ziller2020-10-061-42/+55
| * | CMake build: Add missing PROPERTIES to add_qtc_pluginEike Ziller2020-10-061-7/+7
| * | Merge remote-tracking branch 'origin/master' into 4.14Eike Ziller2020-10-0667-211/+286
| |\ \
| * | | QMakeProjectManager: Do not ask to rebuild too oftenhjk2020-10-061-18/+23
| * | | Utils: Do not emit SelectionAspect::changed if nothing changedhjk2020-10-061-3/+10
* | | | Remove unused private functionsAlessandro Portale2020-10-087-78/+0