aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add workaround for QTBUG-35143v3.0.0-rc1Eike Ziller2013-11-284-2/+30
* Revert "MainWindow: Delete navigationwidget again"Tobias Hunger2013-11-281-3/+0
* QmlDesigner.StatesEditor: Simplify code for adding a new stateThomas Hartmann2013-11-271-4/+1
* CppEditor: Skip also forward declarations of templates on F2Nikolai Kosjar2013-11-272-4/+42
* CppEditor: Add basic test for skipping forward declarations on F2Nikolai Kosjar2013-11-272-0/+32
* CppEditor: Fix stack overflow in quick fixesNikolai Kosjar2013-11-271-0/+13
* CppEditor: Add basic tests for MoveDeclarationOutOfIf and MoveDeclarationOutO...Nikolai Kosjar2013-11-272-0/+146
* Valgrind: Set parent for the actions created by the valgrind pluginTobias Hunger2013-11-271-5/+5
* ProjectManager: Use platform slashes in dialoghjk2013-11-271-3/+3
* Options Dialog: Prevent ghost widgetDaniel Teske2013-11-271-1/+1
* MainWindow: Delete navigationwidget againTobias Hunger2013-11-271-0/+3
* Debugger: Adding functionality to create full backtrace with cdb.David Schulz2013-11-272-0/+16
* Fakevim: Delete wordprovider againTobias Hunger2013-11-271-0/+3
* TextEditor: One more missing dialog parent.hjk2013-11-271-1/+1
* qmljs: delay import scan until at least one qml file is parsedFawzi Mohamed2013-11-262-0/+18
* Debugger: Fix DebuggerKitConfigWidget::onDebuggerRemoved() implementationEl Mehdi Fekari2013-11-261-1/+1
* TypePrettyPrinter; Add space to default parameter formattingDaniel Teske2013-11-261-1/+1
* qmljs: avoid double parsing of importsFawzi Mohamed2013-11-261-8/+22
* remove left-over Q_UNUSED macrosJoerg Bornemann2013-11-261-2/+0
* Designer: Insert into correct class for "Go to slot"Nikolai Kosjar2013-11-262-33/+73
* Designer: Tests: Remove reference dataNikolai Kosjar2013-11-261-2/+98
* AndroidManifestEditor: Cope with non existing strings.xmlDaniel Teske2013-11-262-3/+16
* QmlJS: Fixing warningsThomas Hartmann2013-11-263-3/+38
* Fix settings category icon for iOSEike Ziller2013-11-263-2/+2
* Editor: Fix crash in the generic highighlighter.David Schulz2013-11-262-51/+45
* C++: Support __thread and thread_localOrgad Shaneh2013-11-264-2/+43
* Designer: Tests: Fix compilation with Qt4Nikolai Kosjar2013-11-261-1/+3
* QmlJS: QmlDesigner warnings should be warningsThomas Hartmann2013-11-251-3/+3
* qmljs: improve suggestion orderingFawzi Mohamed2013-11-252-6/+18
* CMake: fix Ninja's decreasing progress reportPeter Kümmel2013-11-251-1/+1
* CppTools: Add revisions to AbstractEditorSupportNikolai Kosjar2013-11-253-2/+5
* Update qbs submodule.Christian Kandeler2013-11-251-0/+0
* QmlDesigner.StatesEditor: fix layoutThomas Hartmann2013-11-251-2/+2
* Tasks: Remove one of two methods to find the task iconTobias Hunger2013-11-253-21/+3
* TargetSelector: Don't crash in currentSubIndex()Daniel Teske2013-11-251-1/+4
* CppEditor:follow symbol:cursor is at the end of virtual function namePrzemyslaw Gorszkowski2013-11-252-1/+9
* BinEditor: Fix selection behavior and paintingEike Ziller2013-11-252-31/+15
* cplusplus-update-frontend: Fix compilationOrgad Shaneh2013-11-231-13/+13
* qmljs: fixing testsFawzi Mohamed2013-11-222-9/+13
* Add history to device process dialog's linedithjk2013-11-221-0/+3
* Designer: Clean up testsNikolai Kosjar2013-11-222-42/+49
* CppEditor: Fix type hierarchy for forward declarationsNikolai Kosjar2013-11-221-1/+8
* C++: fix auto completion for member of classes accessed by usingPrzemyslaw Gorszkowski2013-11-223-0/+49
* round OS X targetOS property offJoerg Bornemann2013-11-221-1/+2
* ClearCase: Fix: Cancel when renaming managed fileKnut Petter Svendsen2013-11-221-1/+1
* QmlProfiler: Improve readability of time labelsUlf Hermann2013-11-221-11/+21
* QmlProfiler: Remover some dead codeUlf Hermann2013-11-221-16/+0
* QmlProfiler: Properly align time labels and barsUlf Hermann2013-11-221-1/+1
* QmlProfiler: Restrict selection ranges to a minimum of 500nsUlf Hermann2013-11-222-2/+2
* FakeVim: Fix control modifier testOrgad Shaneh2013-11-221-5/+4