summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into wip/clangwip/clangErik Verbruggen2013-12-10244-7872/+3887
|\
| * C++: split defines into project-defined and toolchain-defined.Erik Verbruggen2013-12-1010-34/+45
| * Move markableInterface() to ITextEditorDocumentEike Ziller2013-12-108-33/+20
| * Rename QString ITextEditorDocument::contents --> plainTextEike Ziller2013-12-109-12/+12
| * Mac: Remove code that was there for 10.4 compatibilityEike Ziller2013-12-102-12/+4
| * IDocument: Remove unused enum.Eike Ziller2013-12-101-6/+0
| * QmlProfiler: Add model template for range dataUlf Hermann2013-12-094-2/+302
| * TODO: Fix some UI textEike Ziller2013-12-092-6/+6
| * CdbExt: Add dumper for C++11 std::array.David Schulz2013-12-093-1/+33
| * WelcomePage: Report sizes of loaded imagesUlf Hermann2013-12-091-5/+12
| * Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-12-0915-14/+40
| |\
| | * Qnx: Fixing incorrect environment for running BlackBerry cmd-line toolsDavid Kaspar2013-12-093-0/+10
| | * Fix compilation of ios plugin with Windows 64 bitKai Koehne2013-12-091-0/+2
| | * Remove unneeded texts.Jarek Kobus2013-12-091-4/+2
| | * QmlProjectManager: Fix spellingThomas Hartmann2013-12-081-1/+1
| | * Remove function acceptIndented that is not used anywhereThiago Macieira2013-12-061-5/+0
| | * qbs: fix ios profilesFawzi Mohamed2013-12-061-3/+13
| | * Fix warning about non-void function with no returnThiago Macieira2013-12-061-0/+1
| | * Qnx: Update target list after Environment Setup WizardEl Mehdi Fekari2013-12-055-0/+8
| | * Resolve links and normalize file names when opening editors again.Eike Ziller2013-12-051-1/+3
| * | Add icons in TaskPetar Perisin2013-12-096-23/+26
| * | Git: Enable choosing non-fast-forward mergeOrgad Shaneh2013-12-093-5/+34
| * | Utils: Export execMenuAtWidgetOrgad Shaneh2013-12-095-33/+125
| * | EditorManager: Add command to reload current filePetar Perisin2013-12-091-3/+4
| * | Fix abuse of QProcess::errorThiago Macieira2013-12-061-2/+1
| * | BlackBerry: do not show invalid password messageRafael Roquetto2013-12-064-14/+65
| * | BlackBerry: fix password prompt alignmentRafael Roquetto2013-12-065-16/+16
| * | BlackBerry: do not load certificate automaticallyRafael Roquetto2013-12-061-10/+13
| * | Git: Improve Push to Gerrit iconOrgad Shaneh2013-12-063-3/+2
| * | ClearCase: Give warning if editing a Derived ObjectKnut Petter Svendsen2013-12-052-0/+30
| * | ClearCase: Handle Derived ObjectsKnut Petter Svendsen2013-12-052-6/+14
| * | ClearCase: Improved performance for indexing dynamic viewsKnut Petter Svendsen2013-12-054-49/+294
| * | ClearCase: Refactor and add testsKnut Petter Svendsen2013-12-055-67/+373
| * | Git: Fix soft assertionOrgad Shaneh2013-12-051-1/+2
| * | Git: Wait with stashing on interactive rebase until user approvesOrgad Shaneh2013-12-051-5/+3
| * | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-12-0521-64/+134
| |\ \ | | |/
| | * CppEditor: Visual hint for changed preprocessor directives.David Schulz2013-12-052-4/+14
| | * Fix build failureJan Kundrát2013-12-051-1/+1
| | * QNX: Use correct command for running the SDK installerTobias Nätterlund2013-12-051-2/+6
| | * Android: Fix restoring of MakeExtraSearchDirectoryDaniel Teske2013-12-041-6/+4
| | * ios: cleaner kill of subprocess of iostoolhandlerFawzi Mohamed2013-12-042-2/+23
| | * ios: fixing DYLD_FALLBACK_FRAMEWORK_PATHFawzi Mohamed2013-12-041-5/+8
| | * ios: wait 5s after sucessful deployFawzi Mohamed2013-12-041-0/+2
| | * Debugger: Reset engine type and ABI for non-existing commandsTobias Hunger2013-12-041-0/+3
| | * Debugger: Do not lose the engine type in the debuggeritemmodelTobias Hunger2013-12-042-0/+6
| | * Debugger: Do not warn SOFT_ASSERT when no debugger is selectedTobias Hunger2013-12-041-1/+3
| | * Fix custom dumper text edit tooltipJarek Kobus2013-12-041-2/+2
| | * iostool: avoid deploying when just running, improve app lookupFawzi Mohamed2013-12-042-7/+18
| | * QbsProjectManager: Support generic Unix targets.Christian Kandeler2013-12-041-0/+11
| | * Remove improper tooltipsJarek Kobus2013-12-041-6/+0