aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Analyzer: Fix soft assert on startupKai Koehne2012-12-141-7/+10
* Adapt Qt symbol resolution to library naming change.Friedemann Kleint2012-12-141-8/+14
* GenericProject: remove trailing "/" from .includes pathsThomas Otto2012-12-131-0/+2
* Kits: Always use settings found in the SDKTobias Hunger2012-12-131-0/+7
* CDB: Fix module names in Qt 5.Friedemann Kleint2012-12-132-7/+18
* QtSupport: Dereference pointer to get the value.Aurindam Jana2012-12-121-2/+2
* SettingsAccessor: Fall back to shared settings if merge failsOrgad Shaneh2012-12-121-1/+1
* Fix: Switch Between Method Declaration/Definition issue when has implementati...raidsan2012-12-122-5/+10
* More diagnostic messages when debugging examples model.Eike Ziller2012-12-121-9/+28
* Do not show examples that do not have a projectPath associated.Eike Ziller2012-12-121-1/+1
* Find: Enqueue updating completion modelOrgad Shaneh2012-12-121-2/+5
* qmljs: add qt5 qmlpath to code model pathsFawzi Mohamed2012-12-123-0/+5
* ProFileEditor: Fix follow symbol to use clean pathsMarcel Krems2012-12-121-1/+1
* Inspector: Add tools to debug menuAurindam Jana2012-12-111-26/+33
* Inspector: Remove unnecessary const in argument listAurindam Jana2012-12-112-8/+8
* Qt4BuildConfiguration: Make debug the defaultDaniel Teske2012-12-111-6/+1
* Disable undo in application output panehjk2012-12-111-0/+1
* Inspector: Enable/disable tools on engine stateAurindam Jana2012-12-115-58/+103
* Correct the setup of HelpNetworkReply.Michael Brüning2012-12-101-18/+1
* Filter out more invalid examples from the example browser.Eike Ziller2012-12-051-8/+20
* QmlProject: Don't add Qt import on command lineKai Koehne2012-12-033-18/+4
* Fix opening files with file number from command line.Eike Ziller2012-12-031-1/+1
* (Hopefully) fix compilation with Qt5/MacKai Koehne2012-12-011-1/+1
* Fix that locator file filter couldn't open directories ending in + or :Eike Ziller2012-11-301-8/+7
* keep default kit status in apply()Jing Bai2012-11-291-0/+2
* QmlProject: Avoid crashes on adding actual process steps to deploy listDaniel Teske2012-11-291-6/+8
* Fix opening in file managerRobert Loehning2012-11-292-6/+6
* Kits: Do not allow kits with empty namesTobias Hunger2012-11-291-0/+1
* Kits: Do not construct kits with names starting with -Tobias Hunger2012-11-291-1/+5
* Fix build with Qt4Eike Ziller2012-11-291-0/+2
* Fix build for Qt 5 configured without -developer-buildAurindam Jana2012-11-292-3/+5
* QmlDesigner.PropertyEditor: normalize applicationDirPath()Thomas Hartmann2012-11-291-1/+15
* Set styleObject on the QStyleItem style option.Morten Johan Sørvig2012-11-291-0/+1
* Copy plugins to correct user directory under Unix.Marcel Krems2012-11-292-3/+4
* WelcomeScreen: Show content even for incorrectly capitalized application dirKai Koehne2012-11-294-7/+62
* Fix build for Qt 5Aurindam Jana2012-11-292-3/+4
* Splitting QmlProjectApplicationWizard for Qt Quick 1.1 and Qt Quick 2Thomas Hartmann2012-11-283-16/+60
* Also use file renaming workaround for Qt5.Eike Ziller2012-11-281-2/+0
* Qt5: Find and register Qt5 documentation.Eike Ziller2012-11-281-6/+8
* QtQuickUI: Adapt wizard to only show up if Qt 5 is registeredKai Koehne2012-11-281-1/+1
* Mac: Remove unused include that vanished from Qt5Eike Ziller2012-11-283-11/+0
* QmlDesigner: using QStyleFactory to create windows styleThomas Hartmann2012-11-281-4/+5
* FancyTabWidget: use QStyleFactory to create windows styleJ-P Nurmi2012-11-281-2/+2
* QtSupport: Fix crash when inserting from an empty list of examples.hjk2012-11-271-0/+2
* Resolve demos and examples also relative to qt install paths.Eike Ziller2012-11-272-16/+45
* Hide non-existing examples.Eike Ziller2012-11-271-5/+12
* QML/JS Console: Update contextAurindam Jana2012-11-277-13/+21
* Inspector: Disable object selection from EditorAurindam Jana2012-11-272-30/+0
* Mac: Fix "New" dialog resize problem.Eike Ziller2012-11-271-6/+0
* Set the proper port on the remote channel.Ryan May2012-11-271-0/+1