aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* python scanner: fix "oct" and "chr" highlightNikolay Shalakin2017-11-271-1/+1
* ProjectExplorer: Fix build failure on windowsTobias Hunger2017-11-271-0/+1
* Tests: Disable test for LLDBChristian Stenger2017-11-271-1/+1
* Dumper: Do not use enumHexDisplay unconditionallyChristian Stenger2017-11-271-1/+4
* Clang: Fix future reporting on backend crashNikolai Kosjar2017-11-271-2/+6
* DiffEditor: Fix parsing of mode-only change in patchOrgad Shaneh2017-11-273-16/+37
* Update qbs submoduleChristian Kandeler2017-11-271-0/+0
* Utils: Delay saving of treeview column sizes while resizinghjk2017-11-271-1/+12
* Qmake: Do not crash when closing a project while it is parsingTobias Hunger2017-11-273-10/+24
* Bump versionEike Ziller2017-11-242-8/+8
* CppTools: Disable Qt keywords for C filesOrgad Shaneh2017-11-241-2/+3
* CppTools: Fix initial macro parsing for generic projectOrgad Shaneh2017-11-242-2/+2
* Doc: Update perf profiler documentationUlf Hermann2017-11-235-87/+156
* CMake: Add QT_INSTALL_BINS to PATH on windowsTobias Hunger2017-11-231-1/+12
* QmlDesigner: Add support for requesting types of framesThomas Hartmann2017-11-232-0/+12
* QmlDesigner: Add constants for live previewThomas Hartmann2017-11-231-2/+4
* QbsProject: Compute uniqueProductName on the flyhjk2017-11-222-7/+4
* CMake: Hide nodes from project listTobias Hunger2017-11-221-0/+4
* NavigationTreeView: Improve horizontal scrolling in treeviewTobias Hunger2017-11-221-4/+9
* Doc: Update Qt Quick UI Prototype wizard docsLeena Miettinen2017-11-211-3/+4
* Fix outdated perf profiler documentationUlf Hermann2017-11-211-9/+8
* Clang: Define __FUNCSIG__ and others for msvc toolchainIvan Donchevskii2017-11-213-0/+8
* Android: Enable emulator tool installationv4.5.0-rc1Vikas Pachdha2017-11-213-2/+53
* CMake: Fix tree scanner not getting run automaticallyTobias Hunger2017-11-212-13/+19
* Clang: Add identifying macro Q_CREATOR_RUNNikolai Kosjar2017-11-212-1/+7
* More 4.5 changesEike Ziller2017-11-201-2/+58
* AutoTest: Fix handling of forward declared test classesChristian Stenger2017-11-201-2/+2
* AutoTest: Fix running Quick Tests with special functionsChristian Stenger2017-11-201-2/+6
* Update qbs submoduleChristian Kandeler2017-11-201-0/+0
* AutoTest: Fix nullptr accessChristian Stenger2017-11-201-1/+1
* Use qbs.defaultBuildVariant to inform Qbs of the default build variantJake Petroules2017-11-171-1/+1
* QbsProjectManager: Run updateAfterParse() also on add/remove fileChristian Kandeler2017-11-172-3/+8
* Valgrind: Fix cyclic connectOrgad Shaneh2017-11-173-7/+1
* Valgrind: Fix callgrind parsing with git versionOrgad Shaneh2017-11-171-1/+3
* Debugger: Do not create a new terminal when attachinghjk2017-11-163-4/+5
* Add isRemoteRunning() as isRunning() only apply to local processesFilipe Azevedo2017-11-162-0/+12