aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix buildv2.8.0-rcEike Ziller2013-06-271-1/+1
* FileName: Support "~ -> homePath" substitutionOrgad Shaneh2013-06-271-1/+4
* Adapt Qbs profile generation to recent changes in QbsEike Ziller2013-06-261-5/+15
* qbs files: fix OS X checksJoerg Bornemann2013-06-2610-21/+21
* Checkout correct branch of the binary-artifacts repository.David Schulz2013-06-262-1/+2
* Small improvement in German translationRobert Loehning2013-06-261-1/+2
* Merge remote-tracking branch 'origin/2.7' into 2.8Eike Ziller2013-06-263-3/+6
|\
| * QmlProfiler: Avoid idle engine cancelling other engine's processKai Koehne2013-06-261-0/+4
| * Qnx: add a dependency to the debugger pluginEl Mehdi Fekari2013-06-253-0/+3
| * Qnx: Fix tag for splashscreensEl Mehdi Fekari2013-06-251-1/+1
| * process_stub_unix: fix race condition with reading of env fileFawzi Mohamed2013-06-251-2/+2
| * C++: Handle recursive using/typedef declarationsNikolai Kosjar2013-06-254-4/+155
| * C++: Handle recursive auto declarationsNikolai Kosjar2013-06-256-10/+82
* | Tests: Fix typoRobert Loehning2013-06-261-1/+1
* | Fix possible crash when looking for version control for directoryEike Ziller2013-06-261-2/+2
* | CrashHandler: Allow ptrace on current processOrgad Shaneh2013-06-261-0/+8
* | Wizards: remove escaped HMTLThomas Hartmann2013-06-265-5/+5
* | Version bumpEike Ziller2013-06-262-2/+2
* | Android: Set ANDROID_HOME environment variableDaniel Teske2013-06-261-0/+1
* | CrashHandler: Use exec variants that search in pathOrgad Shaneh2013-06-261-2/+2
* | CppEditor: Fix "Rename Symbol Under Cursor" in new splitNikolai Kosjar2013-06-262-2/+12
* | Workaround QCompleter issue with closing its popup on escapeEike Ziller2013-06-264-4/+41
* | QmlDesigner.PropertyEditor: use proper transforms for anchorsThomas Hartmann2013-06-251-2/+5
* | Revert "QmlDesigner.NodeInstanceView: introducing delay in setPathToQt()"Marco Bubke2013-06-252-32/+3
* | Refactor qbs project files.Christian Kandeler2013-06-259-196/+231
* | CppTools: "Switch Header/Source" checks also other projectsNikolai Kosjar2013-06-251-23/+49
* | Debugger: Fix behavior on pressing 'Stop' for LLDBhjk2013-06-251-8/+17
* | Debugger: Set cdb extension version to 2.8David Schulz2013-06-251-1/+1
* | Adapt the escape key logic for external windows.Eike Ziller2013-06-253-44/+99
* | Debugger: Add view menu to toolbarhjk2013-06-253-0/+22
* | Workaround for Clang generating wrong debug infoEike Ziller2013-06-252-0/+11
* | Fix escape key for "About Qt Creator"Eike Ziller2013-06-252-0/+20
* | Qnx: Fix tag for splashscreensEl Mehdi Fekari2013-06-251-1/+1
* | QmlProfiler: do not show richtext in event detailsKai Koehne2013-06-252-0/+2
* | Fix searching for repeated characters in files.Eike Ziller2013-06-253-2/+22
* | CppEditor: Respect whitespace in operator names for more quick fixesNikolai Kosjar2013-06-259-49/+164
* | Merge remote-tracking branch 'origin/2.7' into 2.8Eike Ziller2013-06-254-8/+28
|\|
| * Fix broken list requests in CodePaster.Friedemann Kleint2013-06-212-4/+19
| * QmlDesigner: use correct icon for vertical sliderThomas Hartmann2013-06-181-2/+2
| * AndroidRunner: Fix CheckPidTimer to not fire foreverDaniel Teske2013-06-181-2/+7
* | Qnx: Add support for internal 10.2 NDKsEl Mehdi Fekari2013-06-242-0/+59
* | Qnx: Move the dataDirPath() method to QnxUtils classEl Mehdi Fekari2013-06-246-32/+35
* | Debugger: Make strip_typedefs robust for older LLDBhjk2013-06-241-3/+4
* | Qnx: update the runconfiguration display nameEl Mehdi Fekari2013-06-242-2/+2
* | Debugger: Make use of {S,G}etCondition optional with LLDBhjk2013-06-241-3/+5
* | Debugger: Don't kill lldb process if we get only a warninghjk2013-06-241-1/+2
* | find qmakespecs in source directory of shadow built qtOswald Buddenhagen2013-06-243-4/+10
* | Project managers: Force "Parsing" notificationNikolai Kosjar2013-06-245-5/+10
* | CppTools: Allow to force a "Parsing" notificationNikolai Kosjar2013-06-247-11/+42
* | introduce /src qmake property variantsOswald Buddenhagen2013-06-241-19/+32