aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix warningThomas Hartmann2019-01-181-1/+1
* Doc: Remove the word "prototype"Leena Miettinen2019-01-173-13/+13
* Bump version to 4.8.2Eike Ziller2019-01-172-4/+4
* Clarify the effects of setting the compiler in the kitEike Ziller2019-01-171-1/+4
* CPlusPlus: Block function-like macro name for arguments expansionIvan Donchevskii2019-01-173-11/+83
* QmlDesigner: Allow more JavaScript functionsThomas Hartmann2019-01-161-13/+17
* Doc: Describe converting Qt Quick UI Prototypes to ApplicationsLeena Miettinen2019-01-1613-6/+555
* Tests: Swap order of findUnusedObjects' output to ease sortingRobert Loehning2019-01-161-4/+3
* QmlDesigner: Use proper canocial ordering for auxiliary datav4.8.1Thomas Hartmann2019-01-152-4/+48
* Add changes file for 4.8.1Eike Ziller2019-01-151-0/+100
* Fix that debugger tooltips were overridden by editor tooltipsEike Ziller2019-01-141-1/+0
* Clang: Fix parsing boost headersIvan Donchevskii2019-01-142-19/+28
* Tests: Allow shared folders in findUnusedObjectsChristian Stenger2019-01-141-12/+34
* Debugger: Fix "Debugger font size follows main editor"hjk2019-01-101-1/+1
* QmlDesigner: Fix compile Qt 5.9 and 5.10Christian Stenger2019-01-101-1/+3
* QmlDesigner: Fix notifier for navigatorThomas Hartmann2019-01-091-1/+1
* Android: Find triple from predefined targetsVikas Pachdha2019-01-091-1/+5
* Respect the setting of the version code via the pro fileAndy Shaw2019-01-092-11/+7
* Clang: Stop going to F2 location if invocation context changedNikolai Kosjar2019-01-081-3/+10
* Clang: Set LC_NUMERIC to "C" for clangbackendNikolai Kosjar2019-01-081-0/+5
* Debugger: Fix step into after switching operate by instructionDavid Schulz2019-01-081-1/+1
* QtOutputFormatter: Fix handling file:// links with following timestampsAndre Hartmann2019-01-071-0/+14
* QtOutputFormatter: Handle Windows-style Qt Test failure linksAndre Hartmann2019-01-071-5/+26
* ProjectExplorer: Persist "Automatically create runconfigs" settinghjk2019-01-071-0/+4
* ProjectExplorer: Handle promptToStopRunControl properly againhjk2019-01-071-0/+1
* System settings: Don't let terminal drop down vanishEike Ziller2019-01-071-2/+7
* qmljs: relax checks on Qbs importsMarco Benelli2019-01-071-7/+2
* AutoTest: Allow redefinition of integrated QTest macrosAndre Hartmann2019-01-071-1/+1
* Autotest: Fix displaying UTF-8 characters in text output paneAndre Hartmann2019-01-071-1/+1
* FileInProjectFinder: Fix findFile() for nonexisting filesAndre Hartmann2019-01-041-1/+1
* Clang: Fix highlighting lambda capturesNikolai Kosjar2019-01-032-1/+9
* Fix crash when renaming file in file system viewEike Ziller2018-12-201-2/+2
* Doc: Add a note on disk space requirements for core dumpshjk2018-12-201-0/+5
* Color scheme: Reduce minimum size and add scroll area to detailsEike Ziller2018-12-203-596/+647
* Toolchain options: Enable horizontal scrollbar for detailsEike Ziller2018-12-201-1/+0
* Preferences: Add scroll area to external tool detailsEike Ziller2018-12-202-177/+232
* CppTools: Fix categorization of *.inl, *.tpp, and similarEike Ziller2018-12-191-5/+5
* Debugger: Update global breakpoint line and filehjk2018-12-191-0/+4
* Kit Preferences: Avoid possibly huge horizontal detail widget sizeEike Ziller2018-12-184-0/+5
* UpdateInfo: Fix unneeded scroll bar in options pageEike Ziller2018-12-181-6/+0
* Do not force an artificially high minimum size on the options dialogEike Ziller2018-12-181-3/+9
* QmlDesigner: show zoom percentage as tooltipTim Jenssen2018-12-182-15/+12
* QmlDesigner: remove includesTim Jenssen2018-12-181-2/+0
* QmlDesigner: Set text editor to modified if auxiliaryData is changedThomas Hartmann2018-12-182-0/+13
* QmlDesigner: Escape colorsThomas Hartmann2018-12-181-1/+6
* QmlDesigner: Increase minimum width of property editorThomas Hartmann2018-12-181-1/+1
* Debugger: Add fallback when gdb.Value.cast() fails for typedefshjk2018-12-172-2/+25
* SaveFile: Fix error handling when moving file with new contents failsEike Ziller2018-12-171-1/+2
* Debuger: Fix enum dumper (again)David Schulz2018-12-171-4/+4
* Android: Ensure the correct sysroot is passed to debuggerChristian Stenger2018-12-171-1/+2