summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Style: Fix sunken style for menuOrgad Shaneh2012-10-231-1/+1
* Remove dependencies on Plastique and CleanlooksThomas Hartmann2012-10-232-34/+28
* QmlDesigner: Compile with Qt 5 after removal of old styles.Friedemann Kleint2012-10-231-5/+10
* debugger: allow using a local core file with a remote kithjk2012-10-233-26/+57
* Revert "Disable theming of menu bar."Jens Bache-Wiig2012-10-221-0/+61
* Also allow Qt5 to provide example manifests.Eike Ziller2012-10-221-6/+3
* ProjectExplorer: keep cursor position stable while renaming kitshjk2012-10-221-0/+2
* Prevent endless loop if a project with dependencies couldn't be loaded.Marcel Krems2012-10-221-7/+7
* Fix use of QtWebKit in QtCreator's Help pluginSimon Hausmann2012-10-221-1/+1
* VCS: Avoid potential crashOrgad Shaneh2012-10-211-3/+3
* Mac: Don't link to 10.7+ api even when compiling there.Eike Ziller2012-10-191-13/+7
* C++: Fix typedef resolving when templates are involved.Erik Verbruggen2012-10-196-12/+145
* Creator should not try to open links ot non-html documents internally.kh12012-10-191-2/+0
* Kit: emit kitUpdated signals on changes to devices/toolchains/qtDaniel Teske2012-10-196-0/+48
* CMake: Use correct environment for new kitsDaniel Teske2012-10-191-0/+1
* Qnx: Connect to the device before launching the applicationmfekari2012-10-183-11/+3
* Adapt .pro, .qbs files and wizard templates to QtQuick1-renaming.Friedemann Kleint2012-10-1821-69/+23
* VCS: Make 'Patch command' searchableOrgad Shaneh2012-10-181-0/+1
* Kits: Ensure that kitUpdated is send on applyDaniel Teske2012-10-171-0/+1
* QmlProfiler: prevent details pop-ups to leave screenChristiaan Janssen2012-10-172-0/+52
* QmlProfiler: Detect interrupted executionChristiaan Janssen2012-10-173-0/+8
* QmlProject: Enable runconfiguratons after restoreDaniel Teske2012-10-171-3/+9
* QtcPlugin.qbs: use the right name binding in GroupJoerg Bornemann2012-10-171-1/+1
* Fix qbs buildv2.6.0-rctqtc/v2.6.0-rcOrgad Shaneh2012-10-172-2/+2
* Remove experimental flag from QNX plugin.Eike Ziller2012-10-173-7/+1
* SSH: Link Botan objects into libQtcSsh.Christian Kandeler2012-10-1611-185/+92
* CMake: Reparse .cbp files on swtiching targetsDaniel Teske2012-10-162-8/+27
* QNX: Fix environment file parser for newer BB NDKTobias Nätterlund2012-10-161-4/+34
* debugger: ignore new cmd-param-changed notificationhjk2012-10-161-0/+3
* debugger: don't restrict kit selection for attachinghjk2012-10-161-1/+1
* Kits should affect all buildconfiguration environmentsDaniel Teske2012-10-163-2/+2
* CMakeOpenProjectWizard: Add page asking for cmake executableDaniel Teske2012-10-162-29/+76
* CMakeOpenProjectWizard: Simplfy constructorDaniel Teske2012-10-162-39/+3
* QmlProjectRunConfiguration: update enabled state on adding to a projectDaniel Teske2012-10-163-10/+26
* QNX: Fix BlackBerry Qt version detectionTobias Nätterlund2012-10-161-1/+1
* Kit: Improve the options pageTobias Hunger2012-10-1615-334/+313
* Debugger: Fix showing/hiding of form rowsOrgad Shaneh2012-10-161-2/+1
* Attach to Core: Sort by file nameOrgad Shaneh2012-10-161-0/+1
* C++: do not set any highlighting ranges on empty lines.Erik Verbruggen2012-10-151-2/+5
* Debugger: Fix crashOrgad Shaneh2012-10-151-2/+2
* C++: Fix for missing includes in re-processed documents.Erik Verbruggen2012-10-151-0/+1
* C++: removed invalid FIXME.Erik Verbruggen2012-10-151-1/+0
* DeviceManagerModel: Allow filtering by device typeTobias Hunger2012-10-152-3/+25
* CplusPlus: Remove pragma suppressing gcc warning.Christian Kandeler2012-10-151-9/+0
* QMakeEvaluator: Set pro file as source for internal variablesOrgad Shaneh2012-10-151-4/+5
* Debugger: s/Profile/Kit/Orgad Shaneh2012-10-151-2/+2
* C++: Fix outdated macro usage info in documents.Erik Verbruggen2012-10-1513-46/+132
* C++ Macro Usages: Fix search result encoding and highlighting.Andre Hartmann2012-10-151-28/+13
* Fix possible crashTobias Hunger2012-10-131-0/+2
* QtInformation: Do not warn about missing tool chainTobias Hunger2012-10-121-6/+0