aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicated codeMiklós Márton2020-02-054-23/+13
* Perforce: Move PluginPimpl definition to .cpp filehjk2020-02-055-327/+287
* BareMetal: Fix compile for gcc 5.3Christian Stenger2020-02-051-4/+4
* VcsBase: Remove unneeded CommonSettingsPage parenthjk2020-02-042-3/+2
* Core, ProjectExplorer, Valgrind: Settingspage cosmeticshjk2020-02-044-6/+4
* BareMetal: Long live support for KEIL uVision v5.x debuggerDenis Shienkov2020-02-0460-15/+8991
* QtSupport: Build fix for CMakeCristian Adam2020-02-041-0/+1
* Qmake: Don't access never set QMakePriFile::m_buildSystemhjk2020-02-041-2/+5
* QmakeProjectManager: Do not keep an IDocument in QmakePriFileChristian Kandeler2020-02-044-3/+11
* QtSupport: Minimize calls to MessageManager from ProFileReaderChristian Kandeler2020-02-042-22/+22
* CppTools: Use unshared object for CppCodeModelSettingshjk2020-02-0410-25/+22
* VcsBase: More use of settings instead of client when it sufficeshjk2020-02-044-10/+10
* TextEditor: Drop some indirection of texteditor signallinghjk2020-02-045-30/+10
* VcsBase: Use settings instead of client when it sufficeshjk2020-02-033-5/+7
* VcsBase: Partially move vcsTimeoutS() to VcsBaseClientSettingshjk2020-02-035-32/+38
* CMake Deployment: Fix qt.conf for macOSCristian Adam2020-02-031-24/+32
* QmlDesigner: Shorten life time of AnimationCurveDialogThomas Hartmann2020-02-032-10/+26
* QMakeProjectManager: Move some parsing code out of the UI threadChristian Kandeler2020-02-033-69/+113
* QtSupport: Move CodeGenSettingsPage to new layouthjk2020-02-032-21/+19
* ClangTools: Move OptionsPage to the usual placehjk2020-02-033-19/+22
* Python: Add option to disable buffered outputDavid Schulz2020-02-031-2/+11
* Vcs: De-pimpl VcsBaseClienthjk2020-02-032-35/+10
* Vcs: Provide default implementations for some pure methodshjk2020-02-034-28/+3
* Cvs: Lump cvsclient.h and .cpp into pluginhjk2020-02-036-193/+67
* Git: Remove unused BranchModel::client()hjk2020-02-032-6/+0
* CMake Build: Fix MinGW libstdc++ dependency installationCristian Adam2020-01-311-2/+7
* CMake Build: exclude libiodbc, libpq on macOSCristian Adam2020-01-311-0/+3
* CppTools: Give early warning if kit has no compilersChristian Kandeler2020-01-312-13/+38
* GccToolChain: Pass platform flags to more querying functionsChristian Kandeler2020-01-311-6/+12
* GCC: Detect ccache executablesChristian Kandeler2020-01-311-0/+7
* Persist option3daction stateMahmoud Badri2020-01-3110-60/+60
* QmlDesigner: Crash fixThomas Hartmann2020-01-311-1/+1
* QmlDesigner: Crash fixThomas Hartmann2020-01-311-0/+3
* CMake Build: Install qml module dependenciesCristian Adam2020-01-311-1/+5
* Perforce: Move settingspage closer to new standardhjk2020-01-312-70/+42
* CMake build: Fix sdktool location for standalone buildEike Ziller2020-01-311-2/+8
* Subversion: Make settings page a value member in the plugin pimplhjk2020-01-313-5/+4
* Debugger: Fix go to location on interruptChristian Stenger2020-01-313-7/+1
* Subversion: Move plugin pimpl to .cpphjk2020-01-316-186/+175
* QmlDesigner: Add more zoom levelsThomas Hartmann2020-01-311-0/+3
* Vcs: Remove some unneded indirectionshjk2020-01-312-9/+8
* Cvs: Remove unneeded indirection to access a settings valuehjk2020-01-313-9/+1
* Vcs: Merge IVersionControl and VcsBasePlugin hierarchieshjk2020-01-3158-1902/+1091
* LanguageClient: compress requests from the symbol cacheDavid Schulz2020-01-312-13/+27
* CMake build: Make it possible to build sdktool separatelyEike Ziller2020-01-311-3/+31
* LanguageClient: outline combo box for editor toolbarDavid Schulz2020-01-313-1/+124
* Core: Warn user on shortcuts that are consumed by the editorDavid Schulz2020-01-311-2/+17
* QmlDesigner: Fix crashThomas Hartmann2020-01-311-7/+9
* Core: IVersionControl: Introduce a setTopicCachehjk2020-01-315-10/+19
* CMake Build: Install Qt's plugin dependenciesCristian Adam2020-01-301-1/+8