aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: Fix spellingMarco Bubke2014-04-301-3/+3
* QmlDesigner: Refactor NavigatorTreeModel::dropMimeDataMarco Bubke2014-04-301-45/+72
* QmlDesigner: Change NavigatorTreeModel::m_view to QPointerMarco Bubke2014-04-301-1/+2
* QmlDesigner: Add NavigatorTreeModel::hasNodeForIndexMarco Bubke2014-04-302-0/+12
* Debugger: Show raw opcode bytes in disassembler viewhjk2014-04-304-17/+34
* QmlDesigner: Refactor NavigatorTreeModel::moveNodesInteractiveMarco Bubke2014-04-302-57/+81
* QmlDesigner: Remove qmlTypeInQtContainerMarco Bubke2014-04-301-18/+2
* Utils::TreeViewComboBox: Add missing Q_OBJECTDaniel Teske2014-04-301-0/+2
* Move OverViewCombo to Utils::Daniel Teske2014-04-306-99/+196
* CppOverViewCombo: Fix scoll wheel behaviorDaniel Teske2014-04-302-29/+46
* WinRT: remove unsupported featuresDaniel Teske2014-04-301-2/+6
* CDB: Remove duplicated message box generation.David Schulz2014-04-301-11/+1
* Qbs: Do not offer disabled executables as RunConfigurationsTobias Hunger2014-04-301-1/+1
* When the qbs submodule is present, build its applications too.Christian Kandeler2014-04-292-5/+10
* QbsProjectManager: Create run configurations for runnable products only.Christian Kandeler2014-04-291-7/+1
* Update qbs submodule.Christian Kandeler2014-04-291-0/+0
* TaskList: Do not open the same file several timesTobias Hunger2014-04-291-0/+5
* TaskListPlugin: Use pointers to TaskFiles instead of IDocumentsTobias Hunger2014-04-292-2/+4
* QmlDesigner: Use the improved ModelNode::setId methodMarco Bubke2014-04-291-14/+2
* QmlDesigner: InternalId is a signed integerMarco Bubke2014-04-291-2/+2
* QmlDesigner: Refactor NavigatorTreeModel::handleChangedItemMarco Bubke2014-04-292-36/+40
* QmlDesigner: Refactoring ModelNode::setIdMarco Bubke2014-04-299-12/+24
* QmlDesigner: Use internal api for id in ModelNodeMarco Bubke2014-04-291-1/+1
* QmlDesigner: Change NavigatorRole in enumMarco Bubke2014-04-292-10/+10
* QmlDesigner: Refactor appendNodeToEndOfTheRowMarco Bubke2014-04-291-10/+9
* QmlDesigner: Refactor NavigatorTreeModel::updateItemRowOrderMarco Bubke2014-04-291-29/+22
* ProjectNodes: Refactor runConfigurationsFor()hjk2014-04-2922-54/+24
* New File Wizard: Pay more attention to common path lengthDaniel Teske2014-04-291-13/+10
* CDB: Using watchdata cache to highlight value changes.David Schulz2014-04-291-10/+4
* Debugger: Rework display type selectionhjk2014-04-297-227/+403
* QmlDesigner: Use NodeListProperty.atMarco Bubke2014-04-281-5/+5
* FakeVim: Allow unicode input using Ctrl-V in insert modehjk2014-04-281-13/+89
* FakeVim: Commands 'v', 'V' and 'C-v' work in visual modehluk2014-04-281-3/+2
* Make a kit's file system friendly name configureable.Friedemann Kleint2014-04-284-5/+57
* Use more descriptive progress bar titlesEike Ziller2014-04-2821-25/+28
* QmnlDesigner: Use the list methodes in NodeListPropertyMarco Bubke2014-04-281-5/+3
* QmlDesigner: Use NodeListProperty.countMarco Bubke2014-04-281-1/+1
* QmlDesigner: Use count method of NodeListPropertyMarco Bubke2014-04-281-1/+1
* QmlDesigner: Use NodeAbstractProperty.indexOfMarco Bubke2014-04-281-1/+1
* QmlDesigner: Use NodeAbstractProperty.countMarco Bubke2014-04-281-1/+1
* QmlDesigner: Use NodeAbstractProperty.indexOfMarco Bubke2014-04-281-1/+1
* Make progress views adapt to title length.Eike Ziller2014-04-283-18/+34
* Remove dead code.jkobus2014-04-282-16/+0
* Debugger: Rework GDB disassembly displayhjk2014-04-284-186/+64
* FakeVim: Command 'gv' restores visual selection after yankinghluk2014-04-281-2/+3
* FakeVim: Move cursor when repeating 't' command once with ';'hluk2014-04-282-21/+28
* Qnx/BlackberryQtVersion: Remove unsupported features: webkit and consoleDaniel Teske2014-04-282-0/+8
* AndroidQtVersion: Remove unsupported features: webkit and consoleDaniel Teske2014-04-281-0/+2
* Core: Add find bar to the general message pane.David Schulz2014-04-281-0/+14
* Valgrind: Fix display name for analyzing remote external application.Christian Kandeler2014-04-261-2/+2