summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add AutotoolsProjectManager pluginPatricia Santana Cruz2011-11-3038-1/+5484
* Analyzer: Remove redundant onCurrentProjectChangedKai Koehne2011-11-301-12/+0
* debugger: "inline" gdboptionspage.uihjk2011-11-304-260/+211
* debugger: make use of dynamic type for dumpers configurablehjk2011-11-306-7/+32
* QmlJS reformatter: Fix object literals.Christian Kamm2011-11-301-3/+1
* fakevim: bs=2 "has" starthjk2011-11-301-1/+3
* Analyzer: Enable "Remote" tools even when no active project is loadedKai Koehne2011-11-301-3/+18
* Analyzer: Remove unimplemented functionKai Koehne2011-11-301-1/+0
* Whole-words searching doesn't work with QtWebKit.Eike Ziller2011-11-291-4/+2
* RemoteLinux: Fix visual glitch when canceling key deployment.Christian Kandeler2011-11-295-25/+31
* Harmattan: Fix misleading dialog title.Christian Kandeler2011-11-291-2/+3
* Add . to includePaths() for qt4projectLeandro Melo2011-11-291-0/+2
* Small cleanupTobias Hunger2011-11-292-11/+3
* SSH: Support different read channels in SshRemoteProcess.Christian Kandeler2011-11-293-10/+47
* QmlJS: Fix lazy initialization of CppComponentValue::signalScopes.Christian Kamm2011-11-291-1/+1
* QmlJS: Fix potential crash in find usages.Christian Kamm2011-11-291-4/+5
* Inspector: Use user-set sysroot also when opening files in the inspectorKai Koehne2011-11-293-5/+12
* C++: Fix compilation of plain-cplusplus test on OSX.Christian Kamm2011-11-291-1/+1
* QmlJS checks: Don't warn for fallthrough on the last clause.Christian Kamm2011-11-291-6/+3
* QmlJS: Add protection against attached types attaching to themselves.Christian Kamm2011-11-291-1/+1
* fakevim: fix off-by-one when creating range from current linehjk2011-11-291-4/+2
* QmlJS checks: Accept 'fallthrough' comment to terminate case blocks.Christian Kamm2011-11-292-12/+42
* fakevim: implement '&'hjk2011-11-281-66/+111
* fakevim: implement gmhjk2011-11-281-1/+8
* projectexplorer: compile windows stuff on *nix if tests are onhjk2011-11-284-19/+47
* fakevim: implement `. and '.hjk2011-11-281-2/+15
* Add a document about plugin specs.Eike Ziller2011-11-281-150/+12
* C++ function signature: Preserve trailing non-cv specifiers.Christian Kamm2011-11-281-14/+36
* Set LD_LIBRARY_PATH/DYLD_LIBRARY_PATH to empty if not set at allDaniel Teske2011-11-281-0/+13
* RemoteLinux: Support generic attributes in device configuration.Christian Kandeler2011-11-282-5/+20
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-287-64/+120
|\
| * Unbreak focus behavior for search panel.Eike Ziller2011-11-251-0/+1
| * Copy dependencies specified in manifest file.Daniel Molkentin2011-11-254-10/+32
| * Transform always old code style settingsJarek Kobus2011-11-252-54/+87
* | debugger: test the data that ends up displayed, not the raw datahjk2011-11-253-39/+54
* | debugger: use tasklist for tasks generated by the "automated manual" testhjk2011-11-251-12/+28
* | Cropping the examples screen shots to "Areas of interest".Alessandro Portale2011-11-2511-7/+490
* | QmlProfilerTool: Use complete signature in connect()Aurindam Jana2011-11-251-1/+1
* | debugger: start automization of manual testshjk2011-11-254-2/+109
* | wince: style fixeshjk2011-11-255-24/+18
* | Coding style (d_ptr --> d)Eike Ziller2011-11-252-43/+39
* | Readding MakeSteps to the clean step list should set them up correctlyDaniel Teske2011-11-253-3/+20
* | QmlJS: Speed up ValueOwner construction.Christian Kamm2011-11-258-732/+412
* | Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-2543-76/+149
|\ \ | |/
| * Fix crash on closing a tab of a asynchronously closing runcontrolDaniel Teske2011-11-241-4/+20
| * Avoid setting large minimum size for output panes.Eike Ziller2011-11-246-8/+38
| * debugger: don't try to escape translated stringshjk2011-11-241-11/+11
| * QmlJS: Require Qt >= 4.8.0 to dump builtins.Christian Kamm2011-11-231-2/+3
| * analyzer: fix performance problem when resorting valgrind viewshjk2011-11-231-0/+1
| * Fix size of cmake project wizardDaniel Teske2011-11-221-1/+1