summaryrefslogtreecommitdiffstats
path: root/src/widgets
Commit message (Expand)AuthorAgeFilesLines
* Made QFusionStyle internalJ-P Nurmi2012-11-216-209/+210
* QProxyStyle: fix the base style assignment in constructorJ-P Nurmi2012-11-201-1/+1
* Detect Unity by checking XDG_CURRENT_DESKTOP and use Gnome theme.Friedemann Kleint2012-11-201-1/+2
* QHeaderView - do not keep indexes from an obsolete modelThorbjørn Lund Martsum2012-11-201-0/+1
* Made QGtkStyle internalJ-P Nurmi2012-11-209-588/+589
* Handle Qt::WA_MacSmallSize in QApplication::font(const QWidget *).Friedemann Kleint2012-11-201-0/+8
* Merge branch 'newdocs'Eskil Abrahamsen Blomfeldt2012-11-207-79/+158
|\
| * Doc: Cleaning up QHP information in module configuration files.Jerome Pasion2012-11-071-12/+7
| * Merge branch 'master' of ssh://codereview.qt-project.org/qt/qtbase into newdocsJerome Pasion2012-11-0244-984/+232
| |\
| * | Doc: Removed the HTML template from the .qdocconf filesJerome Pasion2012-10-261-1/+0
| * | Merge remote-tracking branch 'gerrit/master' into newdocsTor Arne Vestbø2012-10-2647-11705/+1238
| |\ \
| * | | Use \annotatedlist for list of examples instead of "manual links"Jan Arve Saether2012-10-241-28/+1
| * | | Doc: Added landing-, examples- and C++ class list-page to qtwidgetsJan Arve Saether2012-10-196-65/+177
| * | | Merge remote-tracking branch 'gerrit/master' into newdocsTor Arne Vestbø2012-10-1965-1465/+4972
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'gerrit/master' into newdocsTor Arne Vestbø2012-10-1613-276/+204
| |\ \ \ \
| * | | | | doc: Add a bunch of missing dependsTor Arne Vestbø2012-10-161-1/+1
* | | | | | QSystemTrayIcon/X11: Use display obtained as native screen resource.Friedemann Kleint2012-11-191-14/+5
* | | | | | fix namespaced buildOswald Buddenhagen2012-11-161-0/+2
* | | | | | Accept subsequent drag moves in QWidgetWindow if enter was accepted.Friedemann Kleint2012-11-161-0/+4
* | | | | | Fix incorrect size hint for abstract spinboxJens Bache-Wiig2012-11-151-12/+1
* | | | | | Disable static contents optimization for now.Samuel Rødal2012-11-151-1/+1
* | | | | | Add feature to enable rounded line edit on macJens Bache-Wiig2012-11-153-4/+5
* | | | | | Improve highligted colorization on mac with Fusion styleJens Bache-Wiig2012-11-152-3/+27
* | | | | | Regression fix to QHeaderView::setDefaultSectionSizeThorbjørn Lund Martsum2012-11-151-0/+1
* | | | | | Change to enter/leave policy while grabbing.Miikka Heikkinen2012-11-151-7/+0
* | | | | | Add comment to resetCursorBlinkTimer to avoid accidental removal of itJan Arve Saether2012-11-151-0/+1
* | | | | | Add resetCursorBlinkTimer() back again.Jan Arve Saether2012-11-152-0/+10
* | | | | | Fix mouse cursor behavior for QMainWindow splittersMiikka Heikkinen2012-11-151-5/+11
* | | | | | Mac: add runtime check for not calling preferredScrollerStyle on 10.6Teemu Katajisto2012-11-141-0/+1
* | | | | | Widgets: Stop cursor blink timer when QLineEdit is read-onlyGabriel de Dietrich2012-11-142-12/+11
* | | | | | Send enter to the child at the position of the QEnterEvent.Friedemann Kleint2012-11-141-2/+4
* | | | | | Clean up styles.qdoc.Mitch Curtis2012-11-131-437/+419
* | | | | | QWidget: Move break statement to the right placeGabriel de Dietrich2012-11-121-1/+1
* | | | | | Add a QEnterEvent containing the mouse position.Friedemann Kleint2012-11-106-25/+36
* | | | | | Refactor and cleanup QGtk(2)PainterJ-P Nurmi2012-11-109-979/+1213
* | | | | | Mac: More accurate focus maskGabriel de Dietrich2012-11-091-4/+5
* | | | | | Fix warnings about unused variables in stylehelper.Friedemann Kleint2012-11-091-0/+3
* | | | | | QGtkStyle: GTK3 compatible gtk_adjustment_new()J-P Nurmi2012-11-082-5/+4
* | | | | | Fix TapAndHoldGesture (others) for QWidgetsRafael Roquetto2012-11-081-0/+8
* | | | | | Do not call QWidget::show/hideEvent twiceOliver Wolff2012-11-081-0/+6
* | | | | | Rename all QWindow properties that have "window" in themShawn Rutledge2012-11-072-10/+10
* | | | | | Fix sentences in QGraphicsItem documentation.Mitch Curtis2012-11-071-10/+10
* | | | | | QGtkStyle: remove references to gtk_progress_configure()J-P Nurmi2012-11-073-6/+0
* | | | | | Fix excess enter events when showing modal dialog on button pressMiikka Heikkinen2012-11-071-0/+6
* | | | | | Fix inconsistent leave/enter events for main window when popup is openMiikka Heikkinen2012-11-061-1/+5
* | | | | | Mac: remove some unused code in QFontDialogLiang Qi2012-11-062-33/+0
* | | | | | QGtkStyle: GTK3 compatible combo boxesJ-P Nurmi2012-11-063-19/+24
* | | | | | QGtkStyle: GTK3 compatible type checkingJ-P Nurmi2012-11-062-5/+5
* | | | | | QGtkStyle: handle focus & default widgets in GTK3 compatible wayJ-P Nurmi2012-11-063-20/+70
* | | | | | De-inline some destructors in QtWidgetsMarc Mutz2012-11-0630-1/+178