summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove unused toolTip member variable (qt3 leftover)David Faure2012-02-241-6/+0
* QHeaderView - fix setOffsetToSectionPosition a bitThorbjørn Lund Martsum2012-02-241-2/+2
* QWheelEvent high-resolution delta support.Morten Johan Sorvig2012-02-249-47/+168
* QHeaderView - change not needed if to Q_ASSERTThorbjørn Lund Martsum2012-02-241-2/+1
* QMimeMagicRule: declare as Q_MOVABLE_TYPEMarc Mutz2012-02-241-0/+1
* Minor fixes for RelationFlag.Jan-Arve Saether2012-02-242-4/+6
* Remove unused QT_NO_QWS_SHARE_FONTSStephen Kelly2012-02-241-1/+0
* Remove QT_NO_QWS_MULTIPROCESSStephen Kelly2012-02-242-3/+1
* Remove unused define QT_NO_COP.Stephen Kelly2012-02-241-4/+0
* Fix Windows -no-freetype buildJonathan Liu2012-02-242-180/+180
* Add UDev helper class for evdev pluginsJohannes Zellner2012-02-247-170/+379
* Use "OpenGL" instead of just "GL" in documentation.Samuel Rødal2012-02-245-38/+38
* XCB No longer lists ThreadedOpenGL capabilityAlan Alpert2012-02-241-6/+1
* Clean up some Q_WS_WINDebao Zhang2012-02-241-2/+2
* clean up qmake-generated projectsOswald Buddenhagen2012-02-242-9/+0
* Add the QtMain windows library to the CMake files.Stephen Kelly2012-02-231-0/+23
* QSqlTableModel: rename parameter to avoid name clash with methodMark Brand2012-02-231-5/+5
* QSqlTableModel: avoid extra QMap lookupMark Brand2012-02-231-7/+5
* fix styleMark Brand2012-02-231-2/+1
* QSqlTableModel: document edit strategy behaviorMark Brand2012-02-231-2/+14
* improve documentation language styleMark Brand2012-02-231-1/+1
* Added documentation for QOpenGLContext and QOpenGLContextGroup.Samuel Rødal2012-02-231-43/+233
* Bump the moc output revisionKent Hansen2012-02-232-2/+2
* QSslSocket::verify certificates when on-demand loading is usedMartin Petersson2012-02-231-0/+4
* QWindowsPipeWriter could terminate the process to earlyMartin Petersson2012-02-231-1/+1
* QTextEngine - treat a fullstop (0x2E) as the same script as the preceeding te...John Tapsell2012-02-231-1/+14
* Harfbuzz-thai: Hide ZWJ and ZWNJ characters and show Inherited charactersJohn Tapsell2012-02-231-3/+8
* Require compiler support for deprecated constructors.Stephen Kelly2012-02-232-10/+0
* Remove QT_ASCII_CAST_WARN_CONSTRUCTORStephen Kelly2012-02-234-12/+5
* Rename QMetaTypeSwitcher::UnknownType to NotBuiltinType.Jędrzej Nowacki2012-02-233-11/+11
* Fix fontconfig.pri file to allow QPA plugins to buildSean Harmer2012-02-231-2/+2
* Add the quitlock feature to QThread.Stephen Kelly2012-02-235-2/+46
* Add WindowDoesNotAcceptFocus flag and use it in xcbJan Arne Petersen2012-02-234-0/+29
* Fleshed out the QWindow documentation to be less sparse.Samuel Rødal2012-02-231-53/+541
* Added documentation for QSurfaceFormat.Samuel Rødal2012-02-231-15/+136
* Handle theme change in QApplication/QGuiApplication.Friedemann Kleint2012-02-235-22/+93
* Fix conflict between QMainWindow::restoreState() and QWidget::setStylesheet()Debao Zhang2012-02-231-1/+2
* Fix rounding error in QInputMethod::cursorRectangle().Andrew den Exter2012-02-231-2/+2
* QMenuBar: Clean up Q_WS_WINDebao Zhang2012-02-231-5/+1
* Harfbuzz-thai - When calling HB_OpenTypePosition we must set doLogClusters to...John Tapsell2012-02-231-1/+1
* Harfbuzz-thai - fix to_tis620 function for latin charactersJohn Tapsell2012-02-231-1/+1
* Fix height of some Thai charactersMarko Kenttala2012-02-231-0/+28
* Silence coverity warning about sizeof(Node*) vs sizeof(Node) in QListAndy Shaw2012-02-231-1/+1
* Use the CMake definition of Windows for CMake macros.Stephen Kelly2012-02-231-1/+1
* Suppport up to 27 mouse buttons from DirectFB Plugin.Rick Stockton2012-02-231-5/+57
* Remove unneeded code to convert to ASCII/Latin1.Robin Burchell2012-02-222-45/+0
* Don't do macro self-expansion for moc anymore.Stephen Kelly2012-02-221-6/+2
* Remove unused Q_CANNOT_DELETE_CONSTANTStephen Kelly2012-02-221-2/+0
* Add the QT_LIBINFIX to the CMake config files.Stephen Kelly2012-02-221-0/+4
* Remove detection of GCC versions which are not supported anywhere.Stephen Kelly2012-02-221-31/+8