summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' into old/5.0old/5.0Oswald Buddenhagen2013-04-1123-205/+265
|\
| * Fix compilation with QT_NO_ACCESSIBILITY.Friedemann Kleint2013-04-081-0/+4
| * Clear the WA_QuitOnClose flag from EvalMessageBox.Michael Brüning2013-04-081-0/+1
| * Fix gcc OOM error when compiling in release modeKai Koehne2013-04-021-5/+10
| * qdoc: Use 'org.qt-project.' prefix in namespaceSergio Ahumada2013-03-271-1/+1
| * Revert "qclass_lib_map.h: Fix include of the QDeclarativeView widget."Friedemann Kleint2013-03-261-1/+1
| * qt.conf: default LibraryExecutables to bin/ on windowsOswald Buddenhagen2013-03-261-0/+4
| * Windows: Fix reported screen metrics.Friedemann Kleint2013-03-262-4/+12
| * Doc: Fix typo in the property system documentationTopi Reinio2013-03-251-1/+1
| * Doc: Changed title of Qt Print Support's C++ Classes page.Jerome Pasion2013-03-221-2/+1
| * pass module version to syncqtOswald Buddenhagen2013-03-202-2/+2
| * qtbase: Fix duplicate symbol errors in static build on MacGabriel de Dietrich2013-03-203-29/+34
| * Windows native file dialogs: Split suffix list correctly.Friedemann Kleint2013-03-201-1/+3
| * Make QVariant docs refer to QMetaType::Type.Mitch Curtis2013-03-191-115/+165
| * Don't call updateAccessibility from graphicsviewJan Arve Saether2013-03-152-20/+0
| * Fixed crash when VNCing and trying to use non-present XFixes extension.Mitch Curtis2013-03-151-1/+1
| * Correct QDate and QTime documentation.Mitch Curtis2013-03-141-6/+2
| * Fixed artifacts when drawing same line with different clips.Samuel Rødal2013-03-141-6/+6
| * Correct QString's warnings involving QRegularExpression.Mitch Curtis2013-03-121-5/+5
| * Revert 6497649730daeab5d3dfac7e806105e99a237656 and clarify docs.Mitch Curtis2013-03-121-4/+3
| * Fix static builds with ICUKai Koehne2013-03-121-2/+13
* | ODBC: fixed consistence of return of QODBCResult::exec()Israel Lins2013-03-201-1/+1
* | Allow specification of a namespace for modules under test.Stephen Kelly2013-03-201-1/+6
* | Rename the qtinclude variable to qtclass.Stephen Kelly2013-03-201-4/+4
* | Added configuration environment variables for evdev input plugins.Libor Tomsik2013-03-204-4/+21
* | Fix duplicated application menu items on Mac OSChris Meyer2013-03-203-4/+10
* | Clarify mention of QAbstractItemView in the canFetchMore docs.Stephen Kelly2013-03-191-3/+2
* | Fixed QTextureGlyphCache glyph padding.Yoann Lopes2013-03-191-5/+11
* | qdoc: Sort QML methods by nameMartin Smith2013-03-191-3/+2
* | Run CMake dbus tests if dbus is expected to be available.Stephen Kelly2013-03-191-0/+3
* | Fix missing glyphs for large fontsEskil Abrahamsen Blomfeldt2013-03-191-8/+18
* | Make the qtbase cmake tests work without the Widgets module.Stephen Kelly2013-03-181-0/+4
* | Add dynlist file for QtGuiStefan Gehn2013-03-182-0/+6
* | Update dynlist file for QtWidgetsStefan Gehn2013-03-183-9/+6
* | Q(Styled)ItemDelegate: disable style animationsJ-P Nurmi2013-03-182-0/+6
* | Set the INTERFACE_QT_MAJOR_VERSION to 5.Stephen Kelly2013-03-181-0/+5
* | qdoc: Now checks for existance of each exclude dirMartin Smith2013-03-181-1/+3
* | Fix the is_enum type trait for char16/32_t (C++11)Laszlo Papp2013-03-171-0/+4
* | Amend the missing documentation for the from*() static overloadsLaszlo Papp2013-03-171-0/+32
* | Remove the usage of undefined QFontDatabase::WritingSystemLiang Qi2013-03-151-8/+0
* | Make sure QGLWidget::setContext() is correctly documented as obsolete.Samuel Rødal2013-03-151-1/+7
* | Fixed QPainter::drawPolyline() not drawing solid lines.Samuel Rødal2013-03-151-1/+16
* | Make QCoreApplication::startingUp() return false when appropriate.Mitch Curtis2013-03-143-2/+8
* | Doc: corrected snippet statement in qplugin.qdocNico Vertriest2013-03-141-1/+1
* | Fixes: assert in QPainter::fillRect on very large paint devicesaavit2013-03-141-0/+2
* | QProcess/Win: stop pipe readers before closing the pipe handlesJoerg Bornemann2013-03-141-0/+2
* | fix spurious QWindowsPipeWriter deadlockJoerg Bornemann2013-03-141-5/+7
* | Set StyleMask to NSBorderless if FramelessWindowHint is set.Irfan Omair2013-03-141-1/+1
* | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Stephen Kelly2013-03-1312-33/+101
|\ \
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-03-0812-33/+101
| |\|