aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Changes: Mention merging of QmlJSInspector into Debugger pluginv2.6.0-betaKai Koehne2012-09-101-0/+4
* Removed pointless numerus formRobert Loehning2012-09-101-1/+1
* QtVersion: Fix incorrect check for installationDaniel Teske2012-09-101-2/+3
* QmlJS indenter: Fix wrong indentation after list<> typed properties.Christian Kamm2012-09-103-6/+22
* Fix freeze when clearing search results while doing a search in searchEike Ziller2012-09-101-7/+11
* SettingsAccessor: Read pro.shared fileOrgad Shaneh2012-09-101-0/+4
* Version bump.Eike Ziller2012-09-101-1/+1
* Search: Allow empty prefix for completerOrgad Shaneh2012-09-101-0/+2
* debugger: make 'Attach to Remote Server' port customizable againhjk2012-09-092-16/+25
* Fix typosRobert Loehning2012-09-072-2/+2
* update size calculations for assignment statementsOswald Buddenhagen2012-09-072-4/+5
* Add addToLayout()-method to KitConfigWidget.Friedemann Kleint2012-09-074-13/+50
* Doc: refer to mobile targets in alphabetic orderLeena Miettinen2012-09-0713-44/+45
* Update changes file.Eike Ziller2012-09-071-11/+154
* Another spelling error in text editor settings.Friedemann Kleint2012-09-071-1/+1
* Squish: Updated getConfiguredKits()Robert Loehning2012-09-072-3/+7
* debugger: use DeviceProcessesDialog directly for attachinghjk2012-09-072-14/+2
* debugger: fix Qt namespace recognition for Qt 5hjk2012-09-071-6/+9
* debugger: fix "Display in Separate Window" for QStringhjk2012-09-071-2/+5
* C++: Completion for catch-clause argumentsLeandro Melo2012-09-071-0/+9
* SSH: Emit finished() for all running SFTP jobs when the server closes.Christian Kandeler2012-09-071-0/+2
* fix usage of removed DEPLOYMENT property in Qt 5Joerg Bornemann2012-09-072-4/+11
* Handle non-qmake projects without kitsTobias Hunger2012-09-076-2/+16
* QNX: Fixed asserts when stopping application on BlackBerry deviceTobias Nätterlund2012-09-071-3/+5
* Doc: update info about Linux-based devicesLeena Miettinen2012-09-0712-88/+108
* QNX: Fixed launching application when debugging on WindowsTobias Nätterlund2012-09-071-2/+3
* QNX: Fixed port for gdb server, fixes broken debugging on BlackBerryTobias Nätterlund2012-09-072-2/+1
* Editor: update autocompleter list width.David Schulz2012-09-072-6/+15
* Select current kit when managing kits from projects modeEike Ziller2012-09-072-2/+13
* Template project wizards: Add date and time.Friedemann Kleint2012-09-072-0/+15
* C++: Fix add definition testLeandro Melo2012-09-071-2/+2
* Revert "Introduce $$QTC_PREFIX instead of abusing $(INSTALL_ROOT)."Eike Ziller2012-09-0721-46/+30
* Revert "No QTC_PREFIX default on Windows. Causes too many funny side effects."Eike Ziller2012-09-071-0/+1
* Editor: Set default editor file text encoding to UTF-8David Schulz2012-09-071-0/+2
* Show tool tip when hovering over project mode kit selectorEike Ziller2012-09-066-3/+35
* Warn if kit has no tool chain set upTobias Hunger2012-09-067-17/+71
* DeviceProcessDialog: add method to set visibility of kit row.Friedemann Kleint2012-09-062-4/+17
* Libs to link must be lowercase to work with mingw xcompile.Daniel Molkentin2012-09-061-2/+2
* No QTC_PREFIX default on Windows. Causes too many funny side effects.Daniel Molkentin2012-09-061-1/+0
* fix default arguments of ProString::lastIndexOf()Oswald Buddenhagen2012-09-061-3/+3
* Android: Do not instantiate the DeviceManager in initialize().Christian Kandeler2012-09-061-4/+5
* fix crash when modifiying some project files with scopesOswald Buddenhagen2012-09-061-4/+8
* fix skipping over TokProperty elementsOswald Buddenhagen2012-09-061-1/+1
* Qnx: Add qbs fileOrgad Shaneh2012-09-062-0/+136
* Re-add version tooltips for debugger command.Friedemann Kleint2012-09-061-1/+5
* Add more possible qmake namesDaniel Teske2012-09-061-1/+2
* Do not make kit names needlessly uglyTobias Hunger2012-09-061-0/+2
* QNX: Fixed running the application if first attempt failedTobias Nätterlund2012-09-061-3/+6
* Make sure newly added kits are visibleTobias Hunger2012-09-061-0/+2
* Squish: Use global objects.map from inside CCOMChristian Stenger2012-09-0612-51/+27