summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* QtPrintSupport: use PPD defaults in CUPS pluginTeemu Katajisto2012-09-262-0/+112
* qtest.h: add missing QT_NO_DATESTRING guardsJ-P Nurmi2012-09-261-0/+2
* Auto tests: remove PlatformQuirks::isAutoMaximizing()J-P Nurmi2012-09-268-68/+15
* Make QSignalTransition take a pointer-to-const QObjectGiuseppe D'Angelo2012-09-266-9/+9
* Fix MinGW/gcc warning about NOMINMAX being redefinedKai Koehne2012-09-264-4/+4
* configure: Document the -widgets, -no-widgets argumentsKai Koehne2012-09-261-2/+6
* Core: Silence gcc warnings about unitinialized members in qarraydata.cppKai Koehne2012-09-261-0/+9
* qmake: Fix gcc warning about anonymous type linkageKai Koehne2012-09-261-1/+1
* Fix restore/minimize/close buttons for maximized MDI subwidowsMiikka Heikkinen2012-09-262-0/+201
* Test: tst_QFile::writeLargeDataBlock() unstable failure as XFAILCaroline Chao2012-09-261-2/+10
* CMake: Fix the generated location of static libraries.Stephen Kelly2012-09-262-0/+34
* CMake: Specify the prl files when building with mingw.Stephen Kelly2012-09-261-0/+3
* Remove Windows CE time conversion compatibility functionsSimon Hausmann2012-09-262-702/+0
* If accept fails, stop accepting new connections and emit error signal.Jonas M. Gastal2012-09-2610-6/+159
* Misc. updates to the lancelot autotest frameworkaavit2012-09-269-158/+900
* Fix qstringlist autotest build for WinCE.Janne Anttila2012-09-261-0/+13
* [docs] QApplication: fix keyboardInputDirection() docsMarc Mutz2012-09-261-9/+1
* [docs] QInputDialog: document deprecated member getInteger()Marc Mutz2012-09-261-0/+32
* test:Remove QSKIP from tst_QPainterSergey Hambardzumyan2012-09-261-2/+0
* xcb: better error handling if no randr or screen resources query failsShawn Rutledge2012-09-261-47/+53
* [docs] QFlags: fix a whitespace errorMarc Mutz2012-09-261-1/+1
* QFileSystemModel: fix permission manglingMarc Mutz2012-09-265-8/+156
* Remove duplicate words and punctuation from documentation.Mitch Curtis2012-09-2621-25/+24
* QCharAttributes: add wordStart/wordEnd flagsKonstantin Ritt2012-09-266-45/+143
* test: Mark tst_QMdiSubWindow failures as XFAILSergio Ahumada2012-09-251-5/+37
* fix incorrect uses of qmake in documentationJoerg Bornemann2012-09-252-6/+6
* Test: Remove QSKIP from tst_QWidget::raiseCaroline Chao2012-09-251-3/+0
* Test: tst_QFile::writeLargeDataBlock() unstable failure as XFAILCaroline Chao2012-09-251-1/+1
* Test: Remove QSKIP from tst_QLineEdit::taskQTBUG_7395_readOnlyShortcutCaroline Chao2012-09-252-5/+1
* qmake: support for Visual Studio 2012 project files addedJoerg Bornemann2012-09-254-1/+34