summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* Introducing the Qt Android portPaul Olav Tvete2013-03-056-11/+2024
* Add QProxyStyle(QString key) constructor for convenienceJ-P Nurmi2013-03-042-5/+25
* Fusion style: Remove unnecessary widget castGabriel de Dietrich2013-03-041-6/+4
* Merge "Merge branch 'ios' into dev" into refs/staging/devTor Arne Vestbø2013-02-283-4/+4
|\
| * QFusionStyle: Fix crash on iOSRichard Moe Gustavsen2013-02-271-2/+2
| * iOS: Don't reference QMacStyle from QStyleOption as we don't build itRichard Moe Gustavsen2013-02-261-1/+1
| * iOS: fix build issue, dont link against cocoaRichard Moe Gustavsen2013-02-261-1/+1
* | Update the display to reflect changes by input methodPaul Olav Tvete2013-02-271-1/+2
* | Enablers for input methods on AndroidPaul Olav Tvete2013-02-271-0/+1
* | Add multi-line input method hintPaul Olav Tvete2013-02-271-1/+1
* | Fix some warnings that have crept up since I last fixed warningsThiago Macieira2013-02-271-1/+1
* | QGraphicsView - emit signal when rubber band changes.Thorbjørn Lund Martsum2013-02-263-3/+37
* | QGraphicsView - add function to get RubberBand rectThorbjørn Lund Martsum2013-02-262-1/+23
|/
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Giuseppe D'Angelo2013-02-215-34/+48
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-205-34/+48
| |\
| | * Fix QDockWidget being unable to dock when initially floating.Friedemann Kleint2013-02-201-3/+11
| | * Fix focus handling of native child widgets in xcb.Gunnar Sletta2013-02-191-1/+17
| | * QStackedLayout: Fix crash when focus widget is destroyed in hide()Jan Arve Saether2013-02-191-12/+15
| | * Doc: Removed reference to deprecated \badcode command.Jerome Pasion2013-02-191-1/+2
| | * Cocoa: Add QMdiSubWindow size grip back.Morten Johan Sørvig2013-02-191-14/+14
| | * QColorDialog/QFontDialog: Fix setOption().Friedemann Kleint2013-02-182-4/+6
* | | Gtk Style: Workaround to get combo box item style from QtQuick ControlsGabriel de Dietrich2013-02-201-1/+2
* | | Activate window before replay mouse press eventjian liang2013-02-201-0/+6
|/ /
* | QProgressBar: Use localized numbers and percent sign.Friedemann Kleint2013-02-202-10/+39
* | Doc: Fix some typosTakumi ASAKI2013-02-192-3/+3
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1810-13/+36
|\|
| * Remove QGraphicsProxyWidget crash in QWidget::hasFocus().Andreas Aardal Hanssen2013-02-181-0/+8
| * Fix crash in somewhat faulty QGraphicsProxyWidget unit test.Andreas Aardal Hanssen2013-02-181-0/+2
| * Track last visited directory for native file dialogs as well.Friedemann Kleint2013-02-153-0/+9
| * Don't generate documentation for classes which are not availableAndy Shaw2013-02-151-0/+9
| * Fixed mouse double click events not bubbling up to parent widgets.Samuel Rødal2013-02-141-1/+1
| * Mac: Fix transient scroll bar appearance.Christoph Schleifenbaum2013-02-131-7/+7
| * QSystemTrayIcon: fix the activation signalJ-P Nurmi2013-02-131-1/+1
| * Fixed QT_NO_ACCESSIBILITY build.Bjoern Breitmeyer2013-02-132-10/+4
* | Remove ifdefs for supporting Mac OS <= 10.5Tor Arne Vestbø2013-02-182-5/+1
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Giuseppe D'Angelo2013-02-1720-49/+402
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1420-49/+402
| |\|
| | * Don't calculate the install prefix again in the extra cmake files.Stephen Kelly2013-02-131-3/+1
| | * When expanding up the tree, there is no need to expand above root.Stephen Kelly2013-02-101-1/+1
| | * QScroller was introduced in Qt 5.0, not 4.8Laszlo Papp2013-02-051-1/+1
| | * Added missing null pointer check in QMacStyleJens Bache-Wiig2013-02-051-1/+1
| | * fix doc page urlsOswald Buddenhagen2013-02-041-1/+1
| | * Merge "Merge branch 'release' into stable" into refs/staging/stableSergio Ahumada2013-02-018-13/+356
| | |\
| | | * Merge branch 'release' into stableSergio Ahumada2013-01-318-13/+356
| | | |\
| | | | * Fix some more old references and links to NokiaSergio Ahumada2013-01-284-4/+4
| | | | * Doc: corrected path used for snippets.Nico Vertriest2013-01-251-4/+4
| | | | * Doc: added snippet file macmainwindow.mmNico Vertriest2013-01-252-1/+348
| | | | * Doc: deleted short paragraph referring to non-existing snippetNico Vertriest2013-01-251-4/+0
| | * | | substitute fixed version numbers in qdocconf files with variablesOswald Buddenhagen2013-02-011-5/+5
| | * | | Correct QTextEdit detailed description.Mitch Curtis2013-02-011-4/+8
| | |/ /