aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Help: fix calling QDesktopServices::openUrl when opening about:blank4.7David Schulz2018-12-031-0/+4
* Fix reference on temperary valueTim Jenssen2018-11-301-1/+1
* More Qt Quick wizard fixes for Qt 5.12Eike Ziller2018-11-293-48/+48
* Fix Qt Quick wizards with Qt 5.12 / ECMAScript 7Eike Ziller2018-11-295-50/+50
* More change log for 4.7.2v4.7.2Eike Ziller2018-10-231-0/+15
* iOS: Work around mismatch of USB serial and iOS device idEike Ziller2018-10-231-6/+11
* Fix crash in folder navigation widgetEike Ziller2018-10-232-9/+23
* Fix Linux & macOS build in releaseEike Ziller2018-10-221-0/+2
* ProjectExplorer: do not send non existing debug outputDavid Schulz2018-10-191-0/+2
* Fix crash when pressing wrong shortcuts in welcome modeEike Ziller2018-10-191-2/+8
* Fix soft assert when adding file to subfolder in generic projectEike Ziller2018-10-181-2/+3
* Fix crash when adding file to sub folder in generic projectEike Ziller2018-10-181-1/+2
* Add changes file for 4.7.2Eike Ziller2018-10-171-0/+48
* ProjectExplorer: cancel MSVC tool chain detection on shutdownDavid Schulz2018-10-175-0/+16
* Cdb: fix std vector dumper in non python dumperDavid Schulz2018-10-111-1/+1
* Editor: Do not access a text document from another threadDavid Schulz2018-10-101-38/+38
* Russian translation updateSergey Belyashov2018-10-091-3/+27
* Editor: Do not jump over invisible blocks in paintEvent sub routineDavid Schulz2018-09-281-6/+5
* Utils: Fix file saver for delete locked filesDavid Schulz2018-09-261-7/+20
* More changelogEike Ziller2018-09-261-0/+6
* Valgrind: Add target executable suffix to heob command lineHannes Domani2018-09-251-2/+3
* Fix conflicting LanguageVersion and value __cplusplus defineEike Ziller2018-09-241-3/+8
* SshDeviceProcess: Don't emit readyRead signals if no data availableJonathan Liu2018-09-211-2/+8
* Fix incorrect grammar in 'does not exists'Kai Koehne2018-09-214-6/+6
* Clang: Remove version check for skipping inlude file warningsIvan Donchevskii2018-09-211-1/+1
* qtcdebugger: Extend help textFriedemann Kleint2018-09-211-18/+30
* Bump version to 4.7.2Eike Ziller2018-09-202-4/+4
* CppTools: Fix crash on smart selection change with lambdaNikolai Kosjar2018-09-201-0/+3
* ProjectExplorer: Do not add too many newlines for remote processesJonathan Liu2018-09-201-2/+2
* Clang: Fix possible out of bounds access in ClangFollowSymbolIvan Donchevskii2018-09-181-2/+2
* Qnx: Fix passing path to Qt libraries on device to run configurationv4.7.1Eike Ziller2018-09-181-0/+1
* Fix colorization of change numbers in VCS annotations (like git blame)Eike Ziller2018-09-121-2/+5
* qmljs: fix bug in reformattingMarco Benelli2018-09-111-1/+4
* Squish: Wait for a clean shutdown when restarting QCChristian Stenger2018-09-077-0/+7
* Squish: Stabilize tst_CSUP06Robert Loehning2018-09-071-0/+1
* Squish: Refactor starting Qt Creator from SquishChristian Stenger2018-09-0571-112/+91
* Fix environment for Start and Debug External ApplicationEike Ziller2018-09-041-0/+5
* .gitignore: Ignore Squish config files we don't useRobert Loehning2018-09-041-0/+3
* AutoTest: Fix handling cancellation for timeoutChristian Stenger2018-09-041-14/+14
* Update qbs submoduleChristian Kandeler2018-09-041-0/+0
* winrt: Use full path when running windeployqtOliver Wolff2018-09-041-1/+8
* Add line/column number handling to spotlight locator filterEike Ziller2018-09-031-5/+7
* Update qbs submoduleChristian Kandeler2018-09-031-0/+0
* Tracing: Adapt aggregator test to new ctor signatureUlf Hermann2018-08-311-1/+2
* QmlProfiler: Listen on QHostAddress::Any in QmlProfilerToolTestUlf Hermann2018-08-301-1/+1
* Squish: Fix checking for plugin loader issuesChristian Stenger2018-08-301-4/+4
* Theming: Fix value of TextColorDisabled for classic modeChristian Kandeler2018-08-301-1/+1
* More change log for 4.7.1Eike Ziller2018-08-301-0/+4
* Tracing: Properly signal destruction of non-owned propertiesUlf Hermann2018-08-301-10/+44
* QmlProfiler: Don't scan the whole file system in rewriter testUlf Hermann2018-08-291-2/+3