summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Manual dialog test: Build also when QtPrintSupport is not available.Friedemann Kleint2015-12-031-4/+13
* Doc: Added missing semicolons to snippetNico Vertriest2015-12-031-3/+3
* Doc: Clarified QTextTable::mergeCells() documentationNico Vertriest2015-12-031-2/+2
* Freetype font engine: Restrict bold depending on OS2 weight class.Friedemann Kleint2015-12-031-2/+6
* Polish the fortune server/client examples.Friedemann Kleint2015-12-036-50/+78
* tst_QLocalSocket::threadedConnection(): Add failure message.Friedemann Kleint2015-12-031-1/+4
* Combine environment variable implementationsSamuel Nevala2015-12-036-123/+129
* Updating the Toradex Colibri mkspecAndreas Holzammer2015-12-031-9/+6
* Doc: corrected statement about QByteArray::clearNico Vertriest2015-12-031-2/+2
* Doc: added doc for missing stylesheet outline properties.Nico Vertriest2015-12-031-0/+48
* Revert "Doc: Added info about sorting in QItemSelectionModel::selectedIndexes"Nico Vertriest2015-12-031-1/+0
* QStandardPaths::standardLocations()/WinRT: Return empty lists.Friedemann Kleint2015-12-031-1/+2
* eglfs: Fix the logical dpi calculation for some devicesLaszlo Agocs2015-12-023-8/+23
* Round advances if subpixel position not supportedEskil Abrahamsen Blomfeldt2015-12-021-5/+5
* Differ between vertical and no hinting on WindowsEskil Abrahamsen Blomfeldt2015-12-023-5/+15
* DirectWrite: Inherit synthesized properties for fallback fontsEskil Abrahamsen Blomfeldt2015-12-021-1/+12
* Android: Add function to check permissions at run-time.Christian Strømme2015-12-021-0/+26
* Fix possible null pointer dereferences.Jake Petroules2015-12-022-0/+23
* Update QHighDpiScaling internal documentationMorten Johan Sørvig2015-12-021-24/+113
* Fix overflow-checking additions and multiplication on MinGWMatt Hoosier2015-12-021-1/+1
* doc: add a note about cmd.exe and the QProcess string splitting/joiningThiago Macieira2015-12-021-1/+3
* Break line and end in full-stop in configure.exe failure message.Edward Welbourne2015-12-021-2/+2
* enforce no-undefined on all platforms that support itOswald Buddenhagen2015-12-021-1/+1
* Windows: Load DirectWrite dynamically.Friedemann Kleint2015-12-022-16/+37
* syncqt: fix false positives in header checkJoerg Bornemann2015-12-021-1/+4
* qmake: Correctly handle shadow build of nested vcsubdirs projects.Mathew Sutcliffe2015-12-011-21/+3
* Use correct test to add C++14 to the project configurationJames McDonnell2015-12-015-5/+10
* Windows QPA: Fix window state transition from minimized to normal.Friedemann Kleint2015-12-012-5/+1
* Avoid dynamic switching between backingstore composition pathsLaszlo Agocs2015-12-014-2/+21
* Rename ANGLE libs in order to not conflict with other ANGLE libsJan Arve Saether2015-12-0111-24/+47
* Call setLayoutDirection() in QGuiApplicationPrivate::init() if not called beforeAlbert Astals Cid2015-11-301-3/+8
* msvc: Introduce base config file for all targetsMaurice Kalinowski2015-11-306-49/+65
* make force_independent live up to its nameOswald Buddenhagen2015-11-301-6/+5
* Don't use QT_AUTO_SCREEN_SCALE_FACTORMorten Johan Sørvig2015-11-301-1/+2
* Doc: Fortune Server Example: fix typo in function nameTopi Reinio2015-11-301-1/+1
* Don't use QList<QPair>Lars Knoll2015-11-305-12/+12
* Use natural comparison also for the file typesLars Knoll2015-11-301-1/+1
* Use QCollator for sorting in the filesystem modelLars Knoll2015-11-302-160/+11
* Fix conversion QVariant(QColor) to QString.Jędrzej Nowacki2015-11-302-3/+16
* Doc: Omit default argument in describing a function callTopi Reinio2015-11-301-1/+1
* Doc: Update the list of highlighted examplesTopi Reinio2015-11-301-1/+6
* Doc: Add ordered list-specific stylesVenugopal Shivashankar2015-11-302-2/+27
* Enable AArch64 versions of ARGB32 NEON drawhelpersAllan Sandfeld Jensen2015-11-303-25/+99
* Doc: improvement in if condition about inserting item in listNico Vertriest2015-11-301-2/+2
* Doc: added QQuickItem also uses UngrabMouseNico Vertriest2015-11-301-1/+1
* Ignore Q_SERIALBUS_EXPORT and Q_DECL_EQ_DEFAULT in qdocAlex Blasche2015-11-301-0/+2
* Remove a reference to Mac OS X 10.4Lars Knoll2015-11-301-2/+2
* Document platform limitations for QCollator::ignorePunctuationLars Knoll2015-11-301-0/+2
* QTextOdfWriter: Added support for hyperlinks.Ilija Ristevski2015-11-301-0/+9
* QDnsLookup: fix grammar in a user-visible stringMarc Mutz2015-11-281-2/+2