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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5
Martin Smith
2009-05-26
19
-75
/
+108
|
\
|
*
Fixed: QSortFilterProxyModel setDynamicSortFilter doesn't works when setting ...
Olivier Goffart
2009-05-26
3
-5
/
+10
|
*
fix double slash prepending causing troubles on WinCE
Maurice Kalinowski
2009-05-26
1
-6
/
+12
|
*
BT:Fix access of deleted memory with a static QCursor.
Michael Goddard
2009-05-26
1
-1
/
+3
|
*
Doc: Clarified what close(), abort() and disconnectFromHost() really do
David Boddie
2009-05-25
1
-10
/
+18
|
*
Doc: Miscellaneous documentation fixes for Qt 4.5.x and later.
David Boddie
2009-05-25
4
-13
/
+11
|
*
Doc: Removed documentation about the non-existent
David Boddie
2009-05-25
1
-2
/
+0
|
*
Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5
David Boddie
2009-05-25
11
-116
/
+152
|
|
\
|
|
*
BT: Namespace compile fixes.
Norwegian Rock Cat
2009-05-25
2
-1
/
+2
|
|
*
fix warning in QtSvg if qreal == float
Joerg Bornemann
2009-05-25
1
-1
/
+1
|
|
*
BT:Fix a clipping issue in tabbar tabs
Jens Bache-Wiig
2009-05-25
1
-4
/
+7
|
|
*
BT: fix systray balloon crash bug on Windows CE
Joerg Bornemann
2009-05-25
1
-13
/
+16
|
|
*
Adding details to QSettings functions
Morten Engvoldsen
2009-05-25
1
-2
/
+11
|
*
|
Doc: Fixed terminology.
David Boddie
2009-05-25
1
-1
/
+1
|
*
|
Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5
David Boddie
2009-05-25
49
-385
/
+519
|
|
\
\
|
*
\
\
Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5
David Boddie
2009-05-20
17
-191
/
+89
|
|
\
\
\
|
*
|
|
|
Doc: Fixed the paper sizes again.
David Boddie
2009-05-20
1
-16
/
+16
*
|
|
|
|
qdoc: Indicate that qAbs(T& v) compares v to a 0 of type T.
Martin Smith
2009-05-26
1
-12
/
+37
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
BT: Prevent crash in Designer when using a scroll wheel to change a property.
Norwegian Rock Cat
2009-05-25
1
-8
/
+20
*
|
|
|
Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5
Martin Smith
2009-05-25
2
-0
/
+9
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
BT: Mac: Crash when using QFontDialog
Richard Moe Gustavsen
2009-05-25
2
-0
/
+9
*
|
|
|
qdoc: Moved some qdoc comments to a common cpp file.
Martin Smith
2009-05-25
4
-87
/
+95
|
/
/
/
*
|
|
qdoc: Added some missing qdoc comments.
Martin Smith
2009-05-25
2
-11
/
+14
*
|
|
qdoc: Added some missing qdoc comments.
Martin Smith
2009-05-25
8
-57
/
+60
*
|
|
Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5
Martin Smith
2009-05-25
8
-70
/
+46
|
\
\
\
|
*
|
|
Fix another compilation breakage introduced by the fix to the
Thiago Macieira
2009-05-23
1
-15
/
+0
|
*
|
|
Pressing enter in a QPlainTextEdit embedded on a itemview should insert a new...
Olivier Goffart
2009-05-22
2
-2
/
+4
|
*
|
|
Fix compilation breakage on Windows caused by 6c1d7e57.
Thiago Macieira
2009-05-22
3
-41
/
+32
|
*
|
|
Fix syntax of the fcntl system call: this is not setsockopt
Thiago Macieira
2009-05-22
1
-6
/
+3
|
*
|
|
Fixes a potential crash when changing system palette with QGtkStyle
Jens Bache-Wiig
2009-05-22
1
-6
/
+7
*
|
|
|
qdoc: Added some missing qdoc comments.
Martin Smith
2009-05-25
1
-0
/
+6
|
/
/
/
*
|
|
Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5
Martin Smith
2009-05-22
32
-176
/
+283
|
\
\
\
|
*
|
|
Fixed compilation with -qtnamespace
Markus Goetz
2009-05-22
9
-18
/
+27
|
*
|
|
Reset openMode to NotOpen when returning false from QFile::open()
João Abecasis
2009-05-22
1
-0
/
+9
|
*
|
|
QTemporaryFile: really close files before renaming
João Abecasis
2009-05-22
1
-0
/
+7
|
*
|
|
QTemporaryFileEngine now tracks if a fileName has been generated
João Abecasis
2009-05-22
1
-3
/
+18
|
*
|
|
QTemporaryFile: there's no need to keep another pointer to the engine here
João Abecasis
2009-05-22
1
-4
/
+1
|
*
|
|
QTemporaryFile: really (re)open file if it has been really closed...
João Abecasis
2009-05-22
1
-2
/
+21
|
*
|
|
Unconditionally open temporary files in ReadWrite mode
João Abecasis
2009-05-22
1
-0
/
+1
|
*
|
|
QTemporaryFile: handle failures from QFSFileEngine::open(mode, fd)
João Abecasis
2009-05-22
1
-9
/
+11
|
*
|
|
Documentation fix
João Abecasis
2009-05-22
1
-2
/
+2
|
*
|
|
QTemporaryFile would forget fileName while file was "closed"
João Abecasis
2009-05-22
1
-1
/
+2
|
*
|
|
QTemporaryFile: don't clear filePath if remove fails
João Abecasis
2009-05-22
1
-3
/
+5
|
*
|
|
QFile::rename fallback: reset permissions and error state on success
João Abecasis
2009-05-22
1
-1
/
+4
|
*
|
|
QFile::copy: close source file when using fallback mechanism
João Abecasis
2009-05-22
1
-0
/
+1
|
*
|
|
Allow renaming QTemporaryFiles on windows
João Abecasis
2009-05-22
1
-9
/
+10
|
*
|
|
Don't block copy sequential files in QFile::rename
João Abecasis
2009-05-22
1
-0
/
+5
|
*
|
|
Don't loop around sigaction because it can't return EINTR.
Thiago Macieira
2009-05-22
1
-16
/
+7
|
*
|
|
Fixed potential bug caused by change b89efc8e7f32.
Samuel Rødal
2009-05-22
1
-1
/
+1
|
*
|
|
Fixed text shaping bugs with ligatures and multiple font engines.
Samuel Rødal
2009-05-22
1
-14
/
+26
[next]