summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * McuSupport: Add Segger Jlink path to kit environmentAlessandro Portale2019-10-301-0/+1
| * McuSupport: Rename "NXP EVKB-IMXRT1050 SDK" to "NXP i.MXRT SDK"Alessandro Portale2019-10-301-2/+2
| * McuSupport: Change "MCU board:" => "Target:" in options pageAlessandro Portale2019-10-301-1/+1
| * Debugger: prefer cdb for msvc targetsDavid Schulz2019-10-302-0/+6
| * Python: Check for changes before applyingChristian Stenger2019-10-302-0/+9
| * QmlDesigner: Append forced nodes also if filter is inactiveThomas Hartmann2019-10-301-6/+7
| * QmlDesigner: Avoid reflection when setting values from puppetThomas Hartmann2019-10-302-2/+5
| * Toolchains: Better out-of-the-box support for the Intel C++ compilerChristian Kandeler2019-10-301-3/+7
| * Debugger: adjust resetting the symbol server after cdb updateDavid Schulz2019-10-301-8/+11
| * Python: detect virtual environments for documents and projectsDavid Schulz2019-10-304-6/+79
| * Fix CMake buildEike Ziller2019-10-301-0/+1
| * QmlDesigner: Add align and distribute featureHenning Gruendl2019-10-299-4/+832
| * Set QGuiApplication::applicationDisplayName propertyKai Koehne2019-10-291-0/+1
| * QmlDesigner: Optimize 3D model itemlibrary iconsMiikka Heikkinen2019-10-292-0/+0
| * QmlDesigner: Fix some warningsChristian Kandeler2019-10-291-5/+8
| * CompilationDbManager: Add support for the "/imsvc" optionChristian Kandeler2019-10-291-10/+17
| * LanguageClient: prevent accessing deleted documentDavid Schulz2019-10-291-1/+1
| * Python: Fix UI textLeena Miettinen2019-10-291-4/+4
| * Boot2Qt: Fix UI textLeena Miettinen2019-10-294-11/+11
| * LanguageClient: fix memory leakDavid Schulz2019-10-291-0/+1
| * Update Info: Fix UI textLeena Miettinen2019-10-281-2/+2
| * Project explorer: Fix UI textLeena Miettinen2019-10-281-1/+1
| * Clang Tools: Fix UI textLeena Miettinen2019-10-281-2/+2
| * CMake: Fix UI textLeena Miettinen2019-10-282-21/+21
| * CMake: Configure fix for qtcdebuggerCristian Adam2019-10-281-1/+1
| * Wizards: Fix ComboBox implementationChristian Kandeler2019-10-282-6/+11
| * CppEditor: Fix grammarRobert Loehning2019-10-281-1/+1
* | Revert "Build fix: Visual Studio 2017 (and earlier)"Cristian Adam2019-11-011-12/+12
* | ProjectExlorer: Streamline creation of NamedWidgetshjk2019-11-0112-62/+19
* | CMake Build: Fix for Clang on WindowsCristian Adam2019-11-011-1/+7
* | Toolchains: Add output parser for Apple ldChristian Kandeler2019-11-013-3/+46
* | ProjectExplorer: Remove unused codehjk2019-10-312-6/+0
* | ProjectExplorer: Remove BuildStepListWidget::inithjk2019-10-314-60/+35
* | Build fix: Visual Studio 2017 (and earlier)Cristian Adam2019-10-311-0/+11
* | Windows: Remove explicit usage of _WIN32_WINNT and WINVER macrosCristian Adam2019-10-3110-42/+27
* | QmlDesiger: Use ProjectExplorer::Target instead of Project plus Kithjk2019-10-3111-118/+64
* | ProjectExplorer: Work around some bogus compiler warninghjk2019-10-311-1/+1
* | ProjectExplorer: Remove unused codehjk2019-10-317-236/+0
* | QmlJS: Scan app.qmltypes and lib.qmltypes for type informationUlf Hermann2019-10-318-17/+109
* | Cmake: Cleanup initializationhjk2019-10-293-34/+30
* | CompilationDbProjectManager: Set deployment data, if availableChristian Kandeler2019-10-292-27/+33
* | QmlJS: Clean up qmljsmodelmanagerinterface.{h|cpp}Ulf Hermann2019-10-294-259/+261
* | Merge remote-tracking branch 'origin/4.11'Eike Ziller2019-10-2858-355/+647
|\ \ | |/
| * Merge "Merge remote-tracking branch 'origin/4.10' into 4.11" into 4.11The Qt Project2019-10-288-62/+73
| |\
| | * Merge remote-tracking branch 'origin/4.10' into 4.11Eike Ziller2019-10-288-62/+73
| | |\
| | | * macOS: Remove workaround for bug that was fixed in Qt 5.9.2Eike Ziller2019-10-211-7/+0
| | | * MsvcToolchain: Fix "detection" of supported ABIs for msvc2010Alexis Murzeau2019-10-182-36/+38
| | | * Clang: Build against LLVM/Clang 9Nikolai Kosjar2019-10-181-0/+4
| | | * Debugger: Avoid recreation of breakpoint markersDavid Schulz2019-10-181-5/+13
| | | * Remove extra setMargin(..) Some lines after we can see aLaurent Montel2019-10-175-5/+0