summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * QmlProfiler: Update timeline contentWidth also if width changesUlf Hermann2013-12-031-9/+10
| | * Limit cdUp to rootOrgad Shaneh2013-12-036-7/+11
| | * C++: Compile fix for cplusplus-mkvisitorNikolai Kosjar2013-12-031-13/+13
| * | Add qtquick 2.1, 2.2 and qtquickcontrols 1.1jkobus2013-12-053-5/+19
| * | Fix tooltips' texts.jkobus2013-12-048-22/+22
| * | CppEditor: Add failing tests for virtual destructor lookupOrgad Shaneh2013-12-041-0/+16
| * | CppEditor: Return first virtual function on is[Pure]VirtualFunctionOrgad Shaneh2013-12-042-28/+81
| * | CppEditor: Accept LookupContext in virtual function lookupOrgad Shaneh2013-12-043-29/+28
| * | RemoteLinux: Add history completer to path choosersTobias Hunger2013-12-042-0/+2
| * | Qbs: Make "Reparse Qbs" force a reparsingTobias Hunger2013-12-043-4/+13
| * | Qbs: Add --check-timestamps option to QbsBuildStepTobias Hunger2013-12-043-0/+39
| * | iosdeploystep: remove unused codeFawzi Mohamed2013-12-041-20/+0
| * | C++: prevent possibly highlighting a document twiceErik Verbruggen2013-12-041-1/+5
| * | Qnx: Remove unused codeEl Mehdi Fekari2013-12-042-20/+4
| * | CppEditor: Cleanup quickfixesOrgad Shaneh2013-12-031-10/+4
| * | QmlProfiler: Remove custom canvas implementationUlf Hermann2013-12-0316-2230/+71
| * | Qnx: Add a missing includeEl Mehdi Fekari2013-12-031-1/+3
| * | Android: Rename target sdk to build sdk in the deploysetttingsDaniel Teske2013-12-031-2/+2
| * | QmlProject: Prevent renaming .qmlproject filesDaniel Teske2013-12-031-1/+5
| * | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-12-0315-95/+115
| |\ \ | | |/
| | * Update qbs submodule.Christian Kandeler2013-12-031-0/+0
| | * FakeVim: Fix infinite loop when replacing empty texthluk2013-12-032-1/+24
| | * Revert "C++: Fix highlighting for lines with predefined macros"Nikolai Kosjar2013-12-036-32/+14
| | * QmlProfiler: Handle enable and show signals for zoomslider in C++Ulf Hermann2013-12-033-5/+17
| | * Debugger: Restrict QTimeZone use to Qt >= 5.2hjk2013-12-021-0/+9
| | * ios: improve kit generationFawzi Mohamed2013-12-021-54/+51
| | * CPlusPlus: Remove unneeded declarationshjk2013-12-021-3/+0
| * | Git: Use initStyleOption instead of setting options in paintOrgad Shaneh2013-12-032-6/+3
| * | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-12-0216-180/+360
| |\ \ | | |/
| | * Debugger: Adjust QDateTime dumper for Qt 5.2hjk2013-12-022-10/+80
| | * FakeVim: Prevent crash in scrollToLine with Qt 4hjk2013-12-021-3/+12
| | * DebuggerItem: Compare against original item from DebuggerItemManagerTobias Hunger2013-12-021-2/+2
| | * Cdbext: Add simple dumper for QTextCursor.David Schulz2013-12-022-0/+19
| | * Debugger: Prevent overwriting of pre-defined Abi valueshjk2013-12-024-35/+99
| | * ProjectExplorer: Reference icon for Code Style settings pagehjk2013-12-021-0/+1
| | * ios: fix compilation on other platformsFawzi Mohamed2013-12-021-1/+1
| | * Target: Fix loading of multiple deploy configurations of the same kindTobias Hunger2013-12-021-2/+3
| | * ios: ensure that the private dependencies are resolved by dyldFawzi Mohamed2013-12-021-0/+7
| | * QmlProfiler: improve selection behavior in timelineUlf Hermann2013-12-022-9/+22
| | * iostoolhandler: thighten stop processFawzi Mohamed2013-12-021-72/+48
| | * iosdevice: guard detection handlers against foreign exceptionsFawzi Mohamed2013-12-021-47/+67
| * | TextEditor: Add history completer to path choosersTobias Hunger2013-12-021-0/+2
| * | CppTools: Add history completer to path choosersTobias Hunger2013-12-021-0/+1
| * | Copy filename to clipboard as extension to Copy full path to clipboard.Sebastian Paluchiewicz2013-12-021-1/+5
| * | Debugger: Replace the cdbext prefix member...David Schulz2013-12-022-5/+4
| * | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-11-2912-45/+78
| |\ \ | | |/
| | * Revert "Add workaround for QTBUG-35143"Eike Ziller2013-11-294-30/+2
| | * C++: Fix highlighting for lines with predefined macrosNikolai Kosjar2013-11-296-14/+32
| | * Revert "Preprocessor Enginge: fix bug in pp-engine.cpp"Nikolai Kosjar2013-11-291-1/+43
| | * DebuggerItemModel: Device constant for Abi RoleTobias Hunger2013-11-291-3/+5