summaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* debugger: use symbolic constants for "Display in Seperate Window" modeshjk2012-10-052-17/+22
* fakevim: Searching with star and hash should escape regexLukas Holecek2012-10-041-4/+3
* fakevim: Improved number transformations in VimLukas Holecek2012-10-043-16/+62
* debugger: make QByteArray displayable in separate windowhjk2012-10-041-2/+10
* Merge branch 'master' of ssh://codereview.qt-project.org:29418/qt-creator/qt-...Eike Ziller2012-10-044-27/+29
|\
| * SSH: Add infrastructure for passing additional connection options.Christian Kandeler2012-10-043-3/+3
| * fakevim: Search state should be globalLukas Holecek2012-10-041-24/+26
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-0462-209/+703
|\ \ | |/ |/|
| * Get rid of some Q_WS_X11.Nikolai Kosjar2012-10-046-14/+2
| * Do not loose device settings in Kits when adding a new deviceTobias Hunger2012-10-022-0/+18
| * Make kit config tidy againTobias Hunger2012-10-021-1/+1
| * Fix isDirty detection of tool chain config widgetTobias Hunger2012-10-021-1/+1
| * Fix crashes when cyclic inheritancePrzemyslaw Gorszkowski2012-10-022-0/+122
| * Editor: Fix resizing of proposal widgedDavid Schulz2012-10-022-0/+22
| * Device support: Ensure UI changes are always propagated to the device.Christian Kandeler2012-10-027-9/+45
| * QmlInspector: Fetch data when neededAurindam Jana2012-10-012-24/+36
| * Small string fixRobert Loehning2012-10-011-1/+1
| * Prevent modal dialogs from locking up in Qt 5.Friedemann Kleint2012-10-012-2/+4
| * tr()-fixes for 2.6.Friedemann Kleint2012-10-011-2/+2
| * TypeHierarchy: Make type hierarchy independent of editorTobias Hunger2012-10-012-39/+14
| * UI text: fix capitalizationLeena Miettinen2012-10-011-4/+4
| * UI text: fix capitalization for debugger stringsLeena Miettinen2012-10-014-20/+20
| * UI text: write Git in upper caseLeena Miettinen2012-10-011-1/+1
| * QmlDesigner: fix for QTimeThomas Hartmann2012-10-011-1/+8
| * UI text: use sentence style capitalization for labelsLeena Miettinen2012-10-011-1/+1
| * UI text: fix capitalization and punctuation.Leena Miettinen2012-10-011-4/+4
| * Debugger: Client for DeclarativeDebuggerAurindam Jana2012-10-012-17/+29
| * Offer to import builds not done by this Qt Creator instanceTobias Hunger2012-10-011-5/+10
| * UI text: fix capitalization and punctuationLeena Miettinen2012-10-013-8/+8
| * Give a qWarning when restoration of kits failedTobias Hunger2012-10-011-2/+6
| * Debugger: Remove old codeAurindam Jana2012-10-012-3/+0
| * Android: check UI text for style and grammarLeena Miettinen2012-10-0112-33/+33
| * Update Overlay icon in MiniTargetSelector on Kit changesTobias Hunger2012-09-281-0/+1
| * Fix crashes when typing codePrzemyslaw Gorszkowski2012-09-282-1/+282
| * ClearCase: Fix capitalizationOrgad Shaneh2012-09-283-6/+6
| * Add Autodetection for system cdb/gdb for kits added by sdktool.Friedemann Kleint2012-09-281-1/+20
| * Yet another s/profile/kit changeOrgad Shaneh2012-09-285-16/+16
* | fakevim: Star and hash search with gLukas Holecek2012-10-042-1/+17
* | fakevim: Improved repeat commandLukas Holecek2012-10-043-38/+110
* | Locator: State language in filter names.Nikolai Kosjar2012-10-045-5/+5
* | qbs files: Sort filesOrgad Shaneh2012-10-0348-701/+706
* | fakevim: Correct Undo/Redo position for large editing operationsLukas Holecek2012-10-022-29/+74
* | Project Management: Switch to Welcome Screen on "Close All Projects"Andre Hartmann2012-10-021-0/+2
* | Bookmark: Minor cleanupOrgad Shaneh2012-10-021-5/+5
* | fakevim: Fix text indentation commandsLukas Holecek2012-10-022-22/+35
* | fakevim: Fix search issuesLukas Holecek2012-10-022-1/+2
* | Added feature for change note for bookmarks.Vasiliy Sorokin2012-10-019-10/+139
* | QmlDesigner: Do not use deprecated functionality.Thomas Hartmann2012-10-011-2/+2
* | qml files: Use buildDirectory as includePath for app_version_headerOrgad Shaneh2012-10-014-8/+8
* | qbs files: Group and sort QmlDesignerOrgad Shaneh2012-10-011-407/+430