aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Sqlite: Remove VPATHMarco Bubke2015-06-111-5/+4
* Debugger: Compactify gdb option page creationhjk2015-06-115-128/+57
* Debugger: Hide the reverse debugging featurehjk2015-06-113-25/+37
* Coding style: note for static declarationsNikita Baryshnikov2015-06-111-0/+5
* QbsProjectFile: Remove unused method.Eike Ziller2015-06-112-6/+0
* Add override to IDocument hierarchyEike Ziller2015-06-1128-167/+160
* Debugger: Remove the boolean parameter to CdbEngine::updateLocals()hjk2015-06-112-8/+7
* IOS: fix Info.plist for iossim/iostool/iossim_1_8_2.Erik Verbruggen2015-06-113-8/+8
* ClearCase: Persist save keep file on undo checkoutKnut Petter Svendsen2015-06-113-11/+22
* ClearCase: Add setting to not prompt for commentKnut Petter Svendsen2015-06-117-18/+59
* Git: Always warn on hard reset when there are modified filesOrgad Shaneh2015-06-112-16/+13
* Git: Fix detection of line with whitespace in commit highlighterOrgad Shaneh2015-06-111-1/+1
* VcsBase: Make some slots protected and update users accordinglyTobias Hunger2015-06-116-8/+7
* Debugger: Pass request to sort struct members to {gdb,lldb}bridge.pyhjk2015-06-114-3/+14
* C++: Simplify Bind::asStringLiteralOrgad Shaneh2015-06-112-34/+18
* ClangCodeModel: Fix build with namespaced Qt.Christian Kandeler2015-06-111-0/+2
* CMB: Fix compile on OSXChristian Stenger2015-06-115-5/+5
* Gerrit: Fix buildMarco Bubke2015-06-101-1/+2
* ResourceNode: Update to new ResourceFile::load return valueTobias Hunger2015-06-101-7/+7
* Editor manager: Abort with a single message if file is not readable.Eike Ziller2015-06-1022-85/+133
* Gerrit: Remove method that is used only onceTobias Hunger2015-06-102-11/+4
* Cmb: Remove white spaces around operatorsMarco Bubke2015-06-1048-170/+170
* Introduce and make use of qtcreatortool.pri.Christian Kandeler2015-06-108-59/+25
* Use RAII for crash handler setup/cleanupNikolai Kosjar2015-06-103-8/+10
* Doc: Clang: Do not mention build indicationNikolai Kosjar2015-06-102-18/+1
* Gerrit: WS fixTobias Hunger2015-06-101-1/+1
* Gerrit: Use Qt5 style connectsTobias Hunger2015-06-105-65/+55
* API docs: Fix copy/paste artifact.Christian Kandeler2015-06-101-2/+2
* Crash handler: Fix location of binary in build dir and when installing.Christian Kandeler2015-06-101-2/+2
* ShellCommand: Allow setting working directory per jobTobias Hunger2015-06-106-30/+56
* DiffEditor: Silence warning about unused variable.Christian Kandeler2015-06-101-3/+2
* Sqlite: Disable warnings for sqlite.cMarco Bubke2015-06-101-0/+4
* sqlite: Fix qbs build on Windows.Christian Kandeler2015-06-101-1/+1
* ShellCommand: Store workingdirectory in the jobsTobias Hunger2015-06-105-20/+24
* Core: Add HostOs information to MacroExpanderTobias Hunger2015-06-101-0/+8
* Core: Expose DocumentManager data to MacroExpanderTobias Hunger2015-06-101-0/+5
* IEditor: Remove unneeded empty virtual destructor.Eike Ziller2015-06-101-1/+0
* Move "open" from IEditor to IDocumentEike Ziller2015-06-1036-122/+123
* Acknowledge SQliteMarco Bubke2015-06-101-0/+15
* Clang: Use completion through backend processNikolai Kosjar2015-06-1059-616/+3802
* CmbIpc: Call bytesAvailable after every manipulationMarco Bubke2015-06-101-4/+2
* Cmb: Workaround for gcc 4.7 bugMarco Bubke2015-06-105-0/+30
* Clang: Clean up / Improve *clang*.{pri,pro}Nikolai Kosjar2015-06-102-117/+90
* Android: Remove unneeded variable assignments.Christian Kandeler2015-06-101-4/+2
* ProjectExplorer: Remove ExecutableAspecthjk2015-06-102-86/+0
* Move sort filter proxy model with category logic to utilsEike Ziller2015-06-105-33/+124
* TreeModel: takeItem should return the itemEike Ziller2015-06-109-22/+14
* Debugger: Consolidate GDB and LLDB "updateLocals" code pathshjk2015-06-1019-145/+103
* GenericHighlighter: Update built-in definitionsOrgad Shaneh2015-06-102-3/+6
* GenericHighlighter: Use a recent update urlOrgad Shaneh2015-06-101-1/+1