aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* VCS: Use OutputFormatter for output windowOrgad Shaneh2014-03-193-10/+22
* Utils: Support \r handling in OutputFormatterOrgad Shaneh2014-03-195-30/+39
* VCS: Inline CheckoutProgressWizardPage UI fileOrgad Shaneh2014-03-195-53/+31
* Android: notify qml profiler when app is stoppedUlf Hermann2014-03-197-9/+14
* Improve translated messages in Android device dialog.Friedemann Kleint2014-03-192-13/+19
* Beautifier: Replace $HOME with it's actual valueLorenz Haas2014-03-194-2/+8
* TargetSetupWidget: Do not always pre-expand selected kitsAlessandro Portale2014-03-183-2/+7
* AndroidSettingsDialog: Warn the user that spaces in the ndk path are badDaniel Teske2014-03-182-2/+7
* AndroidSettingsDialog: Fix kitWarning icon showing up wronglyDaniel Teske2014-03-181-0/+2
* Update qbs submodule to head of 1.2 branch.Christian Kandeler2014-03-181-0/+0
* Fix compileDaniel Teske2014-03-182-0/+2
* Git: Avoid QByteArray -> QString -> QByteArray conversions for encodingOrgad Shaneh2014-03-182-9/+10
* Git: Replace QStringList with QString in readConfigOrgad Shaneh2014-03-182-5/+4
* Git: Consolidate codec configuration retrievalOrgad Shaneh2014-03-183-27/+17
* Android: Fix compile with Qt4Christian Stenger2014-03-181-1/+1
* ProjectTree: Change hasBuildTargets to FolderNode::showInSimpleTreeDaniel Teske2014-03-1818-58/+75
* Qnx: Do not activate any API level if none is selectedEl Mehdi Fekari2014-03-181-5/+0
* Git: Simplify commit message codec handlingOrgad Shaneh2014-03-187-21/+19
* Vcs: Prettify output in CheckoutProgressWizardPageTobias Hunger2014-03-182-1/+31
* Vcs: Leave lone CRs alone when normalizing line endingsTobias Hunger2014-03-181-15/+4
* Android: Add a checkbox for "Default Qt module permissions"Daniel Teske2014-03-182-4/+77
* iossim: Fix qbs build.Christian Kandeler2014-03-181-1/+1
* QmlProfiler: Make sure y-offset in category labels is an integerUlf Hermann2014-03-181-1/+1
* Git: Open untracked files on double-clickOrgad Shaneh2014-03-181-1/+3
* Git: Use commit encoding for git show.Andre Hartmann2014-03-181-1/+2
* AndroidDeviceDialog: Show a hint if we found no deviceDaniel Teske2014-03-183-20/+86
* Git: Use commit encoding for interactive rebase and commit editorsOrgad Shaneh2014-03-181-3/+6
* Git: Factor out commitEncodingOrgad Shaneh2014-03-182-6/+12
* VCS: Prevent checkout/clone over an existing non-empty directoryOrgad Shaneh2014-03-181-3/+9
* ProjectExplorer: SysRoot config widget is read-only when sticky/not-mutableDavid Kaspar2014-03-181-1/+1
* Kit: Save sticky kit informationEl Mehdi Fekari2014-03-181-0/+10
* Clang: never include a define for __cplusplus.Erik Verbruggen2014-03-181-0/+5
* Debugger: Be more verbose about unhandled breakpointshjk2014-03-181-11/+13
* Beautifier: Small, paranoid local caching in the hope for gaining speedLorenz Haas2014-03-181-2/+3
* VCS: Fix message in GitClientRobert Loehning2014-03-171-1/+1
* Fix tooltipRobert Loehning2014-03-171-1/+1
* Qnx: Use correct mkspec in the qmake stepEl Mehdi Fekari2014-03-172-3/+10
* QmlDesigner: Revert bumping the puppet versionThomas Hartmann2014-03-171-1/+1
* QmlProfiler: Save/Load thread ids in trace filesUlf Hermann2014-03-171-0/+3
* Clang: Print cmd line equivalent if using QTC_CLANG_VERBOSENikolai Kosjar2014-03-171-1/+14
* CppEditor: Allow force highlighting if using clangNikolai Kosjar2014-03-173-11/+22
* CppTools: Tag incomplete semantic infoNikolai Kosjar2014-03-174-20/+34
* CppEditor: Do not cancel highlighter on user interactionNikolai Kosjar2014-03-172-6/+2
* QmlProfiler: Fix logic when timeout-connecting to QML portUlf Hermann2014-03-171-1/+3
* Android: Try to parse the QML port from stderrUlf Hermann2014-03-171-1/+3
* QNX: Fix compilation with Qt 4.Friedemann Kleint2014-03-141-3/+3
* ios: simulator support for Xcode 5.1Fawzi Mohamed2014-03-1423-176/+1401
* QmlProfiler: Fix order of updates to timeline contentX and contentWidthUlf Hermann2014-03-141-14/+29
* Remove trailing newlines from QML Puppet messages.Friedemann Kleint2014-03-141-2/+2
* Qnx: Add support for qml profiler in BlackBerry/QnxFrantisek Vacek2014-03-147-36/+206