summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | QFontEngine: use QStringBuilder moreAnton Kudryavtsev2018-01-181-7/+6
* | | | uic: Support id-based translationsFriedemann Kleint2018-01-189-7/+164
* | | | doc: Add missing return types to \fn commands, fix mis-specified onesMartin Smith2018-01-189-19/+19
* | | | doc: Fix remaining qdoc warmings for Vulkan stuffMartin Smith2018-01-185-5/+67
* | | | doc: Add missing return types to \fn commandsMartin Smith2018-01-185-29/+29
* | | | doc: Remove qdoc marker from inside #if 0 blockMartin Smith2018-01-181-4/+4
* | | | doc: Fix remaining qdoc warnings in qabstractitemmodel.cppMartin Smith2018-01-181-9/+9
* | | | doc: Fix remaining clang parsing errors in QtTestMartin Smith2018-01-187-27/+81
* | | | doc: Fix remaining clang parsing errors in QtWidgetsMartin Smith2018-01-182-7/+4
* | | | Unix: Fix page size margins when changing page sizeAlbert Astals Cid2018-01-172-5/+9
* | | | Unix: Fix default printer page size marginsAlbert Astals Cid2018-01-171-2/+7
* | | | QCommonStylePrivate::viewItemSize: fix text height calculationChristian Ehrlicher2018-01-172-0/+10
* | | | QSortFilterProxyModel: annotate some deprecated functions as deprecatedChristian Ehrlicher2018-01-172-9/+12
* | | | QMacStyle: Set WA_MacShowFocusRect for checkbox, radio buttonGabriel de Dietrich2018-01-174-31/+92
* | | | Cups Print Dialog: Change the message box titles to CapsFriedemann Kleint2018-01-171-2/+2
* | | | QPrintDialog/Unix: compile with gcc 4.8Christian Ehrlicher2018-01-171-1/+2
* | | | Add QIODevice::NewOnly and QIODevice::ExistingOnly OpenMode flagsd3fault2018-01-1714-36/+138
* | | | QItemDelegate::doLayout: only call QStyle::pixelMetric() onceChristian Ehrlicher2018-01-162-10/+16
* | | | logging: Factor out how to determine if a category is the default categoryTor Arne Vestbø2018-01-161-2/+7
* | | | Cocoa: Use the whole geometry when in fullscreen mode for popup menusAndy Shaw2018-01-161-0/+2
* | | | Move color/grayscale option to cups advanced panelRenato Araujo Oliveira Filho2018-01-161-1/+18
* | | | doc: Fix remaining qdoc warnings in platformheadersMartin Smith2018-01-167-2/+68
* | | | 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