summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Prepare Qt Creator to have a flexible settings-path.tjenssen2012-05-113-5/+10
* Show editor display names in "Open With" dialog instead of their Id's.Konstantin Tokarev2012-05-103-7/+9
* QmlAdapter: Don't translate status messagesKai Koehne2012-05-101-5/+6
* QmlAdapter: Move isConnected() to privateKai Koehne2012-05-102-7/+6
* QmlAdapter: Remove unused methodKai Koehne2012-05-102-20/+0
* QmlProfiler: adapt binding location at call to gotoLineChristiaan Janssen2012-05-101-1/+3
* QmlProfiler: use project file finder in detailsRewriterChristiaan Janssen2012-05-104-23/+53
* QmlProfiler: Set sysroot for embedded targetsChristiaan Janssen2012-05-101-0/+15
* Gdb: Print missing tokens in timeoutKai Koehne2012-05-101-1/+6
* Debugger: Don't trigger gdb calls for inspect propertiesKai Koehne2012-05-101-1/+2
* Debugger: Make some name demangler operations static.Christian Kandeler2012-05-101-39/+47
* Debugger: Fix coding style issues in name demangler.Christian Kandeler2012-05-102-96/+90
* Debugger: Use exceptions in name demangler.Christian Kandeler2012-05-101-367/+293
* QmlEngine: Stop connection timer if setup failsKai Koehne2012-05-101-3/+3
* Show animated images in ImageView with QMovie.Konstantin Tokarev2012-05-108-16/+148
* Added resource prefix and non-image file icons to ResourceModel.Konstantin Tokarev2012-05-102-0/+12
* QmlAdapter: Match signature for signals and slotsAurindam Jana2012-05-101-8/+8
* Debugger: Use QByteArray instead of QString.Christian Kandeler2012-05-101-515/+411
* QmlDebug: RenamingKai Koehne2012-05-1028-296/+296
* QuickFixes: Fix capitalization of descriptionsKai Koehne2012-05-104-5/+5
* QmlEngine: CleanupKai Koehne2012-05-104-208/+181
* build fix for merge error.Eike Ziller2012-05-101-1/+1
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-05-105-10/+27
|\
| * debugger: fix toplevel expansion behaviour of pinned tooltipsv2.5.0hjk2012-05-091-1/+1
| * Revert "debugger: improve expansion behaviour of pinned tooltips."hjk2012-05-094-10/+27
| * Fix MSVC forward declaration warning (struct vs. class).Friedemann Kleint2012-05-091-1/+2
* | Fix qbs build.Christian Kandeler2012-05-092-0/+3
* | Fix compilation with Qt 5/Windows.Friedemann Kleint2012-05-092-5/+8
* | QmlDebug: Fix warning about unitialized variableKai Koehne2012-05-091-1/+1
* | compile fix with namespaceshjk2012-05-091-0/+2
* | Catch a few common errors for failing .pro parsingDaniel Teske2012-05-095-6/+27
* | QtVersionManager: Emit less signalsTobias Hunger2012-05-091-4/+16
* | QtVersion: Delay reading of qtversions.xml on changesTobias Hunger2012-05-092-2/+10
* | Qt4BC: Get a better Qt version when the old one is deletedTobias Hunger2012-05-091-2/+10
* | Merge QML inspector into debugger pluginKai Koehne2012-05-0979-5186/+2669
* | Device support: Disable some widgets when there are no devices.Christian Kandeler2012-05-092-0/+11
* | Qt4Nodes: Fix wrong "Parsing in progress" warning for some casesDaniel Teske2012-05-092-39/+60
* | Prevent duplicated project entries on failed project loadingDaniel Teske2012-05-091-1/+4
* | Fix "Projects mode" looking broken if the startup project is "wrong"Daniel Teske2012-05-091-4/+6
* | QmlProfiler: printing current profiler state in error messageChristiaan Janssen2012-05-091-8/+16
* | QmlProfiler: manage receiving trace after app stoppedChristiaan Janssen2012-05-097-16/+38
* | Device support: Copy device object when adding to device manager.Christian Kandeler2012-05-091-2/+3
* | QtOutputFormatter: Fix style issuesKai Koehne2012-05-092-20/+19
* | OutputFormatter: Make clearLastLine() virtualKai Koehne2012-05-093-4/+14
* | Debugger: Break on raise() -> Break on abort()Orgad Shaneh2012-05-084-12/+12
* | fakevim: fix :!cmd if there is no selectionhjk2012-05-081-13/+18
* | debugger: make debuggerengine easier accessible to profilinghjk2012-05-081-0/+19
* | QmlProfiler: correctly manage "Application Output" controlsChristiaan Janssen2012-05-082-8/+10
* | Fix crash on project loading, .end() detachesDaniel Teske2012-05-081-2/+2
* | Qt run configurations: emit enabledChanged if the disable reason changedDaniel Teske2012-05-083-9/+16