summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fix default mkspec resolution for qt5v2.6.0tqtc/v2.6.0Oswald Buddenhagen2012-11-061-19/+32
* rewrite default spec handlingOswald Buddenhagen2012-11-061-2/+10
* resolve only one level of symlinks, and only for the default specsOswald Buddenhagen2012-11-062-3/+10
* unbreak default spec resolution under macxOswald Buddenhagen2012-11-061-4/+4
* fold m_qmakespecFull back into m_qmakespecOswald Buddenhagen2012-11-063-10/+9
* fetch all properties from qmakeOswald Buddenhagen2012-11-061-2/+1
* Qt5: Fix crash in generate-ast.Nikolai Kosjar2012-11-051-2/+11
* Qt5: Compile fix for generate-ast.Nikolai Kosjar2012-11-052-11/+5
* fakevim: Fix crash when adding text to last lineLukas Holecek2012-11-021-5/+30
* CDB: Quote executable in debugger launch.Friedemann Kleint2012-11-021-1/+3
* Fix crashes while parsing template parameters in C++ codePrzemyslaw Gorszkowski2012-10-311-1/+1
* The QtDeclarative QML viewer is found in QtDeclarative's bindirThiago Macieira2012-10-301-1/+3
* Try to watch local variable in watchwindow-DND, too.Friedemann Kleint2012-10-294-7/+15
* Qt5: QUrl doesn't accept paths without leading slash anymoreEike Ziller2012-10-261-3/+3
* Fix loading of .user files from Qt Creator 2.4Tobias Hunger2012-10-261-5/+40
* Qnx: Qt logs should now use default slog2 buffermfekari2012-10-251-0/+2
* s/RemoteLinux/ProjectExplorer in commentsOrgad Shaneh2012-10-253-4/+4
* Editor: Fix crash on navigate backDavid Schulz2012-10-241-4/+6
* Android: Prevent deadlockOrgad Shaneh2012-10-241-10/+13
* Fix crashes when cyclic inheritancePrzemyslaw Gorszkowski2012-10-242-1/+48
* Attach to Process: Fix crashOrgad Shaneh2012-10-241-2/+6
* compile fixThomas Hartmann2012-10-231-0/+1
* 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