summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | network test settings: support newer FTP server versionsPeter Hartmann2013-08-281-14/+3
| | * | Activate Qt::WidgetWithChildrenShortcut shortcuts in MDI subwindowsGiuseppe D'Angelo2013-08-281-1/+1
| | * | de-duplicate code for writing dummy makefilesOswald Buddenhagen2013-08-275-29/+22
| | * | Doc: update Project Options section in qmake ManualLeena Miettinen2013-08-271-2/+4
| | * | export QT_TOOL_ENV to the tool module pri fileOswald Buddenhagen2013-08-272-2/+22
| | * | Close menu on 2nd click on QMenuBar.Friedemann Kleint2013-08-272-0/+26
| | * | Center widgets using UpdateWidgets in tst_qwidget.Friedemann Kleint2013-08-271-1/+15
| | * | QTcpSocket auto test: rely on IMAP port, not SMTP portPeter Hartmann2013-08-271-1/+1
| | * | QNetworkReply auto test: Skip tests failing due to Squid issuesPeter Hartmann2013-08-271-0/+4
| | * | Do not attempt to save a file in the resourcesGiuseppe D'Angelo2013-08-271-2/+3
* | | | Add missing notify signals for window title and icon changes.Richard J. Moore2013-09-102-3/+39
* | | | QCommandLineParser: improve implementationDavid Faure2013-09-102-20/+21
* | | | QCommandLineParser: improve documentationDavid Faure2013-09-104-70/+171
* | | | QCommandLineOption: improve runtime warningsDavid Faure2013-09-102-6/+6
* | | | Port moc to QCommandLineParserDavid Faure2013-09-103-226/+202
* | | | Fix escape handling in qWinCmdArgsDavid Faure2013-09-103-3/+32
* | | | Add CUPS options widget to print supportMartin Klapetek2013-09-107-1/+527
* | | | hellowindow: Request multisampling only when told soLaszlo Agocs2013-09-101-1/+2
* | | | qdoc: Better use of versions of QML modulesMartin Smith2013-09-103-36/+44
* | | | Fix malformed assignment in QKmsScreenLaszlo Agocs2013-09-101-1/+1
* | | | Add missing interpolator for unsigned int.Jan Arve Saether2013-09-101-0/+3
* | | | Windows CE : Fix incorrect text rendering on wince with freetype enginedarius2013-09-101-0/+68
* | | | Teach CMake about Qt 5 plugins.Stephen Kelly2013-09-105-0/+110
* | | | [1/2] Optimize text drawing for QStyleOptionViewItem in QCommonStyleKonstantin Ritt2013-09-101-6/+6
* | | | Reinitialize system palette when setting a new style.BogDan Vatra2013-09-102-0/+7
* | | | Fix Android Style plugin.BogDan Vatra2013-09-1010-87/+403
* | | | Deprecate QFontDatabase::supportsThreadedFontRendering()Konstantin Ritt2013-09-106-20/+6
* | | | Use Qt's own glyph cache with the freetype engine.Gunnar Sletta2013-09-101-2/+1
* | | | Make QFontEngine not derive from QObjectKonstantin Ritt2013-09-1010-28/+27
* | | | Add detection for C++11 explicit conversion operators.Marcel Krems2013-09-091-0/+5
* | | | Normalise and deduplicate paths for XDG_DATA_DIRSMartin Klapetek2013-09-091-0/+11
* | | | Allow Clang to compile without libc++Thiago Macieira2013-09-091-2/+6
* | | | Remove qCopy usages from QListGiuseppe D'Angelo2013-09-091-3/+4
* | | | Metatype: Remove the need for runtime-registration of 3rd party containers.Stephen Kelly2013-09-094-113/+113
* | | | Windows logging: Fix check for console applications.Friedemann Kleint2013-09-092-15/+32
* | | | QDateTime - Split QDateTimeParser into a separate fileJohn Layt2013-09-098-1925/+2047
* | | | QMetaMethod and QDBusMetaObject: Give public access to signal methodsCaroline Chao2013-09-096-20/+19
* | | | Remove qSort usage from QSettingsGiuseppe D'Angelo2013-09-091-1/+2
* | | | Remove qSort usages from QStringListGiuseppe D'Angelo2013-09-091-6/+6
* | | | Fix build on MinGWKonstantin Ritt2013-09-091-1/+3
* | | | Windows: Add command line parameter enabling OS-synthesized mouse events from...Friedemann Kleint2013-09-093-7/+15
* | | | Windows: Use QSharedPointer for the dialog helpers.Friedemann Kleint2013-09-092-30/+39
* | | | Constify QDirSortItemComparator::operator() (used for sorting)Giuseppe D'Angelo2013-09-091-2/+2
* | | | QFontEngineFT: Drop modularization leftoversKonstantin Ritt2013-09-091-4/+0
* | | | Fix cross-compiling V4 for Android on WindowsEskil Abrahamsen Blomfeldt2013-09-091-0/+2
* | | | Fix QPainter usage in non-GUI thread warning appearing in debugKonstantin Ritt2013-09-091-3/+3
* | | | Doc: Link to external docs in QOpenGLFunctions_* classesTopi Reinio2013-09-0924-23/+134
* | | | qdoc: Ignore QT_MUTEX_LOCK_NOEXCEPT macrosTopi Reinio2013-09-091-0/+1
* | | | Remove qCopy from the Windows platform pluginGiuseppe D'Angelo2013-09-092-4/+7
* | | | Android: Fix unused variable/argument warningsEskil Abrahamsen Blomfeldt2013-09-095-14/+12