summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* QSimplex: API cleanup [1/3]: Rename an enumMarc Mutz2014-02-142-4/+4
* Close widgets properly from session management.Friedemann Kleint2014-02-142-18/+39
* QOpenGLWidget and new-style compositing on eglfsLaszlo Agocs2014-02-132-2/+53
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Konstantin Ritt2014-02-135-10/+14
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-125-10/+14
| |\
| | * Make QToolButtonPrivate::popupTimerDone() more robustJ-P Nurmi2014-02-121-3/+4
| | * Remove useless ifFrederik Gladhorn2014-02-101-3/+2
| | * QPA fix: allow setting the initially selected name filter (KDE)Dominik Haumann2014-02-081-1/+3
| | * Doc: corrected description of QTableWidget::clear()Nico Vertriest2014-02-061-1/+3
| | * Fix the docs on when setDocument() deletes the previous documentAndy Shaw2014-02-061-2/+2
* | | Respect the DontUseNativeDialog option for QColorDialogAndy Shaw2014-02-122-0/+17
* | | Move setWindowIcon() up to QGuiApplication.David Faure2014-02-123-18/+26
* | | Enabling QQuickWidget and QOpenGLWidgetPaul Olav Tvete2014-02-129-14/+486
* | | Check whether exposed widget is mapped in QWidgetBackingStore::sync(QWidget*).Friedemann Kleint2014-02-122-4/+11
|/ /
* | Windows: Restore maximized/full screen widgets to correct screen.Friedemann Kleint2014-02-111-4/+17
* | 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
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-02-1121-42/+103
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-0721-42/+103
| |\|
| | * QTabWidget: fix moving of the current tabJ-P Nurmi2014-02-051-0/+3
| | * Doc: fix documentation for QWidget::windowHandle.David Faure2014-02-051-2/+8
| | * Make QWindowContainer accessibleFrederik Gladhorn2014-02-052-2/+7
| | * Doc: Fix broken linksSze Howe Koh2014-02-043-4/+4
| | * Fixed duplicate QMoveEvent generated for each QWidget::move callAlex Montgomery2014-02-031-1/+4
| | * Ensure the text is not cut off when shown under a toolbutton iconAndy Shaw2014-02-031-1/+1
| | * Doc: corrected link/example errorsNico Vertriest2014-01-312-5/+5
| | * 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
| | * QPlainTextEdit: set Qt::ImhMultiLineRichard Moe Gustavsen2014-01-301-0/+1
| | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-01-271-0/+8
| | |\
| | | * Mac Style: Fix non-native menubar item spacingGabriel de Dietrich2014-01-221-0/+8
| | * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-01-225-24/+43
| | |\|
| | | * Implement QMainWindow::setUnifiedTitleAndToolBarOnMacMorten Johan Sørvig2014-01-151-10/+33
| | | * Remove Mac unified toolbar workarounds.Morten Johan Sørvig2014-01-151-6/+2
| | | * Revert "QAIV - Fix scollbars with ScrollPerPixel to scroll 1 pixel."Thorbjørn Martsum2014-01-143-8/+8
| | * | Don't skip content drawing for QtQuickControls SpinBoxMartin Klapetek2014-01-211-1/+5
| | * | Fix a possible crash in StyleSheetStyleJens Bache-Wiig2014-01-201-1/+3
* | | | Support --option in addition to -option for all builtin Qt commandline options.David Faure2014-02-081-1/+2
* | | | QPA: Introduce QPlatformWindow::normalGeometry().Friedemann Kleint2014-02-072-8/+22
|/ / /
* | | Obsolete AA_ImmediateWidgetCreation.Friedemann Kleint2014-02-051-1/+2
* | | QGraphicsSceneIndex: replace polymorphism with a function pointerMarc Mutz2014-02-012-67/+36
* | | Fix setWindowFlags() for QMdiSubWindow.Bastiaan Veelo2014-02-013-15/+25
* | | Q(Plain)TextEdit: Add find() overload with QRegExpChristian Loose2014-01-316-0/+64
* | | QWizard: Fix QWizardPrivate::QWizardPrivate()Friedemann Kleint2014-01-311-2/+5
* | | Prevent crash and emit warning when receiving bogus drop events.Friedemann Kleint2014-01-311-0/+5
* | | QColorDialog: Emit done after setting the selected color.Friedemann Kleint2014-01-311-1/+1
* | | QColorDialog: Streamline painting code of QColorLuminancePicker.Friedemann Kleint2014-01-291-7/+5
* | | Add translator's comments to accessible names of dock widget buttons.Friedemann Kleint2014-01-281-0/+2