summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Let XFCE use Xft settingsAllan Sandfeld Jensen2018-01-161-1/+1
* IBus: Delete deprecated DBus APIsTakao Fujiwara2018-01-162-22/+73
* QMacStyle: checkbox, radio button are now HITheme-freeGabriel de Dietrich2018-01-161-44/+32
* QMacStyle: Use QPainter to draw focus ringGabriel de Dietrich2018-01-161-34/+21
* Don't generate QAction include unconditionallyJarek Kobus2018-01-1598-97/+25
* Don't generate QButtonGroup include unconditionallyJarek Kobus2018-01-15106-104/+489
* Don't generate QHeaderView include unconditionallyJarek Kobus2018-01-1581-81/+8
* Add missing dead key symbolsMatt Whitlock2018-01-156-7/+218
* doc: Fix remaining qdoc warnings in QtDBusMartin Smith2018-01-156-39/+36
* Introduce QIcon::fallbackSearchPaths()Alexander Volkov2018-01-1513-9/+155
* Simplify ifs since PP_WHITESPACE and WHITESPACE are the sameAlbert Astals Cid2018-01-151-3/+3
* Fix QNX 7 buildTor Arne Vestbø2018-01-141-2/+2
* qstylesheet: remove a few unneeded memory allocationsSergio Martins2018-01-131-11/+6
* doc: Add template clause to qstyleoption_cast functionsMartin Smith2018-01-121-4/+4
* doc: Remove several uses of '/' as continuation characterMartin Smith2018-01-121-8/+4
* doc: Add missing template clauses in qitemeditorfactory.cppMartin Smith2018-01-121-6/+6
* doc: Add missing template clauses in qvulkaninstance.cppMartin Smith2018-01-121-2/+2
* doc: Add missing template clauses in qmatrix4x4.cppMartin Smith2018-01-121-2/+2
* doc: Add missing class qualifiers to uses of FormatRangeMartin Smith2018-01-121-2/+2
* doc: Add missing class qualifiers to uses of TabMartin Smith2018-01-121-13/+6
* doc: Add missing class qualifier to \fn for constructorMartin Smith2018-01-121-1/+1
* doc: Add QTouchEvent qualifier to uses of QTouchPointMartin Smith2018-01-121-3/+3
* Add QModelIndex::siblingAtColumn and ::siblingAtRowAndre Somers2018-01-124-3/+39
* doc: Add missing template clause in \fn commandMartin Smith2018-01-121-1/+1
* doc: Add missing class qualifier in \fn commandMartin Smith2018-01-121-1/+1
* doc: Add template clauses in qhostinfo.cppMartin Smith2018-01-122-4/+4
* CUPS: Don't show choices that conflict with the printer installed optionsAlbert Astals Cid2018-01-128-18/+60
* CUPS: Rework set/clearCupsOption APIAlbert Astals Cid2018-01-123-34/+20
* CUPS: Enable printing arbitrary pages and page rangesAlbert Astals Cid2018-01-124-14/+188
* cups: Don't show InstallableOptions in the advanced propertiesAlbert Astals Cid2018-01-121-8/+17
* Unix: Fix usability of the print properties dialogAlbert Astals Cid2018-01-126-44/+136
* logging: Break out alternative logging sinks into a well defined APITor Arne Vestbø2018-01-121-30/+74
* logging: Clarify that QT_MESSAGE_PATTERN only applies to unstructured loggingTor Arne Vestbø2018-01-121-0/+4
* Use TESTDATA for QSsl* testsMårten Nordheim2018-01-125-122/+118
* doc: Add template clause to \fn commands in qmenu.cppMartin Smith2018-01-121-6/+6
* doc: Add template clause to \fn commands in qtoolbar.cppMartin Smith2018-01-121-6/+6
* doc: Remove <CR> from \fn commandsMartin Smith2018-01-121-4/+2
* MinGW: Remove workaround that disabled strict_c++Kai Koehne2018-01-122-7/+0
* Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Liang Qi2018-01-1277-490/+1141
|\
| * Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-1177-490/+1141
| |\
| | * qtlite: Skip building examples when configured with no-feature-udpsocketRainer Keller2018-01-115-0/+5
| | * Fix license headersJani Heikkinen2018-01-1115-215/+283
| | * Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2018-01-1119-84/+432
| | |\
| | | * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-0919-84/+432
| | | |\
| | | | * QFtp: only use fall-back password for anonymous accessRyan Chu2018-01-092-4/+217
| | | | * Clarify behavior of setData in QListWidget, QTableWidget, and QTreeWidgetKavindra Palaraja2018-01-093-0/+9
| | | | * CMake: qt5_add_binary_resource: re-run if neededKevin Funk2018-01-091-1/+1
| | | | * Fix ZWJ and ZWNJ when fallback font is in useEskil Abrahamsen Blomfeldt2018-01-091-0/+28
| | | | * CoreText: Order fallback fonts based on writing system supportEskil Abrahamsen Blomfeldt2018-01-093-0/+73
| | | | * QFileSystemModel/Windows: Make file name checking case-insensitiveFriedemann Kleint2018-01-093-8/+49