summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QPostEventList: change pointer comparison to integer comparisonMarc Mutz2012-09-271-1/+1
* Mac: Fix small glitch in editable combo boxesGabriel de Dietrich2012-09-271-1/+1
* Test: Enable tst_QWMatrix::operator_star_qwmatrixCaroline Chao2012-09-271-7/+2
* Test: Split tst_QVarLengthArray::oldTestsCaroline Chao2012-09-271-46/+48
* tst_QLabel: remove QSKIP, wrap Q_OS_MACJ-P Nurmi2012-09-271-3/+5
* tst_QMenu: remove QSKIP's -> wrap Q_OS_WINCEJ-P Nurmi2012-09-271-6/+10
* tst_QMainWindow: remove QSKIP, wrap Q_OS_MACJ-P Nurmi2012-09-271-4/+4
* Take a QPersistentIndex out of the container instead of casting it.Stephen Kelly2012-09-271-7/+17
* Use a QVector to store QPersistentModelIndexes.Stephen Kelly2012-09-272-5/+5
* Avoid looping over the indexes multiple times to create a persistent list.Stephen Kelly2012-09-271-9/+14
* Use the sibling method to make iteration over a range potentially faster.Stephen Kelly2012-09-271-4/+7
* Create an invalid QPersistentModelIndex if it will be converted anyway.Stephen Kelly2012-09-271-2/+2
* Fix resetting of the QCompletionModel.Stephen Kelly2012-09-272-20/+4
* Store an unsigned temporary for the internalId.Stephen Kelly2012-09-271-1/+1
* Sand box support, fix for the file dialogs.Pasi Matilainen2012-09-271-42/+45
* Added QGLPixelBuffer implementation using framebuffer objects.Samuel Rødal2012-09-279-106/+124
* tst_QAbstractButton::keyNavigation(): QSKIP -> XFAILJ-P Nurmi2012-09-271-3/+7
* Better drawn 1-pixel thick splitter on MacGabriel de Dietrich2012-09-271-9/+19
* Fixed selected menu item (& Co.) text colorGabriel de Dietrich2012-09-271-1/+1
* Fixed text rendering in selected tab buttonGabriel de Dietrich2012-09-271-3/+10
* use QLatin1String::size() in qt_setWindowTitle_helperHelperJoerg Bornemann2012-09-271-4/+2
* remove no-op test from tst_qfileJoerg Bornemann2012-09-271-23/+0
* fix conflicting Visual Studio project names for Qt examplesJoerg Bornemann2012-09-2715-0/+30
* Remove unused qMetaType helpers.Jędrzej Nowacki2012-09-271-54/+0
* Workaround MSVC2008 build failure after switching to std::lower_boundGiuseppe D'Angelo2012-09-271-0/+4
* Fix OpenGL context creation in Windows platform pluginMiikka Heikkinen2012-09-271-1/+1
* Workaround MSVC2008 build failure after switching to std::upper_boundGiuseppe D'Angelo2012-09-271-7/+3
* Do not reference to the QAbstractNativeEventFilter documentationLaszlo Papp2012-09-271-1/+1
* CMake: Change suffix from "cxx" to "cpp" for generate sourcesYuchen Deng2012-09-271-2/+2
* Make CMake tests significant on Windows.Stephen Kelly2012-09-271-3/+0
* More consistent dock widget painting on WindowsJens Bache-Wiig2012-09-272-32/+12
* Fix typo: contais -> contains.Stephen Kelly2012-09-271-1/+1
* tst_QCommandLinkButton: cleanup whitespaceJ-P Nurmi2012-09-271-17/+11
* Remove CDE and Motif styles from qtbaseJens Bache-Wiig2012-09-2738-3251/+67
* tst_qcheckbox: remove duplicate codeJ-P Nurmi2012-09-271-8/+0
* Blackberry: Fix hardware button detection on the BB Dev AlphaThomas McGuire2012-09-271-1/+1
* [Doc cleanup] Fix typos and style of QPushButton and QGroupBoxDavid Gil2012-09-272-18/+17
* WindowsPlugin: Fix MinGW warningsKai Koehne2012-09-272-2/+4
* ItemViews: Fix MinGW compiler warningKai Koehne2012-09-271-0/+3
* QtWidgets auto tests: revise clipboard related testsJ-P Nurmi2012-09-273-85/+20
* Revise QClipboard auto testsJ-P Nurmi2012-09-273-24/+33
* Check in arch detection for qmake failuresAndreas Holzammer2012-09-271-2/+8
* Fail when Windows CE SDK not foundAndreas Holzammer2012-09-271-0/+11
* Return correct accessible name when a label has rich textJosé Millán Soto2012-09-271-1/+9
* Fix XCode generator for qmake in Qt 5 after recent changesAndy Shaw2012-09-272-30/+31
* (WINCE)Add failure for font outline functionAndreas Holzammer2012-09-271-0/+2
* Configure.exe: Fix auto-detection of ICU for MinGWKai Koehne2012-09-271-1/+2
* configure.exe: Don't print warning about -c++11 option by defaultKai Koehne2012-09-271-0/+5
* QtPrintSupport: cleanup CUPS tmp filesTeemu Katajisto2012-09-271-0/+1
* Bring subproject dependencies in line with Makefile generatorsAndy Shaw2012-09-272-171/+204