index
:
~jbarnes/qt-wayland
4.5
4.6
4.6-stable
4.7
4.7-stable
master
master-stable
Patches to support Qt on Wayland
jbarnes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
kernel
/
qwidget.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-02
Added reference counting to QWidgetBackingStore
Gareth Stockwell
1
-8
/
+49
2010-04-07
QTBUG-4887 and other exception safety fixes
mread
1
-2
/
+6
2010-03-18
Fixed a bug where a proxy widget received FocusIn over and over.
axis
1
-0
/
+2
2010-03-03
Fix compile
Jens Bache-Wiig
1
-1
/
+0
2010-03-03
Bug with toolbar focus on Mac
Carlos Manuel Duclos Vergara
1
-0
/
+18
2010-02-26
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...
Qt Continuous Integration System
1
-5
/
+8
2010-02-26
ActiveQt Internet Explorer component causes Desktop Icons to flicker.
Prasanth Ullattil
1
-5
/
+8
2010-02-25
Improvements to itemview keypad navigation in S60.
Janne Anttila
1
-0
/
+43
2010-02-12
Fix to S60 softkeys when no active Qt window or native widget is shown.
Janne Anttila
1
-1
/
+1
2010-02-09
Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6
Kim Motoyoshi Kalland
1
-1
/
+1
2010-02-05
Revert change 34f1758 on non-Synbian platforms
Paul Olav Tvete
1
-0
/
+2
2010-02-05
Merge remote branch 'origin/4.6' into 4.6
Paul Olav Tvete
1
-1
/
+14
2010-02-05
Fix tst_QAccessiblity failure.
Bjørn Erik Nilsen
1
-1
/
+2
2010-02-04
Fixed bug where GL widget was not fully updated on Vista.
Kim Motoyoshi Kalland
1
-1
/
+1
2010-02-04
Crash when closing any top-level widget on Symbian.
Bjørn Erik Nilsen
1
-1
/
+10
2010-02-04
Improve raster graphics system performance on Mac (second try).
Morten Johan Sørvig
1
-1
/
+14
2010-02-01
Assert failure when setting a widget focus proxy as its successor in tab order
Gabriel de Dietrich
1
-0
/
+2
2010-01-25
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...
Qt Continuous Integration System
1
-1
/
+1
2010-01-22
Move avkon component transparency check to app initialization.
Jani Hautakangas
1
-1
/
+1
2010-01-22
Add a reference to adjustSize() from the size property
Andy Shaw
1
-1
/
+1
2010-01-22
Fix for symbian dialog background transparency.
Jani Hautakangas
1
-0
/
+8
2010-01-06
Fixes a crash when setting focus on a widget with a focus proxy.
Denis Dzyubenko
1
-6
/
+13
2010-01-07
Update copyright year to 2010
Jason McDonald
1
-1
/
+1
2010-01-05
doc: Added note explaining grabMouse() for Cocoa and Carbon.
Martin Smith
1
-4
/
+10
2009-12-29
Fixes crash when widget with WA_StaticContents child become toplevel.
Olivier Goffart
1
-6
/
+5
2009-12-09
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into qt-integr...
Qt Continuous Integration System
1
-0
/
+2
2009-12-08
Fixed uninitialized background artifacts in QWidget::render.
Donald Carr
1
-1
/
+1
2009-12-08
Doc: Explicitly mention that QWidget/QGraphicsItem takes ownership of effects.
Bjørn Erik Nilsen
1
-0
/
+2
2009-12-08
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into qt-integr...
Qt Continuous Integration System
1
-10
/
+4
2009-12-07
Fixed memory leaks when removing a QGraphicsEffect from a QGraphicsItem or QW...
Yoann Lopes
1
-10
/
+4
2009-12-03
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-staging1
Denis Dzyubenko
1
-2
/
+8
2009-12-02
Do not emulate mouse event out of touch pad events
Denis Dzyubenko
1
-1
/
+3
2009-12-01
Clarify the docs a bit when setting focus.
axis
1
-2
/
+8
2009-11-25
Fixes for tab/space usage in qwidget.cpp.
Janne Anttila
1
-15
/
+15
2009-11-20
avoid possible crash when showing a modal dialog from a widget destructor
Thierry Bastian
1
-2
/
+3
2009-11-18
Merge remote branch 'staging/4.6' into 4.6
Simon Hausmann
1
-2
/
+4
2009-11-17
Merge remote branch 'mainline/4.6' into 4.6
Oswald Buddenhagen
1
-9
/
+12
2009-11-17
doc: Clarified function of setLayoutDirection()
Martin Smith
1
-2
/
+4
2009-11-13
Fix input method support on widgets that have a focus proxy set.
Simon Hausmann
1
-9
/
+12
2009-11-13
Merge remote branch 'mainline/4.6' into 4.6
Oswald Buddenhagen
1
-0
/
+11
2009-11-11
Code in gui/* should be completely namespaced
hjk
1
-4
/
+5
2009-11-11
Improvements to graphics effects API after review round.
Samuel Rødal
1
-5
/
+5
2009-11-11
doc change: remove duplicate entry in "see also" and stray focusWidget.
Christian Kamm
1
-2
/
+1
2009-11-10
Merge branch 'tools-team/4.6' (early part) into 4.6
Oswald Buddenhagen
1
-4
/
+5
2009-11-10
Improvements to graphics effects API after review round.
Samuel Rødal
1
-5
/
+5
2009-11-09
Doc: Added an example to demonstrate the QWebElement class.
David Boddie
1
-0
/
+11
2009-11-09
Code in gui/* should be completely namespaced
hjk
1
-4
/
+5
2009-11-09
Doc: typo fixed
Joerg Bornemann
1
-1
/
+1
2009-11-06
Fixed uninitialized background artifacts in QWidget::render.
Samuel Rødal
1
-2
/
+1
2009-11-04
Add QT_NO_GRAPHICSEFFECT
Jørgen Lind
1
-1
/
+18
[next]