summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-232-7/+20
* Harfbuzz-thai: Hide ZWJ and ZWNJ characters and show Inherited charactersJohn Tapsell2012-02-232-3/+50
* 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
* Use -fPIE on QNXSean Harmer2012-02-231-0/+2
* Fix fontconfig.pri file to allow QPA plugins to buildSean Harmer2012-02-231-2/+2
* Add the quitlock feature to QThread.Stephen Kelly2012-02-236-2/+95
* Add WindowDoesNotAcceptFocus flag and use it in xcbJan Arne Petersen2012-02-234-0/+29
* compile fix: missing #include <unistd.h>sMarc Mutz2012-02-232-0/+6
* 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
* Update tst_QTextEdit::fullWidthSelectionEskil Abrahamsen Blomfeldt2012-02-237-0/+0
* Handle theme change in QApplication/QGuiApplication.Friedemann Kleint2012-02-235-22/+93
* Fix conflict between QMainWindow::restoreState() and QWidget::setStylesheet()Debao Zhang2012-02-232-1/+38
* Fix rounding error in QInputMethod::cursorRectangle().Andrew den Exter2012-02-232-4/+9
* QMenuBar: Clean up Q_WS_WINDebao Zhang2012-02-232-9/+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
* Fixed tst_qobject signalbug silently not compiled in -fast builds.Friedemann Kleint2012-02-232-6/+8
* Add src/concurrent/qtconcurrentversion.h to .gitignoreBradley T. Hughes2012-02-231-0/+1
* Silence coverity warning about sizeof(Node*) vs sizeof(Node) in QListAndy Shaw2012-02-231-1/+1
* Report failure to open deprecated header fileMatthew Vogt2012-02-231-2/+2
* 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
* Remove use of Q_BROKEN_DEBUG_STREAM.Stephen Kelly2012-02-2214-89/+11
* Use QMAKE_SUBSTITUTIONS conditionalsStephen Kelly2012-02-222-45/+45