summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Doc: WS fix in qdocconf file.Jerome Pasion2013-06-241-1/+1
* SettingsDialog: Update size of category view on showing/hiding scrollbarDaniel Teske2013-06-211-0/+11
* KitInformationWidget: Add tooltips were possible also to the main widgetDaniel Teske2013-06-213-0/+8
* SSH: Implement and make use of RFC 4256.Christian Kandeler2013-06-2028-73/+219
* FancyToolButton: remove forceVisibleDaniel Teske2013-06-202-16/+2
* FancyToolButton::paintEvent remmove unused variablesDaniel Teske2013-06-201-2/+0
* Fix compilation: std::lower_bound is in <algorithm>Thiago Macieira2013-06-191-0/+2
* SDKtool: Fix another warning in the test codeTobias Hunger2013-06-181-1/+1
* C++: add support for local typesPrzemyslaw Gorszkowski2013-06-186-3/+426
* Debugger: Fix interrupting 32bit process from a 64bit creator...David Schulz2013-06-174-47/+69
* C++: fix 'find usages' for templatesPrzemyslaw Gorszkowski2013-06-173-7/+146
* Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-06-14427-4207/+8620
|\
| * Merge remote-tracking branch 'origin/2.7' into 2.8Eike Ziller2013-06-1416-23/+106
| |\
| | * Doc: rename index.html as extending-index.htmlLeena Miettinen2013-06-146-6/+1
| | * Android: Autodetect a value for OpenJDK pathDaniel Teske2013-06-141-1/+52
| | * Android: Set JAVA_HOME in environment and use that environmentDaniel Teske2013-06-144-1/+12
| | * Android: Show complete output of ant runDaniel Teske2013-06-112-10/+19
| | * Android: Use '/' in INSTALL_ROOT if sh.exe is in PATHDaniel Teske2013-06-101-1/+14
| | * Remove semi-colon at end of line in project fileJonathan Liu2013-06-061-1/+1
| | * QmlProfiler: fix potential crashChristiaan Janssen2013-06-053-3/+7
| * | QtSupport: Fix compilation with Qt 4.Friedemann Kleint2013-06-141-1/+0
| * | Git: Show tracking branch on Branches dialogOrgad Shaneh2013-06-144-29/+24
| * | Qbs: Add support for QML debuggingTobias Hunger2013-06-145-8/+128
| * | Move qmldebugginghelper related code from Qt4PM to QtSupportTobias Hunger2013-06-144-67/+90
| * | Translated late stringsRobert Loehning2013-06-141-2/+29
| * | Mercurial: Add shortcut for menu entryOrgad Shaneh2013-06-141-1/+1
| * | QmlDebuggingHelpers: Fix usage of flags.Tobias Hunger2013-06-142-4/+4
| * | QmlDebugging: Fix connect statementTobias Hunger2013-06-141-2/+2
| * | Revert "VCS: Update state when configuration is changed"Tobias Hunger2013-06-141-2/+0
| * | VCS: Update state when configuration is changedOrgad Shaneh2013-06-141-0/+2
| * | Fix missing translations in Python Editor.Friedemann Kleint2013-06-142-8/+8
| * | Debugger: Enable breakpoints on throw and catch with LLDBhjk2013-06-131-5/+16
| * | Debugger: Fix void* lookup regressionhjk2013-06-131-22/+5
| * | Debugger: Don't limit length of displayed string-ish keyshjk2013-06-131-7/+1
| * | Qbs: Fix copying of QbsBuildStepsTobias Hunger2013-06-132-1/+5
| * | Doc: fixed issues in the Qt Quick app tutorialLeena Miettinen2013-06-132-3/+4
| * | Squish: Added qmake to readmeRobert Loehning2013-06-131-0/+1
| * | Git: Allow merge and rebase for detached HEADOrgad Shaneh2013-06-131-3/+2
| * | Mercurial: annotate - goto current lineNikita Baryshnikov2013-06-131-1/+4
| * | VcsBase - fix QSignalMapperNikita Baryshnikov2013-06-132-5/+4
| * | Qtsupport: accept const toolchain in debugginghelperbuildtaskTobias Hunger2013-06-132-2/+2
| * | QtSupport: Remove some useless namespacesTobias Hunger2013-06-131-20/+20
| * | Analyzer: De-noisehjk2013-06-131-6/+5
| * | Update German translations for 2.8.Friedemann Kleint2013-06-131-1358/+3216
| * | Provide ICore::documentationPath()Eike Ziller2013-06-133-7/+9
| * | Remove unnecessary include statementTobias Hunger2013-06-131-2/+0
| * | Doc: update screenshot of Qt Quick editorsLeena Miettinen2013-06-131-0/+0
| * | Doc: fix terminology in the build and run tutorialLeena Miettinen2013-06-133-1/+1
| * | Fix warning about not referenced variableKai Koehne2013-06-131-2/+1
| * | Valgrind: Harden against missing deviceshjk2013-06-131-0/+1