summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VCS: Pass string by reference on annotateOrgad Shaneh2014-05-066-6/+6
* SettingsAccessor: Rename findSettingsFiles -> settingsFiles()Tobias Hunger2014-05-062-3/+3
* SettingsAccessor: Rewrite bestSettingsTobias Hunger2014-05-062-35/+43
* Debugger: Simplify array dumper user codehjk2014-05-067-104/+68
* QmlDebugClient: Rename "status" to "state" for consistencyUlf Hermann2014-05-0622-157/+157
* Fix compileDaniel Teske2014-05-061-3/+4
* SettingsAccessorPrivate::bestSettings: Use Utils::FileNameTobias Hunger2014-05-062-10/+11
* SettingsAccessor: Keep upgraders in a list instead of a mapTobias Hunger2014-05-062-43/+44
* SettingsAccessor: Make version constant projectexplorer unspecificTobias Hunger2014-05-062-6/+68
* Doc: Valgrind is not really supported on OS XLeena Miettinen2014-05-061-5/+6
* Project: Use Utils::FileName as return type for projectDirectory(...)Tobias Hunger2014-05-0659-96/+94
* Remove some needless ProjectExplorer::Tobias Hunger2014-05-067-11/+8
* Project: Use Utils::FileName as return type for projectFilePath()Tobias Hunger2014-05-0630-70/+69
* CMake: Show a error if the cached generator is incompatibleDaniel Teske2014-05-062-0/+13
* Qnx: Fixing refresh of Setup options page after API Level installationDavid Kaspar2014-05-064-6/+25
* IosQtVersion: Remove unsupported features: webkit and consoleDaniel Teske2014-05-061-0/+2
* Remove unused slot QmlDebugConnection::deviceAboutToClose().Friedemann Kleint2014-05-061-1/+0
* Doc: replace "Mac OS (X)" with "OS X"Leena Miettinen2014-05-0628-99/+77
* Valgrind: Minor cleanupOrgad Shaneh2014-05-061-2/+1
* Remove unused variables in the debugger watch window code.Friedemann Kleint2014-05-061-4/+1
* Ios: Remove unused local variablesOrgad Shaneh2014-05-062-6/+0
* QmlJS: Remove unused variableOrgad Shaneh2014-05-061-1/+0
* Help: Add missing bracesOrgad Shaneh2014-05-061-1/+2
* TextEditor: Remove redundant null validationOrgad Shaneh2014-05-061-1/+1
* CDB: Remove redundant null valdationsOrgad Shaneh2014-05-061-4/+2
* Autotools: Remove unused methodTobias Hunger2014-05-052-6/+0
* QmlDebug: simplify the qml debug connectionUlf Hermann2014-05-052-65/+9
* Debugger: Validate pointer *before* using itOrgad Shaneh2014-05-051-1/+1
* Debugger: Remove strange breakOrgad Shaneh2014-05-051-1/+0
* Debugger: Remove unused local variablesOrgad Shaneh2014-05-051-2/+0
* Debugger: Remove redundant conditionOrgad Shaneh2014-05-051-1/+1
* Fix CDB detection for Windows SDK 8.1Andrew Knight2014-05-051-0/+2
* Debugger: Indentation fixOrgad Shaneh2014-05-051-1/+1
* FakeVim: Share some data among editors with same documenthluk2014-05-051-164/+216
* Qnx: Fix compilation.Christian Kandeler2014-05-053-5/+5
* Remove QHeaderView::setDefaultSectionSize callsAlessandro Portale2014-05-054-6/+0
* Debugger: Better location for hunk number in disassemblyhjk2014-05-051-5/+11
* VCS: Do not check for existence of ProjectExplorerTobias Hunger2014-05-052-6/+5
* FakeVim: Allow to jump to the first quoted block on linehluk2014-05-052-1/+10
* Qnx: Refactor BlackBerryApiLevelConfiguration classEl Mehdi Fekari2014-05-0514-180/+582
* Replace unneeded #ifdef.Christian Kandeler2014-05-051-9/+9
* Valgrind: Use QString for processOutput signalOrgad Shaneh2014-05-056-13/+13
* RemoteLinux: Fix process listing.Christian Kandeler2014-05-051-1/+1
* ProjectExplorer: Remove one #ifdefOrgad Shaneh2014-05-051-12/+5
* Core: Remove unused local typedefOrgad Shaneh2014-05-051-2/+0
* FakeVim: Explicitly use DirectConnection for slots that return valuesOrgad Shaneh2014-05-051-4/+4
* Clean up unused variableTobias Hunger2014-05-021-2/+0
* New Dialog: Remove unused methodTobias Hunger2014-05-022-7/+0
* New Dialog: Fix typoTobias Hunger2014-05-022-6/+6
* Debugger: Fix mixed+raw disassemblyhjk2014-05-021-3/+4