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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'qt/master'
Jason Barron
2009-08-18
1066
-18794
/
+32735
|
\
|
*
Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt
Jason McDonald
2009-08-18
2
-5
/
+18
|
|
\
|
|
*
Doc: sorted list correctly for qLess() documentation
Stian Sandvik Thomassen
2009-08-18
1
-1
/
+1
|
|
*
Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt
Rhys Weatherley
2009-08-18
4
-16
/
+23
|
|
|
\
|
|
*
|
Optimize QMatrix4x4::rotate() for 0, 90, 180, 270 degrees.
Rhys Weatherley
2009-08-18
1
-4
/
+17
|
*
|
|
Fold the FAQ.txt file into the known-issues documentation.
Jason McDonald
2009-08-18
2
-18
/
+31
|
|
|
/
|
|
/
|
|
*
|
Remove mentions of qtsoftware added by merge of doc branch.
Jason McDonald
2009-08-18
2
-8
/
+8
|
*
|
Fix typo introduced in previous submit.
Jason McDonald
2009-08-18
1
-1
/
+2
|
*
|
Fixes qmake -tp vc
Bill King
2009-08-18
1
-7
/
+13
|
|
/
|
*
Compile
Anders Bakken
2009-08-17
4
-14
/
+14
|
*
Clean up DirectFB with WM enabled
Anders Bakken
2009-08-17
4
-76
/
+123
|
*
Clean up DirectFB defines
Anders Bakken
2009-08-17
1
-0
/
+25
|
*
Clean up primary surface handling in DFB
Anders Bakken
2009-08-17
3
-28
/
+26
|
*
Fix a bug in wrt DFBWindowSurface's paintEngine
Anders Bakken
2009-08-17
2
-12
/
+6
|
*
optimize getToken(), part 2: avoid QString::append()
Oswald Buddenhagen
2009-08-17
1
-24
/
+66
|
*
consolidate some variables
Oswald Buddenhagen
2009-08-17
1
-70
/
+66
|
*
optimize getToken(), part 1
Oswald Buddenhagen
2009-08-17
1
-29
/
+47
|
*
optimize getChar()
Oswald Buddenhagen
2009-08-17
1
-7
/
+9
|
*
cut down on real code
Oswald Buddenhagen
2009-08-17
14
-541
/
+37
|
*
fix includes to use lower-case
Harald Fernengel
2009-08-17
14
-25
/
+22
|
*
Rename qlistdata.cpp (back) to qlist.cpp.
Volker Hilsheimer
2009-08-17
6
-5
/
+5
|
*
Make QWS compile again
Anders Bakken
2009-08-17
1
-33
/
+0
|
*
Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt
David Boddie
2009-08-17
550
-8279
/
+9043
|
|
\
|
|
*
Add qtbynokia Twitter account into demo browser bookmarks
Markus Goetz
2009-08-17
1
-0
/
+3
|
|
*
Restructure the documentation, both on a file and on a content level.
Volker Hilsheimer
2009-08-17
549
-8279
/
+9040
|
*
|
Doc: Clarified the difference between timer resolution and accuracy.
David Boddie
2009-08-17
1
-4
/
+16
|
|
/
|
*
Add autotest to make sure we receive the QVariantAnimation::valueChanged
Thierry Bastian
2009-08-17
1
-0
/
+28
|
*
Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt
David Boddie
2009-08-17
47
-135
/
+1004
|
|
\
|
|
*
Implemented faster image transformation in the raster engine.
Kim Motoyoshi Kalland
2009-08-17
3
-13
/
+664
|
|
*
Removed unused member variable from QGLFramebufferObjectPrivate.
Kim Motoyoshi Kalland
2009-08-17
1
-2
/
+0
|
|
*
Initialize QSvgTinyDocument::m_widthPercent and m_heightPercent.
Kim Motoyoshi Kalland
2009-08-17
1
-4
/
+6
|
|
*
Add support for the orientation of tiff images
Benjamin Poulain
2009-08-17
29
-1
/
+151
|
|
*
Doc - mentioned that if no QRegExp is set, or an empty string is set,
Kavindra Devi Palaraja
2009-08-17
1
-3
/
+5
|
|
*
Doc - some clean ups to QSortFilterProxyModel's documentation
Kavindra Devi Palaraja
2009-08-17
1
-89
/
+82
|
|
*
Merge QGV delta from kinetic-declarativeui into master.
Andreas Aardal Hanssen
2009-08-17
10
-11
/
+65
|
|
*
Fixed text rendering on GL ES 2 implementations.
Trond Kjernåsen
2009-08-17
2
-12
/
+31
|
*
|
Doc: Clarified that arguments should be passed as separate strings.
David Boddie
2009-08-17
1
-5
/
+13
|
|
/
|
*
Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt
David Boddie
2009-08-17
95
-345
/
+1154
|
|
\
|
|
*
Add some more exception around to clucene index writer.
kh1
2009-08-17
2
-20
/
+60
|
|
*
Fix a crash in the destruction of QListView
Thierry Bastian
2009-08-17
1
-2
/
+4
|
|
*
More coverity warnings removed
Thierry Bastian
2009-08-17
5
-15
/
+7
|
|
*
qdoc: Fixed the bug that made reporting NOTIFY signals not work.
Martin Smith
2009-08-17
4
-5
/
+12
|
|
*
QTextControl::print: fix coverity warning
Thierry Bastian
2009-08-17
2
-4
/
+3
|
|
*
remove QT_RASTER_PAINTENGINE and QT_RASTER_IMAGEENGINE defines as they are
Gunnar Sletta
2009-08-17
5
-82
/
+33
|
|
*
Fix coverity warnings
Thierry Bastian
2009-08-17
5
-9
/
+6
|
|
*
QPaintDevice implemented in qpaintdevice.cpp. Saves duplicated code
Gunnar Sletta
2009-08-17
5
-72
/
+69
|
|
*
Transforms do not obey AnchorUnderMouse with viewport margins set
Gabriel de Dietrich
2009-08-17
2
-2
/
+39
|
|
*
Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt
Morten Sorvig
2009-08-17
59
-104
/
+157
|
|
|
\
|
|
|
*
Better handling of qreal with QVariant
Thierry Bastian
2009-08-17
8
-26
/
+33
|
|
|
*
Fixed coverity warnings
Thierry Bastian
2009-08-17
8
-13
/
+13
[next]