summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Update qbs submoduleChristian Kandeler2017-12-151-0/+0
* Squish: Skip "Extract Function" with clang on WindowsRobert Loehning2017-12-141-0/+4
* ProjectExplorer: No native dir separators in detectCppBuildTools2015Alessandro Portale2017-12-141-10/+9
* Debugger: Suppress variables from unrelated scopeshjk2017-12-141-1/+1
* AutoTest: Fix setting test executable for output readerChristian Stenger2017-12-141-10/+10
* Revert "Squish: Update expected line in tst_simple_debug"Robert Loehning2017-12-131-1/+1
* Debugger: improve symbol lookup times for cdbDavid Schulz2017-12-132-1/+3
* QmlDesigner: Do not slide framesThomas Hartmann2017-12-131-1/+3
* QmlDesigner: Increase the bounding rectangleThomas Hartmann2017-12-131-2/+2
* Dumper: Fix typoChristian Stenger2017-12-131-1/+1
* Qmake: Do not crash when accessing PriFiles from project treeTobias Hunger2017-12-121-1/+5
* Merge remote-tracking branch 'origin/4.4' into 4.5Eike Ziller2017-12-122-980/+1530
|\
| * Adapt Qbs submodule URL4.4Eike Ziller2017-12-121-1/+1
| * Update Polish translationsJarek Kobus2017-10-131-979/+1529
| * QmlDesigner: Fix missing includeChristian Stenger2017-10-111-0/+2
| * QmlDesigner: Fix compile with Qt 5.10Thomas Hartmann2017-10-112-1/+3
* | Version bump to 4.5.1Eike Ziller2017-12-122-4/+4
* | Make sdktool default data path overridable at build timeEike Ziller2017-12-121-3/+7
* | sdktool: Use shell_quote for data path defineEike Ziller2017-12-121-3/+3
* | Debugger: use inferior device when run tool device is nullDavid Schulz2017-12-121-1/+5
* | Squish: Remove some more expected lines from tst_opencreator_qbsRobert Loehning2017-12-121-7/+0
* | Squish: Fix property nameRobert Loehning2017-12-121-2/+2
* | QmlDesigner: Do not show bounding rectangles by defaultThomas Hartmann2017-12-112-2/+2
* | QmlDesigner: Enable clipping in FormEditorItemThomas Hartmann2017-12-111-0/+3
* | Qt Quick Application wizards: No AA_EnableHighDpiScaling on SimulatorAlessandro Portale2017-12-111-7/+9
* | ProjectExplorer: Make subscriptions more robustTobias Hunger2017-12-082-14/+44
* | WinRT: fix saving changed deployment stepsDavid Schulz2017-12-082-8/+6
* | QmakePM: Avoid calling function on nullptrChristian Stenger2017-12-071-1/+2
* | Remove outdated installer creation script and resourcesEike Ziller2017-12-0714-1263/+1
* | Nim: Fix debugger start of nim projectsChristian Stenger2017-12-061-0/+3
* | ApplicationOutputPane: Add missing handling of runControl being nullptrRobert Loehning2017-12-051-1/+2
* | QmakeDesktopRunConfiguration: Add correct entry to PATH on windowsTobias Hunger2017-12-051-2/+6
* | QmlDesigner: Add support for timeline itemsThomas Hartmann2017-12-054-1/+48
* | Squish: Improve testing of Welcome pageChristian Stenger2017-12-052-13/+21
* | Git: Show success message on pushOrgad Shaneh2017-12-051-1/+2
* | Update qbs submoduleChristian Kandeler2017-12-041-0/+0
* | Squish: Partial fix of tst_opencreator_qbsv4.5.0Robert Loehning2017-12-012-2/+1
* | Squish: Update expected line in tst_simple_debugRobert Loehning2017-12-011-1/+1
* | TextEditor: fix animate navigation within fileDavid Schulz2017-12-011-14/+9
* | Squish: Stabilize tst_HELP05Robert Loehning2017-11-304-5/+17
* | Do not show accelerators in dock window titleshjk2017-11-301-3/+9
* | QbsProjectManager: Set the default working directory in the run configChristian Kandeler2017-11-301-2/+7
* | qtcdebugger: don't abort unregister if Debugger.Default is not definedDavid Schulz2017-11-301-2/+1
* | winrt: Add runnable to run configurationOliver Wolff2017-11-292-0/+45
* | Qmake: Set up environment for initial project parsingTobias Hunger2017-11-285-5/+20
* | Qt Quick Application wizards: Qt::AA_EnableHighDpiScaling only on WINAlessandro Portale2017-11-281-0/+2
* | BuildConfiguration: Fix caching of environmentTobias Hunger2017-11-283-2/+13
* | fix some missing breaks in switchesNikolay Shalakin2017-11-282-0/+2
* | QmlJsImport: correct ImportMatchStrength comparisonNikolay Shalakin2017-11-281-1/+1
* | avoid crash during Android Virtual Device Manager launchNikolay Shalakin2017-11-281-1/+1