summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Added function returning build information to QLibraryInfo.Friedemann Kleint2014-02-122-0/+53
* Check whether exposed widget is mapped in QWidgetBackingStore::sync(QWidget*).Friedemann Kleint2014-02-122-4/+11
* Cocoa: Bring back two-class native window systemGabriel de Dietrich2014-02-123-73/+154
* Implement native message box for WinRTMaurice Kalinowski2014-02-127-0/+447
* Windows: Fix potential crash in font database when family name is empty.Friedemann Kleint2014-02-112-2/+2
* Windows: Restore maximized/full screen widgets to correct screen.Friedemann Kleint2014-02-111-4/+17
* Allow configuration of logging rules from file systemKai Koehne2014-02-114-57/+186
* Fix warning with QT_NO_GRAPHICSVIEWSérgio Martins2014-02-111-0/+2
* Fix build with QT_NO_GRAPHICSVIEWSérgio Martins2014-02-113-0/+15
* Widgets: update widget transform upon receiving QEvent::FocusInRichard Moe Gustavsen2014-02-112-6/+6
* Promote the scrollbar style animation to qstyleanimation_p.hJ-P Nurmi2014-02-114-57/+72
* Enable categorized logging for bootstrapped toolsKai Koehne2014-02-111-0/+2
* SSL: add support for the Next Protocol Negotiation extensionPeter Hartmann2014-02-119-3/+255
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-02-11104-411/+729
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-07104-411/+729
| |\
| | * QTabWidget: fix moving of the current tabJ-P Nurmi2014-02-051-0/+3
| | * Do not check for !IsRenderBufferLaszlo Agocs2014-02-051-3/+0
| | * Doc: fix documentation for QWidget::windowHandle.David Faure2014-02-051-2/+8
| | * Accessibility Linux: Fix all widgets reporting being editableFrederik Gladhorn2014-02-051-17/+10
| | * Checking input mask before scanning evdev devicesCedric Chedaleux2014-02-051-12/+16
| | * Do not query max samples on glesLaszlo Agocs2014-02-051-0/+2
| | * Make QWindowContainer accessibleFrederik Gladhorn2014-02-056-4/+58
| | * QNX: fix wrong coding styleRafael Roquetto2014-02-051-1/+1
| | * Plugin minimalegl: Remove superfluous keys() function.Friedemann Kleint2014-02-051-8/+0
| | * Cocoa: fix single punctuation input via CJK input methodLiang Qi2014-02-052-1/+8
| | * NPOT texture support in QOpenGLTextureCacheCedric Chedaleux2014-02-041-1/+28
| | * QFileSelector: correct the macros for Apple platforms.Jake Petroules2014-02-041-5/+9
| | * QDeclarativeTypeLoader doesn't close processed QNetworkRepliesFrantisek Vacek2014-02-041-0/+6
| | * Fix KDE calculated colors being all blackKimmo Leppälä2014-02-041-3/+7
| | * Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2014-02-041-1/+2
| | |\
| | | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-02-031-1/+2
| | | |\
| | | | * qdoc: Never use a collision page as a main QCH landing pagev5.2.1Topi Reinio2014-01-291-1/+2
| | * | | Doc: Fix broken linksSze Howe Koh2014-02-0418-32/+26
| | * | | Fix sorted QSortFilterProxyModel filter updateNils Jeisecke2014-02-031-3/+14
| | * | | Fixed duplicate QMoveEvent generated for each QWidget::move callAlex Montgomery2014-02-031-1/+4
| | * | | Fix compilation: testBit is only used if mtdev isn'tThiago Macieira2014-02-031-0/+2
| | |/ /
| | * | Ensure the text is not cut off when shown under a toolbutton iconAndy Shaw2014-02-031-1/+1
| | * | Fix access after delete with Harfbuzz NG code path.Allan Sandfeld Jensen2014-02-031-1/+3
| | * | OSX: FileDialogHelper uses options to remember the selected filterShawn Rutledge2014-02-031-2/+4
| | * | QLogging: Avoid infinite loop in error caseEl Mehdi Fekari2014-02-021-5/+38
| | * | Fix QByteArray documentation w.r.t. QString-related methodsGiuseppe D'Angelo2014-02-011-18/+12
| | * | CMake: don't require GL when build with -no-openglPeter Kümmel2014-02-011-1/+1
| | * | Add the default argument for the new connection syntaxThiago Macieira2014-02-011-2/+2
| | * | Doc: corrected link/example errorsNico Vertriest2014-01-314-7/+7
| | * | Upgrade Window Level for stay on top widget on OS XSamuel Gaist2014-01-311-1/+1
| | * | Build on Windows Embedded when -qtlibinfix is usedAndy Shaw2014-01-312-0/+10
| | * | Documentation: a singular subject takes a singular verb.Bastiaan Veelo2014-01-311-1/+1
| | * | Also register complex D-Bus types when running under qdbusThiago Macieira2014-01-311-14/+19
| | * | Doc: argument(s) was renamed to value(s), adjust QCommandLineOption docsDavid Faure2014-01-301-3/+3
| | * | Load all available pixmaps in an icon file.Bastiaan Veelo2014-01-301-26/+30