index
:
delta/qt4-tools.git
4.5
4.6
4.6-digia
4.7
4.7-digia
4.8
4.8-bb10
4.8.0-symbian
4.8.1-symbian
baserock/morph
history/qtquick2
history/qtquick2-v8
code.qt.io: qt/qt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
Commit message (
Expand
)
Author
Age
Files
Lines
*
QWheelEvent not working on Cocoa 64Bit
Prasanth Ullattil
2009-09-28
1
-3
/
+3
*
fixed a typo in the doc.
Denis Dzyubenko
2009-09-28
1
-1
/
+1
*
Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6
Sami Merilä
2009-09-28
1
-5
/
+15
|
\
|
*
Impossible to interact with the year on QCalendarWidget on GraphicsView
Thierry Bastian
2009-09-28
1
-5
/
+15
*
|
Triggering softkey action for disbled widget causes a crash.
Sami Merilä
2009-09-28
2
-2
/
+6
|
/
*
Merge branch '4.6' of git@scm.dev-nokia.troll.no:qt/qt into 4.6
Andreas Aardal Hanssen
2009-09-28
1
-0
/
+2
|
\
|
*
Fix qdoc errors
Jason McDonald
2009-09-28
1
-0
/
+2
*
|
Merge commit 'origin/4.5' into 4.6
Andreas Aardal Hanssen
2009-09-28
4
-213
/
+8
|
\
\
|
|
/
|
/
|
|
*
QGraphicsItem with parent flag ItemClipsChildrenToShape not visible
Andreas Aardal Hanssen
2009-09-28
1
-1
/
+1
|
*
Cocoa: Fix build cocoa port with namespace
Richard Moe Gustavsen
2009-09-28
2
-2
/
+3
|
*
Doc: fixed typo in QTabBar::tabRect() docs
Stian Sandvik Thomassen
2009-09-28
1
-1
/
+1
|
*
Fixes a crash in QDoubleSpinBox
João Abecasis
2009-09-25
1
-210
/
+4
*
|
Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6
Jason McDonald
2009-09-28
9
-13
/
+38
|
\
\
|
*
|
Deep copy QImage based on non-owned data so we can safely store them
Gunnar Sletta
2009-09-28
1
-2
/
+11
|
*
|
Make QSignalEvent and QWrappedEvent inner classes of QStateMachine
Kent Hansen
2009-09-28
2
-4
/
+4
|
*
|
Fixed unwanted recursion when calling openGLVersionFlags().
Kim Motoyoshi Kalland
2009-09-28
1
-1
/
+2
|
*
|
QEventLoop::ExcludeUserInputEvents should not allow the user to close the window
Bradley T. Hughes
2009-09-28
2
-2
/
+2
|
*
|
compile fix with namespace
hjk
2009-09-28
2
-0
/
+9
|
*
|
Make sure the correct soft key is triggered.
Jason Barron
2009-09-28
1
-3
/
+9
|
*
|
doc: Fixed three /sa that should be \sa
Thorbjørn Lindeijer
2009-09-28
1
-1
/
+1
*
|
|
Fix qdoc error.
Jason McDonald
2009-09-28
1
-1
/
+1
|
/
/
*
|
Fix qdoc errors.
Jason McDonald
2009-09-28
1
-5
/
+6
*
|
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6
Jeremy Katz
2009-09-25
7
-36
/
+178
|
\
\
|
*
|
Doc: Added a note about Phonon.
David Boddie
2009-09-25
1
-0
/
+4
|
*
|
Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6
Janne Anttila
2009-09-25
3
-27
/
+167
|
|
\
\
|
|
*
|
Use qDebug() instead of printf() when dumping the simplex matrix.
Jan-Arve Sæther
2009-09-25
1
-12
/
+10
|
|
*
|
Fix app showing a blank screen after switching to it using task switcher
Shane Kearns
2009-09-25
1
-9
/
+10
|
|
*
|
QGraphicsAnchorLayout: Fix bug where simplex would return wrong results
Eduardo M. Fleury
2009-09-25
1
-0
/
+38
|
|
*
|
QSimplex: Add class and methods documentation
Eduardo M. Fleury
2009-09-25
1
-5
/
+108
|
|
*
|
QGraphicsAnchorLayoutPrivate: Avoiding graph simplification on empty layouts
Jesus Sanchez-Palencia
2009-09-25
1
-1
/
+1
|
*
|
|
Made QDir::tempPath and QDesktopServices::TempLocation consistent in S60
Janne Anttila
2009-09-25
1
-4
/
+1
|
|
/
/
|
*
|
Removed unused parameter from graphics scene index internal function
Leonardo Sobral Cunha
2009-09-25
2
-5
/
+6
*
|
|
ifdefs to allow compilation with QT_NO_MAINWINDOW and QT_NO_TOOLBAR
Jeremy Katz
2009-09-25
1
-0
/
+2
|
/
/
*
|
Add QGraphicsItem::stackBefore(), and fix Z ordering bugs.
Andreas Aardal Hanssen
2009-09-25
5
-5
/
+165
*
|
Mac, Carbon: add support for device pixel scrolling (wheel event)
Richard Moe Gustavsen
2009-09-25
1
-20
/
+62
*
|
Mac, Cocoa: add support for device pixel scrolling (wheel event)
Richard Moe Gustavsen
2009-09-25
1
-10
/
+25
*
|
Change the way we handle KeyboardUIMode on Mac
Benjamin Poulain
2009-09-25
1
-4
/
+16
*
|
Make QEglContext API a little more flexible
Rhys Weatherley
2009-09-25
2
-12
/
+8
*
|
Remove the storage of the EGLSurface from QEglContext
Rhys Weatherley
2009-09-25
6
-79
/
+16
*
|
Push the "lazy doneCurrent" logic down from QtOpenVG into QEgl
Rhys Weatherley
2009-09-25
2
-3
/
+89
*
|
Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6
Simon Hausmann
2009-09-24
6
-21
/
+12
|
\
\
|
|
/
|
*
Fixed text drawing regression in Assistant.
Trond Kjernåsen
2009-09-24
1
-0
/
+2
|
*
Fixed clipping of non-cosmetic dashed strokes in raster paint engine.
Kim Motoyoshi Kalland
2009-09-23
1
-9
/
+1
|
*
Calling raise() on a hidden windows makes it visible on Cocoa.
Prasanth Ullattil
2009-09-23
1
-1
/
+1
|
*
Ensure that QStandardItem::clone() is used when a prototype is set
Andy Shaw
2009-09-22
2
-4
/
+7
|
*
Fix broken drop-down arrows on Windows 7
Jens Bache-Wiig
2009-09-22
1
-11
/
+0
*
|
Fix the area above the menubar to have the right background
Andy Shaw
2009-09-24
1
-1
/
+1
*
|
Added BlurType to blur graphics effect API.
Samuel Rødal
2009-09-24
4
-15
/
+77
*
|
Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6
Andy Shaw
2009-09-24
1
-0
/
+4
|
\
\
|
*
|
QTextDocument initial revision after setPlainText/setHtml
mae
2009-09-24
1
-0
/
+4
[next]