index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: do not run benchmarks by default in 'make check'
Rohan McGovern
2011-07-19
69
-1
/
+267
*
tests: Mark failing autotests as "insignificant" for now
Sergio Ahumada
2011-07-19
42
-10
/
+63
*
"Fix" the crash at startup on MSVC
Olivier Goffart
2011-07-15
1
-2
/
+2
*
Moved red-black tree from qtriangulator.cpp into its own file.
Kim Motoyoshi Kalland
2011-07-15
3
-518
/
+577
*
fix access to free()d memory
Oswald Buddenhagen
2011-07-15
1
-1
/
+1
*
Fix the timeout calculation for futexes in QMutex.
Thiago Macieira
2011-07-15
1
-6
/
+22
*
Deprecated QUuid::toString
Olivier Goffart
2011-07-15
1
-1
/
+3
*
fixup for d17c76feee9eece4f7d9d1c5cec254842bb0a639
Ritt Konstantin
2011-07-15
1
-50
/
+151
*
Revert "make QChar::Unicode_Unassigned a constantly big value"
Olivier Goffart
2011-07-15
3
-5
/
+4
*
Regenerate unicode tables
Olivier Goffart
2011-07-15
1
-880
/
+880
*
Deprecate some QPixmap functions (marked as obsolete already).
Samuel Rødal
2011-07-14
1
-3
/
+7
*
Deprecate some functions in QImage (that have been obsolete since 4.1).
Samuel Rødal
2011-07-14
1
-7
/
+10
*
Fix warning for uninitialized variable
Jiang Jiang
2011-07-14
1
-1
/
+1
*
SSL internals: certificate verification: use mutex locker
Peter Hartmann
2011-07-14
1
-2
/
+2
*
Fix editable combobox style on Mac
Jiang Jiang
2011-07-14
1
-5
/
+5
*
Skip boundry neutral characters in bidi itemization
Jiang Jiang
2011-07-14
2
-4
/
+23
*
Fix crash when app font is added
Jiang Jiang
2011-07-14
3
-19
/
+28
*
Apply 57993ba7 properly to 4.8
Jiang Jiang
2011-07-14
1
-1
/
+1
*
Avoid buffer overrun in QMacPixmapData resizing
Jiang Jiang
2011-07-14
1
-1
/
+1
*
Fix potential crash when clicking in a text edit
Eskil Abrahamsen Blomfeldt
2011-07-13
1
-0
/
+1
*
make QChar::Unicode_Unassigned a constantly big value
Ritt Konstantin
2011-07-13
3
-4
/
+5
*
drop a dead QChar::Punctuation_Dask enum value
Ritt Konstantin
2011-07-13
2
-5
/
+1
*
drop an obsolete QChar::NoCategory enum value
Ritt Konstantin
2011-07-13
7
-16
/
+8
*
QNAM: Introduce clearAccessCache()
Markus Goetz
2011-07-13
3
-1
/
+17
*
Fix compilation on MSVC
Lars Knoll
2011-07-13
2
-17
/
+51
*
Fix a crash with QGraphicsScene.
Pierre Rossi
2011-07-12
1
-1
/
+2
*
Fix uses of qRound on non-floating-point types.
Thiago Macieira
2011-07-12
1
-2
/
+2
*
Fix compilation with icc 11
Olivier Goffart
2011-07-12
1
-2
/
+1
*
QNAM HTTP: Re-write compression code
Markus Goetz
2011-07-12
6
-249
/
+100
*
Add the #defines for C++0x features in GCC 4.6
Thiago Macieira
2011-07-12
1
-0
/
+10
*
QNAM HTTP: Do zero-copy for small HTTP replies by default
Markus Goetz
2011-07-12
3
-9
/
+22
*
QSslCertificate: extend documentation for new verify method
Peter Hartmann
2011-07-12
1
-2
/
+6
*
Add the ability to verify a chain of certificates
Richard Moore
2011-07-12
14
-26
/
+547
*
Refactor QByteArray to allow for const data
Lars Knoll
2011-07-12
3
-188
/
+285
*
Cleanup reference counting in QDateTimePrivate class.
Jedrzej Nowacki
2011-07-12
1
-3
/
+2
*
Added macro to check if the malloc hooks should be volatile.
Christian Strømme
2011-07-12
1
-5
/
+13
*
remove unneeded cast operator on QConstStringData
Lars Knoll
2011-07-12
1
-3
/
+0
*
Introduce QT_DEPRECATED_SINCE
Olivier Goffart
2011-07-12
2
-0
/
+32
*
Add autotest for QStringLiteral
Lars Knoll
2011-07-12
1
-0
/
+26
*
Compile with C++0x enabled
Lars Knoll
2011-07-12
1
-2
/
+2
*
QSslCertificate: rename "tag" to "attribute", as in the RFC
Peter Hartmann
2011-07-12
3
-25
/
+25
*
fix $$resolve_depends()
Oswald Buddenhagen
2011-07-11
1
-24
/
+36
*
inline resoveDepends()
Oswald Buddenhagen
2011-07-11
2
-20
/
+9
*
fix misnomer: $$resolve_depends() => $$sort_depends()
Oswald Buddenhagen
2011-07-11
3
-12
/
+16
*
invert the output order of $$resolve_depends()
Oswald Buddenhagen
2011-07-11
1
-1
/
+1
*
make 1st argument of $$resolve_depends a variable
Oswald Buddenhagen
2011-07-11
2
-2
/
+2
*
Cleanup reference counting in internal::Base class (qtconcurrent)
Jedrzej Nowacki
2011-07-11
2
-18
/
+7
*
Cleanup reference counting in QIcon class
Jedrzej Nowacki
2011-07-11
3
-19
/
+6
*
SSL: Move the code for extracting the name of an ASN1_OBJECT
Richard Moore
2011-07-11
2
-12
/
+16
*
SSL: Add methods to access the tags of the subject and issuer of a cert
Richard Moore
2011-07-11
5
-0
/
+160
[next]