summaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* EditorManager: Use static pattern, adjust surrounding codehjk2013-08-3061-294/+245
* CorePlugin: Use static VariableManager functions where appropriatehjk2013-08-304-6/+6
* Add a toolbutton for switching diff view modejkobus2013-08-307-126/+364
* QtVersionManager et al: Code cosmeticshjk2013-08-3018-162/+151
* Debugger: Fix argument placeholder in string.Christian Kandeler2013-08-301-1/+1
* Git: Some cleanup for branches on showOrgad Shaneh2013-08-301-6/+11
* Move VCS topic next to file nameOrgad Shaneh2013-08-301-5/+11
* QbsPM: Use environment QBS_{SOURCE|BUILD}_DIR in qmake projectOrgad Shaneh2013-08-301-3/+6
* CPPEditor: Remove unneeded code.David Schulz2013-08-302-5/+0
* VCS: Invert Command -> runVcs dependencyOrgad Shaneh2013-08-3010-356/+287
* Debugger: Fix compilation with Qt versions < 5.2hjk2013-08-291-1/+1
* Fix qbs build.Christian Kandeler2013-08-291-1/+1
* Generic Android error messagesPaul Olav Tvete2013-08-294-0/+137
* ProjectExplorer et al: Code cosmeticshjk2013-08-2918-414/+392
* KitInformation: Make dataId and priority value membershjk2013-08-2911-118/+28
* ProjectExplorer: Introduce per-kit debugger configuration pagehjk2013-08-298-531/+1308
* QmlDesigner: crash fixThomas Hartmann2013-08-291-2/+0
* Compile fixChristian Stenger2013-08-291-2/+2
* Reduce usage of QStringRef::toString() in the QML profiler.Friedemann Kleint2013-08-292-8/+7
* Reduce usage of QStringRef::toString() in cppcodeformatter.cpp.Friedemann Kleint2013-08-291-1/+1
* QmlDesigner: adding check for null pointerThomas Hartmann2013-08-291-1/+2
* Reduce usage of QStringRef::toString() in the core plugin.Friedemann Kleint2013-08-292-10/+10
* Reduce usage of QStringRef::toString() in project manager/cmake.Friedemann Kleint2013-08-292-5/+5
* Reduce usage of QStringRef::toString() in QmlJS/QmlJSTools.Friedemann Kleint2013-08-291-2/+2
* Reduce usage of QStringRef::toString() in debuggertooltipmanager.cpp.Friedemann Kleint2013-08-291-2/+2
* Reduce usage of QStringRef::toString() in texttomodelmerger.cpp.Friedemann Kleint2013-08-291-1/+1
* FakeVim: Escape '>' character in mappingshluk2013-08-292-0/+7
* Git: Use default show format for diff viewerOrgad Shaneh2013-08-291-1/+1
* Implement syntax highlighting in diff editorjkobus2013-08-2943-69/+953
* Locator: Allow to filter for path in BaseFileFilterNikolai Kosjar2013-08-297-17/+214
* Fix compilation with Qt 4.Friedemann Kleint2013-08-281-0/+1
* Android: Use minimum sdk instead of build target sdk to filter devicesDaniel Teske2013-08-283-8/+27
* Rename AndroidManager::targetSDK to buildTargetSDKDaniel Teske2013-08-286-12/+12
* QmlDesigner: Remove unused AnchorLineMarco Bubke2013-08-282-247/+0
* Android Manifest Editor: Add support for minimum and target sdk settingsDaniel Teske2013-08-284-0/+187
* Android: Detect "unauthorized" devices.Daniel Teske2013-08-282-3/+13
* CompileDaniel Teske2013-08-281-2/+2
* Android: Connected devices should list all devicesDaniel Teske2013-08-281-12/+9
* AndroidQtVersion: Call base class parseMkSpecDaniel Teske2013-08-281-0/+1
* QtKitConfigWidget: Do not warn when invalid Qt versions are changedTobias Hunger2013-08-281-5/+7
* BC: Move builddirectory handling into BC itselfTobias Hunger2013-08-2843-268/+212
* Qt4BC: Simplify shadowbuild/builddirectory handlingTobias Hunger2013-08-286-100/+102
* Git: Extend show output on diff editorOrgad Shaneh2013-08-283-27/+39
* Git: List branches on showOrgad Shaneh2013-08-283-5/+37
* Update qbs submodule.Christian Kandeler2013-08-271-1/+6
* Qnx: Support multiple BlackBerry target configurationsMehdi Fekari2013-08-2711-101/+276
* Git: Show active branch next to command in progressOrgad Shaneh2013-08-273-22/+26
* Git: Trim output lines on checkoutOrgad Shaneh2013-08-271-1/+1
* Merge remote-tracking branch 'origin/2.8'Oswald Buddenhagen2013-08-271-0/+8
|\
| * qmljs: add vector*d, quaternion, and matrix4x4 to code modelFawzi Mohamed2013-08-221-0/+8