summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix doc according to current method signatureABBAPOH2012-02-261-1/+0
* Fix compilation of examples with QStringBuilderOlivier Goffart2012-02-253-5/+5
* QSslError: fix wrong #endif placementMarc Mutz2012-02-251-1/+1
* Fix MinGW configure bootstrapJonathan Liu2012-02-251-3/+31
* process variable assignments with tabs as wellOswald Buddenhagen2012-02-251-1/+1
* configure - fix detection of MSVC compiler in x64Shane Kearns2012-02-251-0/+4
* Fix a crash in QSystemLocalePrivate::uiLanguages().Friedemann Kleint2012-02-251-1/+1
* Fix compilation without QT_DEPRECATED_SINCEOlivier Goffart2012-02-251-2/+3
* Implement isSharing() and isValid() methods for QCocoaGLContextTeemu Katajisto2012-02-252-3/+22
* QFutureWatcher: Make constructors explicitMarc Mutz2012-02-251-3/+3
* Fix to exit of adopted thread watcher in Windowsjian liang2012-02-251-7/+20
* compile fix: parse under C++11Marc Mutz2012-02-241-6/+6
* examples: compile w/o openglMarc Mutz2012-02-248-13/+20
* Use new plugin system for SQL drivers.Friedemann Kleint2012-02-2427-39/+85
* Use new plugin system for network bearer plugins.Friedemann Kleint2012-02-2418-19/+61
* rcc: micro-optimizationMarc Mutz2012-02-241-1/+1
* Fix tst_qlineedit.Friedemann Kleint2012-02-244-56/+82
* Add TARGET_VERSION_EXT to pkgConfiglibNameHib Eris2012-02-241-0/+1
* qmimetypeparser: more optimized definition of string constantsDavid Faure2012-02-242-45/+21
* Remove unused toolTip member variable (qt3 leftover)David Faure2012-02-241-6/+0
* QHeaderView - fix setOffsetToSectionPosition a bitThorbjørn Lund Martsum2012-02-242-2/+30
* QWheelEvent high-resolution delta support.Morten Johan Sorvig2012-02-2414-53/+557
* 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 the library names on MinGW.Stephen Kelly2012-02-241-10/+20
* Fix Windows -no-freetype buildJonathan Liu2012-02-242-180/+180
* Create target pkgconfig dir in qmake generated Windows MakefilesHib Eris2012-02-241-0/+6
* 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-242-3/+3
* CodeCoverage: Skip headersclean test.Caroline Chao2012-02-241-0/+2
* clean up qmake-generated projectsOswald Buddenhagen2012-02-24101-597/+53
* Reverted part of "Refactor input context tests"Pekka Vuorela2012-02-241-14/+5
* Add the QtMain windows library to the CMake files.Stephen Kelly2012-02-236-0/+164
* 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
* Fixed resolution of QMAKESPEC on Windows.Rohan McGovern2012-02-231-2/+5
* Added documentation for QOpenGLContext and QOpenGLContextGroup.Samuel Rødal2012-02-231-43/+233
* Bump the moc output revisionKent Hansen2012-02-232-2/+2
* Revert "Escape project file name in makefile rebuild rules."Andreas Hartmetz2012-02-231-4/+4
* Use new plugin system in plugin autotest.Friedemann Kleint2012-02-239-9/+41
* QSslSocket::verify certificates when on-demand loading is usedMartin Petersson2012-02-231-0/+4