summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-08QStandardPaths: ensure that paths use '/' on all platforms, as the comment saidDavid Faure1-0/+2
2014-02-07Accessibility Win: handle disabled stateFrederik Gladhorn1-0/+2
2014-02-07Fix linuxfb argument 'mmsize' parsingPeter Kümmel1-2/+2
2014-02-07Compose: Fix assert for non-UTF8 locales in table generatorGabriel de Dietrich1-1/+1
2014-02-07Small doc fix.Niels Weber1-1/+1
2014-02-06Fix printing with a custom paper specified.Andy Shaw1-2/+6
2014-02-06Doc: corrected description of QTableWidget::clear()Nico Vertriest1-1/+3
2014-02-06Fix the docs on when setDocument() deletes the previous documentAndy Shaw1-2/+2
2014-02-05QTabWidget: fix moving of the current tabJ-P Nurmi2-0/+26
2014-02-05Do not check for !IsRenderBufferLaszlo Agocs1-3/+0
2014-02-05Doc: fix documentation for QWidget::windowHandle.David Faure1-2/+8
2014-02-05Accessibility Linux: Fix all widgets reporting being editableFrederik Gladhorn1-17/+10
2014-02-05Checking input mask before scanning evdev devicesCedric Chedaleux1-12/+16
2014-02-05Do not query max samples on glesLaszlo Agocs1-0/+2
2014-02-05Make QWindowContainer accessibleFrederik Gladhorn6-4/+58
2014-02-05QNX: fix wrong coding styleRafael Roquetto1-1/+1
2014-02-05Actually print when the tester pushes the print buttonAndy Shaw1-1/+3
2014-02-05Plugin minimalegl: Remove superfluous keys() function.Friedemann Kleint1-8/+0
2014-02-05Cocoa: fix single punctuation input via CJK input methodLiang Qi2-1/+8
2014-02-04NPOT texture support in QOpenGLTextureCacheCedric Chedaleux1-1/+28
2014-02-04QFileSelector: correct the macros for Apple platforms.Jake Petroules10-9/+18
2014-02-04QDeclarativeTypeLoader doesn't close processed QNetworkRepliesFrantisek Vacek1-0/+6
2014-02-04Fix KDE calculated colors being all blackKimmo Leppälä1-3/+7
2014-02-04Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn1-1/+2
2014-02-04Doc: Fix broken linksSze Howe Koh19-39/+31
2014-02-03Fix sorted QSortFilterProxyModel filter updateNils Jeisecke2-3/+42
2014-02-03Fixed duplicate QMoveEvent generated for each QWidget::move callAlex Montgomery1-1/+4
2014-02-03Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn1-1/+2
2014-02-03Fix compilation: testBit is only used if mtdev isn'tThiago Macieira1-0/+2
2014-02-03Ensure the text is not cut off when shown under a toolbutton iconAndy Shaw1-1/+1
2014-02-03Fix access after delete with Harfbuzz NG code path.Allan Sandfeld Jensen1-1/+3
2014-02-03OSX: FileDialogHelper uses options to remember the selected filterShawn Rutledge1-2/+4
2014-02-02QLogging: Avoid infinite loop in error caseEl Mehdi Fekari1-5/+38
2014-02-01Fix QByteArray documentation w.r.t. QString-related methodsGiuseppe D'Angelo1-18/+12
2014-02-01CMake: don't require GL when build with -no-openglPeter Kümmel1-1/+1
2014-02-01Add the default argument for the new connection syntaxThiago Macieira1-2/+2
2014-01-31Update some more screenshots in qtbase/examples/widgets.Mitch Curtis4-0/+0
2014-01-31Doc: corrected link/example errorsNico Vertriest18-22/+22
2014-01-31Update some screenshots in qtbase/examples/widgets.Mitch Curtis8-0/+0
2014-01-31Upgrade Window Level for stay on top widget on OS XSamuel Gaist1-1/+1
2014-01-31Build on Windows Embedded when -qtlibinfix is usedAndy Shaw2-0/+10
2014-01-31Documentation: a singular subject takes a singular verb.Bastiaan Veelo1-1/+1
2014-01-31Also register complex D-Bus types when running under qdbusThiago Macieira1-14/+19
2014-01-30Doc: argument(s) was renamed to value(s), adjust QCommandLineOption docsDavid Faure1-3/+3
2014-01-30QNX: Fix build on Win32 when linking against sqlite libsWolfgang Bremer1-1/+1
2014-01-30set empty PDB file name in release config of VS 2012 vcxproj filesJoerg Bornemann1-1/+12
2014-01-30Load all available pixmaps in an icon file.Bastiaan Veelo1-26/+30
2014-01-30QPlainTextEdit: set Qt::ImhMultiLineRichard Moe Gustavsen1-0/+1
2014-01-30Remove duplicate move assignment operator docMorten Johan Sørvig1-8/+1
2014-01-30QFileSelector: correct the macro for android platformLiang Qi1-2/+2