summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* xcb: consistently check xcb_get_extension_data for extension initsShawn Rutledge2012-09-271-4/+10
* Implement the missing raster operations that were in Qt 3Andy Shaw2012-09-277-9/+173
* Auto tests: add PlatformClipboard::isAvailable()J-P Nurmi2012-09-271-0/+69
* tst_QDialog: fix Q_OS_WINCE & QT_NO_SIZEGRIP usageJ-P Nurmi2012-09-271-9/+23
* tst_qsidebar: remove duplicate codeJ-P Nurmi2012-09-271-6/+3
* Doc: update QMap's description following 5cb036851Pierre Rossi2012-09-271-1/+1
* QMetaType build fix with Q_NO_CURSOR and friends.Jędrzej Nowacki2012-09-274-18/+80
* documentation fixesMarcel Krems2012-09-272-2/+2
* tst_QMessageBox: fix Q_OS_MAC usageJ-P Nurmi2012-09-271-3/+5
* HTML template: Updated copyright information from Nokia to Digia PlcJerome Pasion2012-09-272-3/+3
* Fix typo in variable name.Stephen Kelly2012-09-271-2/+2
* Fix spelling mistakeThiago Macieira2012-09-271-1/+1
* Rename a variable it -> childIt.Stephen Kelly2012-09-271-5/+5
* qtypetraits.h: add is_signed/is_unsigned/not_/not_c predicatesMarc Mutz2012-09-271-1/+90
* QFlags: fail for 64-bit enumsMarc Mutz2012-09-271-0/+3
* Fix QScreen::orientation() not always being updated after changing the update...Simon Hausmann2012-09-262-0/+17
* Fix initial window orientation with Qt on MeeGo 1.2 HarmattanSimon Hausmann2012-09-262-1/+4
* Fix events being processed on application startSimon Hausmann2012-09-263-2/+75
* XCB: Correctly report the created OpenGL context version and profileSean Harmer2012-09-264-8/+107
* OpenGL: Fix QGLFormat::openGLVersionFlags() on OS XSean Harmer2012-09-261-0/+9
* qmake: fix overescaped defines in vcxproj filesJoerg Bornemann2012-09-261-3/+19
* Don't call parent() so often when processing a range.Stephen Kelly2012-09-261-1/+2
* QScrollBar: clean up wheelEvent() implementationMarc Mutz2012-09-261-14/+12
* [QTBUG-27308][QTBUG-21534] Don't mouse-wheel-scroll QScrollBar when disabledMarc Mutz2012-09-263-8/+34
* Fix compilation for Qt5: Avoid deprecated APIaavit2012-09-261-2/+1
* Compile fix: Avoid deprecated functionsaavit2012-09-261-6/+10
* qdoc: retrying More refactoring of qdoc data structuresMartin Smith2012-09-2616-1738/+2016
* Reintroduce mention of QWidget in coordinate system docs.Samuel Rødal2012-09-261-2/+2
* QtPrintSupport: allow slight deviations from pre-defined paper sizes in testsTeemu Katajisto2012-09-261-4/+4