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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-03
double-quote string which contains a single-quote
Oswald Buddenhagen
1
-1
/
+1
2010-06-02
Clipping with rounded rectangles and QVG_SCISSOR_CLIP
Rhys Weatherley
1
-4
/
+41
2010-06-01
Fixed alpha check for mono images.
Kim Motoyoshi Kalland
1
-0
/
+2
2010-05-31
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...
Qt Continuous Integration System
3
-2
/
+12
2010-05-31
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...
Qt Continuous Integration System
1
-4
/
+1
2010-05-31
Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...
Simon Hausmann
3
-2
/
+12
2010-05-31
Always construct s60 screen furniture even if not used.
Janne Koskinen
1
-4
/
+1
2010-05-31
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...
Qt Continuous Integration System
5
-4
/
+13
2010-05-31
Fix antialiasing with transformed text in OpenGL2 paint engine
Eskil Abrahamsen Blomfeldt
5
-4
/
+13
2010-05-30
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...
Qt Continuous Integration System
2
-12
/
+28
2010-05-30
Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...
Simon Hausmann
2
-12
/
+28
2010-05-28
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...
Qt Continuous Integration System
5
-434
/
+76
2010-05-28
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...
Qt Continuous Integration System
2
-14
/
+4
2010-05-28
QMultiMap/QMultiHash: must qualify identifier to find this declaration in de...
Olivier Goffart
2
-14
/
+4
2010-05-28
Update def files for 4.6.3
Shane Kearns
5
-434
/
+76
2010-05-28
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...
Qt Continuous Integration System
1
-2
/
+2
2010-05-28
Handle exceptions notified by select before read/write.
Janne Anttila
1
-2
/
+2
2010-05-28
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...
Qt Continuous Integration System
2
-58
/
+63
2010-05-28
Added support for Indonesian language on Symbian.
Denis Dzyubenko
1
-1
/
+2
2010-05-28
Fix for Norwegian and Korean languages on symbian.
Denis Dzyubenko
2
-60
/
+62
2010-05-28
Added Korean and Nynorsk locales support on Symbian.
Denis Dzyubenko
1
-0
/
+2
2010-05-27
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...
Qt Continuous Integration System
3
-4
/
+7
2010-05-27
Post QResizeEvent from QSymbianControl::SizeChanged even when invisible
Gareth Stockwell
1
-0
/
+3
2010-05-27
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...
Qt Continuous Integration System
3
-4
/
+7
2010-05-27
Fix regression with Qt::AlignRight on monospaced text in QTextLayout
Eskil Abrahamsen Blomfeldt
1
-2
/
+2
2010-05-27
Back port change d85b149a5c7f3532f8e1a593a79298c9ae38a95f
Eskil Abrahamsen Blomfeldt
3
-2
/
+5
2010-05-26
Fix regression in QVarLengthArray::operator=
João Abecasis
1
-8
/
+7
2010-05-25
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...
Qt Continuous Integration System
1
-4
/
+4
2010-05-25
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...
Qt Continuous Integration System
1
-0
/
+8
2010-05-25
Qt app draws background incorrectly when animated wallpaper is used
Sami Merila
1
-0
/
+8
2010-05-25
Don't use QAtomicInt in statics because they are non-POD.
Thiago Macieira
1
-4
/
+4
2010-05-25
QTBUG-5955: Qt fails to build on alpha architecture
Fathi Boudra
2
-7
/
+12
2010-05-24
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...
Qt Continuous Integration System
4
-35
/
+84
2010-05-24
Fix a race condition with QtDBus blocking for replies.
Thiago Macieira
4
-34
/
+83
2010-05-24
QtDBus: Debug message update
Thiago Macieira
1
-1
/
+1
2010-05-21
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...
Qt Continuous Integration System
2
-15
/
+34
2010-05-21
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...
Qt Continuous Integration System
7
-17
/
+206
2010-05-21
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...
Qt Continuous Integration System
2
-15
/
+34
2010-05-21
Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...
Simon Hausmann
7
-17
/
+206
2010-05-21
Fixed an assert in QMenu
Thierry Bastian
1
-11
/
+1
2010-05-21
Backport multitouch bug fixes to 4.6
Shane Kearns
2
-7
/
+19
2010-05-21
Call eglTerminate() when the last QEglContext is destroyed to free mem.
Trond Kjernåsen
1
-4
/
+33
2010-05-21
Removed double EINTR loop from nativeWrite and nativeRead.
Janne Anttila
1
-8
/
+2
2010-05-21
Fixing the race condition in event dispatcher implementation on
Aleksandar Sasha Babic
2
-10
/
+56
2010-05-21
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...
Qt Continuous Integration System
1
-1
/
+1
2010-05-21
Fixing the compile issue.
Aleksandar Sasha Babic
1
-1
/
+1
2010-05-20
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....
Qt Continuous Integration System
2
-2
/
+71
2010-05-20
Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...
Qt Continuous Integration System
1
-2
/
+0
2010-05-20
Switch Symbian^3 QCursor implementation back to 5.0 way
Shane Kearns
1
-2
/
+0
2010-05-19
QAudioDeviceInfo::nearestFormat() consistent across all platforms
Kurt Korbatits
1
-1
/
+61
[next]