summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix restoring cmake run configurationsv4.11.0-beta1Christian Kandeler2019-10-172-2/+10
* LanguageClient: create TextMarks only for active clientsDavid Schulz2019-10-172-29/+16
* QmlDesigner: Keep qml2puppet alive, if local socket is not processedThomas Hartmann2019-10-172-3/+39
* QmlDesigner: Fix warningThomas Hartmann2019-10-171-1/+1
* AutoTest: Add some logging to test runnerChristian Stenger2019-10-171-5/+12
* QbsProjectManager: Fix buildChristian Kandeler2019-10-161-4/+6
* More change log for 4.11Eike Ziller2019-10-161-3/+24
* QmlDesigner: Implement combobox to disable 3d editorThomas Hartmann2019-10-1610-11/+196
* Merge "Merge remote-tracking branch 'origin/4.10' into 4.11" into 4.11The Qt Project2019-10-1613-61/+72
|\
| * Merge remote-tracking branch 'origin/4.10' into 4.11Eike Ziller2019-10-1613-61/+72
| |\
| | * GDB: Handle 'pretty_printer.to_string()' returning NoneMichael Weghorn2019-10-161-1/+1
| | * AbiWidget: Fix custom abi comboboxes' enabled state when mainComboBox is changedAlexis Murzeau2019-10-151-1/+4
| | * iOS: Fix failure to run an app on iOS version 13 onwardsVikas Pachdha2019-10-141-51/+26
| | * QbsPM: Fix look-up of executable on DesktopChristian Kandeler2019-10-111-0/+10
| | * AutoTest: Fix Run Under Cursor for GTestChristian Stenger2019-10-101-1/+2
| | * Debugger: Prevent crash on shutdownChristian Stenger2019-10-101-1/+3
| | * Corrects the project type supportedMariana Meireles2019-10-101-1/+1
| | * RemoteLinux: Fix look-up of remote file path in deployment dataChristian Kandeler2019-10-103-2/+9
| | * MSVC support: Fix "detection" of supported ABIs for the 2015 build toolsChristian Kandeler2019-10-092-0/+12
| | * Version bump -> 4.10.2Eike Ziller2019-10-083-6/+6
| | * Doc: Fix link to free Qt appsLeena Miettinen2019-10-081-2/+2
* | | Debugger: Introduce a checkboxhjk2019-10-161-0/+8
* | | CMake BuildSystem: Fix visibility handling for PCHTobias Hunger2019-10-161-1/+11
* | | BareMetal: Minimize nested blocks of code in KEIL parserDenis Shienkov2019-10-161-72/+66
|/ /
* | ProjectExplorer: Fix some problems with plugin unloadingChristian Kandeler2019-10-166-2/+17
* | QmlDesigner: Only show 3D edit view if enabledThomas Hartmann2019-10-161-1/+2
* | QmlDesigner: Add missing constThomas Hartmann2019-10-162-2/+2
* | Help: Remove functionality of unregistering namespace from public APIEike Ziller2019-10-166-13/+5
* | Port setMargins to setContentsMarginsLaurent Montel2019-10-167-8/+8
* | QmlDesigner: Fix compile for old gccChristian Stenger2019-10-161-1/+1
* | Implement support for UIA/UIP importingMiikka Heikkinen2019-10-158-380/+503
* | QmlDesigner Tool bar for Binding EditorAleksei German2019-10-153-25/+302
* | QmlDesigner: Show 3D scene with multiple objectsThomas Hartmann2019-10-152-9/+19
* | QmlDesigner: Introduce QMLDESIGNER_QUICK3D_MODEThomas Hartmann2019-10-154-10/+23
* | QmlDesigner: Fix assertThomas Hartmann2019-10-151-1/+5
* | Target setup page: Do not dereference potentially invalid Target pointerChristian Kandeler2019-10-151-4/+2
* | Dumper: Remove old workaroundChristian Stenger2019-10-151-2/+0
* | QmlDesigner: Do not try to create objects with invalid versionThomas Hartmann2019-10-141-1/+1
* | QmlDesigner: Fix crashThomas Hartmann2019-10-141-4/+6
* | McuSupport: Split up package creation in options pageAlessandro Portale2019-10-141-29/+63
* | QmlDesigner: Add missing constThomas Hartmann2019-10-142-4/+4
* | McuSupport: Adjust application template to Qul_0.2.0Alessandro Portale2019-10-141-1/+1
* | QmlDesigner: Fix keyboard focus on mac for 3D edit viewThomas Hartmann2019-10-142-4/+10
* | ProjectExplorer: Fix broken layout on Run settings pageTobias Hunger2019-10-141-4/+4
* | BareMetal: Handle missed SDCC compiler errorsDenis Shienkov2019-10-141-1/+13
* | BareMetal: Handle missed SDCC assembler errorsDenis Shienkov2019-10-141-1/+13
* | BareMetal: Parse missed SDCC compiler warningDenis Shienkov2019-10-141-1/+13
* | QmlDesigner Fix for ColorButton dragging issueAleksei German2019-10-111-1/+1
* | BareMetal: Handle warnings from BL51 linkerDenis Shienkov2019-10-112-4/+19
* | Clang: Simplify include paths in testsNikolai Kosjar2019-10-112-233/+149