summaryrefslogtreecommitdiff
path: root/src/libs
Commit message (Expand)AuthorAgeFilesLines
* QmlJSEditor: crash fixThomas Hartmann2012-10-101-2/+1
* ExtensionsSystem: make Invoker connection type configurablehjk2012-10-102-2/+10
* Debugger: Remove the dependence on QmlJSToolsAurindam Jana2012-10-097-2/+414
* License changesTobias Hunger2012-10-091-20/+20
* Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-099-10/+39
|\
| * Fix remaining URLs and a few other things that still referred NokiaEike Ziller2012-10-091-1/+1
| * Fix copyRecursively not returning when it shouldTobias Hunger2012-10-081-1/+1
| * QmlJS: Fix rewriter for signal parametersThomas Hartmann2012-10-087-8/+37
* | fix qbs buildJoerg Bornemann2012-10-081-1/+0
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-05527-11198/+10548
|\ \ | |/
| * Adjust license headershjk2012-10-05527-11198/+10548
* | Merge origin/2.6Eike Ziller2012-10-0510-29/+91
|\ \ | |/
| * SSH: Work around issue with dynamic_cast.Christian Kandeler2012-10-057-27/+81
| * Add Close button to window asking what to do with changed documentsTobias Hunger2012-10-042-2/+4
| * FileName: Fix isChildOf for some corner casesOrgad Shaneh2012-10-041-0/+6
* | qbs files: Consolidate includePaths in QtcLibrary and QtcPluginOrgad Shaneh2012-10-0528-100/+28
* | Merge branch 'master' of ssh://codereview.qt-project.org:29418/qt-creator/qt-...Eike Ziller2012-10-042-5/+11
|\ \
| * | SSH: Add infrastructure for passing additional connection options.Christian Kandeler2012-10-042-5/+11
* | | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-0417-90/+189
|\ \ \ | |/ / |/| / | |/
| * Fix crashes when cyclic inheritancePrzemyslaw Gorszkowski2012-10-022-1/+44
| * Fix "Apply function signature change" for boost::shared_ptrPrzemyslaw Gorszkowski2012-10-021-1/+2
| * tr()-fixes for 2.6.Friedemann Kleint2012-10-011-2/+2
| * UI text: make zeroconf error message clearerLeena Miettinen2012-10-011-2/+2
| * UI text: fix capitalizationLeena Miettinen2012-10-011-1/+1
| * Debugger: Client for DeclarativeDebuggerAurindam Jana2012-10-018-50/+96
| * UI text: fix capitalization and unify message styleLeena Miettinen2012-10-011-3/+3
| * UI text: fix capitalization and punctuation.Leena Miettinen2012-10-011-6/+6
| * Debugger: Remove old codeAurindam Jana2012-10-011-24/+11
| * Fix crashes when typing codePrzemyslaw Gorszkowski2012-09-281-1/+22
* | qbs files: Sort filesOrgad Shaneh2012-10-0312-150/+150
* | C++11: Fix parsing of ambiguous declarators.Christian Kamm2012-09-282-3/+5
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-09-276-20/+115
|\ \ | |/
| * Fix qbs build with MSVCOrgad Shaneh2012-09-272-0/+3
| * TcpPortsGatherer: Fix compilation with latest MinGW-32Kai Koehne2012-09-261-2/+2
| * SSH: Fix parsing of server id.Christian Kandeler2012-09-262-18/+61
| * Botan: Add license file.Christian Kandeler2012-09-261-0/+49
* | QmljsInterpreter: avoid ambiguities about major import versionThomas Hartmann2012-09-261-4/+8
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-09-269-13/+33
|\ \ | |/
| * Detect Qt5 in PATHTobias Hunger2012-09-251-1/+3
| * Always save settings on exitTobias Hunger2012-09-252-3/+17
| * Introduce $$QTC_PREFIXDaniel Molkentin2012-09-254-4/+4
| * Fix qbs buildOrgad Shaneh2012-09-241-0/+2
| * CPlusPlus: Avoid reversing results for call lookupOrgad Shaneh2012-09-241-5/+7
* | C++11: Fix bug with parsing ctor initializers.Christian Kamm2012-09-251-1/+1
* | Do not use QWeakPointer to track QObjects.Christian Kandeler2012-09-253-8/+10
* | C++11: Fix and add test for simple decltype uses.Christian Kamm2012-09-241-1/+0
* | Do not use the fromAscii() and toAscii() functions.Christian Kandeler2012-09-218-8/+8
* | Do not use qFindChild() and qFindChildren().Christian Kandeler2012-09-201-2/+2
* | Fix merge artifact in qbs file.Christian Kandeler2012-09-201-1/+2
* | Do not use QAbstractItemModel::reset().Christian Kandeler2012-09-202-2/+4