aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Adjust license headershjk2012-10-053587-74361/+70806
* Inspector: Select only known objects for 4.xAurindam Jana2012-10-051-5/+12
* SSH: Work around issue with dynamic_cast.Christian Kandeler2012-10-057-27/+81
* Remove feedback link.Eike Ziller2012-10-051-7/+0
* "Find Usages" and "Refactor" may decode error.raidsan2012-10-051-5/+11
* CMake and Kits: Fix interaction between themDaniel Teske2012-10-0512-215/+413
* Update copyright check scriptTobias Hunger2012-10-054-12/+23
* Qt4BuildConfiguration: Fix extractSpecFromArguments with symlinked dirsDaniel Teske2012-10-051-0/+1
* QNX: fix image size checks in project wizardKevin Krammer2012-10-051-9/+39
* QmlDesigner: fix runtime warningThomas Hartmann2012-10-041-2/+3
* QmlDesigner: crash fixThomas Hartmann2012-10-041-1/+1
* Add Close button to window asking what to do with changed documentsTobias Hunger2012-10-043-2/+7
* Fix removal of temporary Qt versions and kitsTobias Hunger2012-10-041-9/+12
* ClearCase: Fix top level optimization for unixOrgad Shaneh2012-10-041-2/+4
* FileName: Fix isChildOf for some corner casesOrgad Shaneh2012-10-041-0/+6
* Adapt to moved online documentation.Eike Ziller2012-10-041-1/+1
* CMake: add Ninja supportPeter Kümmel2012-10-049-38/+212
* Backup foreign .user files before overwriting themTobias Hunger2012-10-041-12/+6
* Fix having several unconfigured projects at onceTobias Hunger2012-10-041-3/+1
* Make sure to save settings when closing managersTobias Hunger2012-10-042-0/+3
* Warn when failing to restore auto-detected tool chainsTobias Hunger2012-10-041-1/+5
* Warn when dropping tool chainsTobias Hunger2012-10-041-0/+1
* Get rid of some Q_WS_X11.Nikolai Kosjar2012-10-047-15/+3
* 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-024-1/+166
* 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
* Fix "Apply function signature change" for boost::shared_ptrPrzemyslaw Gorszkowski2012-10-021-1/+2
* 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-012-4/+4
* 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: make zeroconf error message clearerLeena Miettinen2012-10-011-2/+2
* 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 capitalizationLeena Miettinen2012-10-011-1/+1
* UI text: fix capitalization and punctuation.Leena Miettinen2012-10-011-4/+4
* Debugger: Client for DeclarativeDebuggerAurindam Jana2012-10-0110-67/+125
* Offer to import builds not done by this Qt Creator instanceTobias Hunger2012-10-011-5/+10
* UI text: fix capitalization and unify message styleLeena Miettinen2012-10-011-3/+3
* UI text: fix capitalization and punctuationLeena Miettinen2012-10-013-8/+8
* Give a qWarning when restoration of kits failedTobias Hunger2012-10-011-2/+6
* UI text: fix capitalization and punctuation.Leena Miettinen2012-10-011-6/+6
* Debugger: Remove old codeAurindam Jana2012-10-013-27/+11