summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner.CrumbleBar: code cleanupThomas Hartmann2013-07-161-2/+0
* QmlDesigner.DesignDocument: code cleanupThomas Hartmann2013-07-161-2/+0
* QmlDesigner.DesignDocument: getting rid of the magical StackedWidgetThomas Hartmann2013-07-162-4/+0
* Model.Rewriter: crash fixThomas Hartmann2013-07-161-2/+4
* QmlDesigner.Model: Allowing the model to hold a TextModiferThomas Hartmann2013-07-164-0/+19
* QmlDesigner: DesignDocument removing m_currentModelThomas Hartmann2013-07-162-27/+33
* Fix crash when loading ui file that uses resource filesEike Ziller2013-07-162-2/+2
* Designer: Remove some redirections.Eike Ziller2013-07-1610-101/+72
* Android: Fix capitalization in message.Friedemann Kleint2013-07-161-1/+1
* C++: Fix names of functions dealing with enclosing scopesNikolai Kosjar2013-07-169-35/+29
* Make SubmitEditorFile dependency on VcsBaseSubmitEditor explicitEike Ziller2013-07-154-27/+27
* tr()-fixes in git.Friedemann Kleint2013-07-152-11/+16
* C++: remove warning about stray comma after last enumeratorErik Verbruggen2013-07-151-8/+0
* Improve property offering in Utils::PathChooserAndrew Knight2013-07-152-1/+10
* EditorManager: Remove unneeded methodsEike Ziller2013-07-153-24/+7
* PushToGerrit: Filter out stale branchesOrgad Shaneh2013-07-124-17/+40
* Move IEditor::isTemporary to IDocumentEike Ziller2013-07-1238-89/+58
* C++: fix local types and membersPrzemyslaw Gorszkowski2013-07-123-0/+218
* CppEditor tests: work on documents instead of editorsEike Ziller2013-07-121-13/+12
* QtSupport: Fix qbs build.Christian Kandeler2013-07-121-2/+2
* Debugger: Add button to debug python dumpershjk2013-07-122-3/+27
* C++: fix constantValue for EnumeratorDeclarationPrzemyslaw Gorszkowski2013-07-122-4/+6
* C++: code completion for lambda callsPrzemyslaw Gorszkowski2013-07-125-0/+185
* Wizards.Dialog: fix the All Templates caseThomas Hartmann2013-07-121-29/+21
* Debugger: give the qmlToolBar a parent.Erik Verbruggen2013-07-121-1/+1
* FindInOpenFiles: use documentCount instead of openedEditorsEike Ziller2013-07-121-1/+1
* Don't use openedEditors in CMakeProjectEike Ziller2013-07-121-3/+3
* Work with documents instead of editors where possible in debuggerEike Ziller2013-07-129-77/+58
* Make document model static and add some document related methodsEike Ziller2013-07-1225-112/+121
* OpenEditorsModel API: Use 'document' more where is about documents.Eike Ziller2013-07-1217-145/+144
* Editors: Fix leaking entries.Eike Ziller2013-07-122-26/+31
* Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-07-124-6/+14
|\
| * MakeParser: Do not show "Warning" as errorOrgad Shaneh2013-07-111-1/+1
| * Git: Prevent double stash pop on branch checkoutOrgad Shaneh2013-07-111-1/+1
| * VCS: Stop on file pattern when building a chunkOrgad Shaneh2013-07-111-1/+1
| * QmlConsole: Check for duplicate childrenAurindam Jana2013-07-111-1/+7
| * QmlConsole: Fix infinite recursion bugAurindam Jana2013-07-111-2/+4
* | Editors: Get rid of keeping separate lists of "duplicated" editors.Eike Ziller2013-07-128-301/+214
* | Utils: Rename winQPidToPid to qPidToPidhjk2013-07-127-26/+26
* | Valgrind: Compile on Windows.Friedemann Kleint2013-07-121-1/+2
* | Git: Refresh configuration widget if editor is foundOrgad Shaneh2013-07-111-12/+26
* | Git: Remove args from diffOrgad Shaneh2013-07-113-19/+16
* | Analyzer: Merge Valgrind process classeshjk2013-07-114-321/+214
* | Memcheck: Merge part of local and remote code pathhjk2013-07-111-45/+28
* | QtVersion: Allow the user to rename autodetected qt versionsDaniel Teske2013-07-112-1/+2
* | Fix warning in taskmodelTobias Hunger2013-07-111-1/+1
* | QtVersion: Remove old unused code for legacy restoreDaniel Teske2013-07-111-17/+0
* | QtVersion: Move string constants to QtSupport::ConstantsDaniel Teske2013-07-113-7/+10
* | QtVersionManager: Fix memory leak on restoring installer versionsDaniel Teske2013-07-111-0/+1
* | QtVersion settings dialog: Fix a double marginDaniel Teske2013-07-111-2/+20