summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Qnx: Add a build step for checking the device's debug tokenEl Mehdi Fekari2013-11-2016-170/+243
* Android: Fix rerun iconDaniel Teske2013-11-201-1/+1
* DocumentManager: Merge {slotE,e}xecuteOpenWithMenuActionhjk2013-11-204-10/+3
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-11-2023-676/+362
|\
| * QmlDesigner.ItemLibrary: Fix Drag Drop on Mac OS XThomas Hartmann2013-11-201-3/+1
| * VcsManager: Fix soft assertion when directory is managed by 2 VCSOrgad Shaneh2013-11-201-0/+3
| * Android: Fix wrong return in isBoot2QtDaniel Teske2013-11-201-1/+1
| * Android: android.bat needs a special environmentDaniel Teske2013-11-194-2/+25
| * BuildManager::cancel() needs to block until the step is canceledDaniel Teske2013-11-191-1/+6
| * Fix crash on exitKai Koehne2013-11-193-6/+0
| * FileIconProvider: Use hash for cache, instead of list.Eike Ziller2013-11-191-17/+5
| * RemoteLinux: Never disable the run configuration.Christian Kandeler2013-11-192-5/+8
| * CppTools: Fix race condition when closing filesNikolai Kosjar2013-11-191-4/+7
| * QmlProfiler: Use anchors to determine the size of the timebar backgroundUlf Hermann2013-11-191-4/+3
| * Device support: Fix device application runner for the "early exit" case.Christian Kandeler2013-11-191-1/+1
| * CppEditor: Compile fix for Qt4Nikolai Kosjar2013-11-191-0/+1
| * WelcomePage: Fix scrolling logicUlf Hermann2013-11-191-8/+2
| * Debugger: Re-enable thread view sortinghjk2013-11-192-6/+5
| * QmlProfiler: Don't try to paint things in pixmap of negative size.Ulf Hermann2013-11-191-1/+1
| * CppEditor: Add a failing test for virtual overridesOrgad Shaneh2013-11-191-0/+9
| * CppEditor: Whitespace fix in testOrgad Shaneh2013-11-191-1/+1
| * QNX: Fix password length warning in environment setup wizardTobias Nätterlund2013-11-191-0/+7
| * CppEditor: Make virtual overrides data-drivenOrgad Shaneh2013-11-192-231/+114
| * CppEditor: Clean up virtual overrides testsOrgad Shaneh2013-11-191-65/+26
| * CppEditor: Refactor testsOrgad Shaneh2013-11-192-333/+136
| * Preferences: Fix shown widget when filteringEike Ziller2013-11-191-1/+14
* | Editor: Fixed typo in variable nameKnut Petter Svendsen2013-11-201-10/+10
* | Remove unused attributejkobus2013-11-192-5/+0
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-11-1958-331/+602
|\ \ | |/
| * Use the qmake variable for -ldl on Unix systemsThiago Macieira2013-11-181-1/+1
| * Select executable when selecting app bundle with path chooserEike Ziller2013-11-181-0/+9
| * GenericLinux: Make device configuration wizard stay on top of applicationhjk2013-11-181-1/+3
| * don't turn = into += in cumulative modeOswald Buddenhagen2013-11-181-25/+4
| * Terminal setting: Fix placeholder textEike Ziller2013-11-181-2/+1
| * cdbExt: Fix dump of QFile.David Schulz2013-11-181-7/+9
| * CppTools: Use editor manager's codec as fallbackNikolai Kosjar2013-11-184-6/+59
| * CPlusPlus: Use correct placeholders in printfTobias Hunger2013-11-181-1/+1
| * ManhattanStyle: Remove one line of useless codeTobias Hunger2013-11-181-1/+0
| * ShortCutSettings: Remove a couple of letters of useless codeTobias Hunger2013-11-181-1/+1
| * StyleAnimator: Make sure we have a sensible durationTobias Hunger2013-11-181-1/+1
| * Fix painting of search resultsEike Ziller2013-11-182-20/+37
| * QmlProfiler: Remove ScrollableQuickViewAurindam Jana2013-11-182-70/+2
| * MsvcParser: Correctly parse ambiguous symbol errorOrgad Shaneh2013-11-181-6/+29
| * Git: Really add new/existing filesOrgad Shaneh2013-11-183-15/+5
| * Project: Do not lose project file path informationTobias Hunger2013-11-181-3/+5
| * Qbs: Show products in simplified project treeTobias Hunger2013-11-182-3/+6
| * Fix doc about ProgressManagerKai Koehne2013-11-181-1/+1
| * QNX: Fix continuing the BlackBerry environment setup wizardTobias Nätterlund2013-11-183-2/+7
| * Debugger: Use thread id, not model row to remember current threadhjk2013-11-173-40/+51
| * Debugger: Fix passing of maximum string lengthhjk2013-11-172-5/+5