summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Android: Fix C++ debuggingv4.3.0-rc1Vikas Pachdha2017-05-083-1/+58
* QbsProjectManager: Fix object files appearing in locatorChristian Kandeler2017-05-082-3/+18
* ProjectNodes: Fix crash in FolderNode::addFileFilter()Tobias Hunger2017-05-081-1/+2
* Squish: Increase timeout for cloning in tst_git_cloneRobert Loehning2017-05-081-1/+1
* Squish: Update tst_git_localRobert Loehning2017-05-081-2/+2
* QmlDesigner: Fix ugly paint glitchThomas Hartmann2017-05-081-2/+9
* Doc: Describe Move Component Into Separate File dialogLeena Miettinen2017-05-083-6/+11
* Doc: Add a link to the Qt Quick Controls 2 - Flat Style exampleLeena Miettinen2017-05-081-0/+3
* Dumpers: Fix operator + for pointersOrgad Shaneh2017-05-083-1/+40
* Debugger: Instruct user to enable CDB support componentDavid Schulz2017-05-081-3/+5
* Android: Fix AVD creationVikas Pachdha2017-05-051-1/+1
* QmlDesigner: Use proper meta info for ItemThomas Hartmann2017-05-051-1/+6
* qmake: Make resource file contents available againTobias Hunger2017-05-052-6/+7
* Update qbs submoduleChristian Kandeler2017-05-051-0/+0
* Abi: Make MSVC2015 match MSVC2017Tobias Hunger2017-05-051-10/+22
* Doc: Update info about Qt Quick Controls 2 support and stylingLeena Miettinen2017-05-052-26/+24
* SSH: Fix DSA key creationChristian Kandeler2017-05-051-0/+2
* SSH: Catch std::exception rather than Botan-specific onesChristian Kandeler2017-05-059-19/+13
* Highlighter: Fix freezing highlighter for complex context switchesDavid Schulz2017-05-051-4/+11
* Debugger: Fix missing 'typename' prior to dependent typenameDavid Schulz2017-05-051-1/+1
* buildoutputparser: Install dummy themeChristian Kandeler2017-05-041-3/+17
* QmlDesigner: Add flag to check for designerThomas Hartmann2017-05-042-0/+7
* ProjectExplorer: Fix compile for Qt5.6Christian Stenger2017-05-041-4/+13
* Gerrit: Fix REST for Gerrit 2.14Orgad Shaneh2017-05-041-1/+2
* iOSTool: Fix stopGdbServer invocationOrgad Shaneh2017-05-041-1/+1
* QmlDesigner: Improve Go To ComponentThomas Hartmann2017-05-041-5/+18
* ProjectNodes: add listInProject() to NodeTobias Hunger2017-05-047-16/+40
* ResourceTopLevelNode: Enable marking this node as generatedTobias Hunger2017-05-044-6/+10
* ProjectNodes: Move isGenerated from FileNode to NodeTobias Hunger2017-05-042-12/+19
* ProjectNodes: Use a set of flags for bools in NodeTobias Hunger2017-05-042-5/+8
* ProjectNodes: Do not define a copy constructor for FileNodeTobias Hunger2017-05-044-3/+12
* Project: Skip duplicate files earlyTobias Hunger2017-05-041-2/+2
* ProjectNodes: Fix forEachGenericNodeTobias Hunger2017-05-041-1/+1
* Apply current filter to search resultsJarek Kobus2017-05-042-5/+1
* Doc: Describe changing QML type of item in Qt Quick DesignerLeena Miettinen2017-05-041-0/+7
* Doc: Describe the new toolbar in Qt Quick DesignerLeena Miettinen2017-05-046-9/+28
* qtcreatorcdbext: Fix build with MSVC2017Friedemann Kleint2017-05-041-4/+8
* Flat Dark theme: make "changed variable" color in watch window readableMitch Curtis2017-05-031-1/+1
* ResourceNode: Set proper fileType based on file nameTobias Hunger2017-05-031-1/+1
* CMake: Fix possible nullptr dereferenceTobias Hunger2017-05-031-1/+1
* CodeAssist: Fix use-after-free crashNikolai Kosjar2017-05-033-0/+9
* buildoutputparser: Adapt to removal of "slot" keywordChristian Kandeler2017-05-022-2/+3
* QmlDesigner: Set the minimum width of navigatorThomas Hartmann2017-05-021-0/+1
* CodeAssist: Fix auto completion if function signature is shownNikolai Kosjar2017-05-027-56/+107
* iOS: Fix run without deploy on iOS simulatorVikas Pachdha2017-05-023-7/+43
* Tests: Add some lines to test editing of strings in debuggerRobert Loehning2017-05-021-0/+9
* Squish: Update tst_HELP02 to use QTCREATOR_DISPLAY_VERSIONRobert Loehning2017-05-021-5/+5
* Debugger: Improve handling of static members in shared objectshjk2017-05-022-0/+24
* QbsProjectManager: Fix updating of run environmentChristian Kandeler2017-05-021-3/+8
* Fix left sidebar width after switching modesEike Ziller2017-05-022-32/+34