summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QmlProfiler: Make sure all binding loop markers are drawnUlf Hermann2014-02-141-1/+1
* PushToGerrit: Do not calculate number of commits for empty inputOrgad Shaneh2014-02-141-1/+4
* PushToGerrit: Pass local branch to determineRemoteBranchOrgad Shaneh2014-02-142-8/+7
* Git: Fix target branch auto-detection in Push to GerritOrgad Shaneh2014-02-141-18/+26
* Squish: Get the right QLabel on Qt Versions option pageChristian Stenger2014-02-141-1/+1
* Qnx: Removing BlackBerry Environment Setup wizardDavid Kaspar2014-02-1413-2078/+0
* Qnx: BlackBerry Setup options pageDavid Kaspar2014-02-1422-33/+733
* BlackBerry: Ignore current directory when deploying Qt libraries to deviceTobias Nätterlund2014-02-141-0/+3
* BlackBerry: Add 'Deploy Qt libraries' action to Device options pageTobias Nätterlund2014-02-141-4/+13
* Qmake project: HEADERS are not sourcesDaniel Teske2014-02-131-1/+3
* CustomWizard: s/struct/class/Tobias Hunger2014-02-134-13/+19
* Coding style: Add a comment on Aggregation vs Inheritancehjk2014-02-131-0/+10
* File system search: Support ~/ for the directory that is searchedEike Ziller2014-02-132-17/+20
* IWizard and derived classses: Fix WS issuesTobias Hunger2014-02-1313-15/+15
* IWizard and derived classes: Code cleanupsTobias Hunger2014-02-1326-125/+53
* Squish: Do not crash on fail in getEditorForFileSuffix()Christian Stenger2014-02-131-18/+27
* Update qtquick features numberjkobus2014-02-1311-12/+33
* Squish: Update objects moved from Find::InternalRobert Loehning2014-02-134-6/+5
* Squish: Update expected project treeRobert Loehning2014-02-131-8/+9
* Squish: Skip non-executable debuggersChristian Stenger2014-02-131-2/+3
* ProjectFileWizardExtension:: Remove dead codeDaniel Teske2014-02-132-27/+0
* Utils::FileName: Enable qDebug() << Utils::FileName()Daniel Teske2014-02-132-0/+13
* Open documents view: do not switch editor on right-clickEike Ziller2014-02-131-4/+4
* RemoteLinux: Remove unneeded data memberhjk2014-02-131-2/+0
* Debugger: Also display dynamic QObject propertieshjk2014-02-131-4/+61
* Debugger: Code cosmeticshjk2014-02-132-174/+150
* TextEditors: Fix wrong revision marker after undo/redoEike Ziller2014-02-131-3/+18
* Fix that names of custom locator filters are ignored.Eike Ziller2014-02-135-16/+21
* BlackBerry: Improve handling of Qt libraries when creating packageTobias Nätterlund2014-02-1312-55/+909
* Compile fix.Christian Kandeler2014-02-121-1/+1
* Squish: Fix Qt Quick / QML related testsChristian Stenger2014-02-123-4/+4
* Debugger: Replace a few mainwindow uses with dialogparenthjk2014-02-122-9/+9
* Squish: Update Qt Creator_QmlJSEditor::QmlJSTextEditorWidgetRobert Loehning2014-02-121-1/+1
* Git: Suppress "No local commits" error message in Push to GerritOrgad Shaneh2014-02-123-5/+8
* Git: Suppress log output in LogChangeWidgetOrgad Shaneh2014-02-123-5/+11
* VCS: Introduce NoOutput command flagOrgad Shaneh2014-02-122-6/+4
* Git: Suppress for-each-refOrgad Shaneh2014-02-121-1/+2
* Qbs: Allow to build subprojectsTobias Hunger2014-02-123-9/+87
* Clang: tune include paths used by clangErik Verbruggen2014-02-122-3/+40
* Attach to unstarted ApplicationPetar Perisin2014-02-125-17/+534
* QNX: Add support for attaching to a running applicationTobias Nätterlund2014-02-1213-5/+565
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-12268-922/+306
* Squish: Remove special handling for gdb issues on MacChristian Stenger2014-02-121-6/+1
* Squish: Use lldb for Qt4 desktop kits on MacChristian Stenger2014-02-121-2/+2
* Win/Lin deployqt: fix check for LLVM_INSTALL_DIREike Ziller2014-02-121-1/+1
* Clang/Mac: also deploy the header resources.Eike Ziller2014-02-121-0/+1
* Lin/Win: Deploy libclang and resources if neededEike Ziller2014-02-111-0/+21
* Debugger: Skip non-executable auto-detected debuggersChristian Stenger2014-02-111-1/+1
* Qbs/qmake: Fix dependencies of pluginsTobias Hunger2014-02-1193-84/+301
* Fix deployment for QtQuick templatesjkobus2014-02-1111-7/+70