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.5
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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added module CONFIG to uitools.
axis
2011-06-06
1
-1
/
+2
*
Moved common module profiles to be feature profiles.
axis
2011-06-05
18
-289
/
+18
*
Correct antialias disabling logic for Core Text
Jiang Jiang
2011-06-04
1
-3
/
+2
*
Install some headers that were previously missing from install.
axis
2011-06-03
2
-1
/
+15
*
Fix Windows build
Jiang Jiang
2011-06-03
1
-2
/
+2
*
Refactor glyph pretransform check
Jiang Jiang
2011-06-03
9
-56
/
+65
*
Allow SHM buffers to be displayed in Wayland plugin when using DRM
Andy Nichols
2011-06-01
1
-0
/
+1
*
sockets: limit buffer size of the internal sockets in proxy engines
Shane Kearns
2011-06-01
2
-0
/
+4
*
Make TextEdit word selection more natural.
Andrew den Exter
2011-06-01
1
-1
/
+1
*
Ensure the TextEdit cursor delegate is repositioned on mouse events.
Andrew den Exter
2011-06-01
1
-1
/
+3
*
Don't crash on an invalid replacementStart from an input method.
Andrew den Exter
2011-06-01
1
-1
/
+3
*
Fix build in C++0x mode
Bernhard Rosenkraenzer
2011-05-31
3
-8
/
+8
*
Made qpluginbase.pri into a feature profile.
axis
2011-05-31
57
-97
/
+57
*
Export the qt_gl_read_framebuffer function for use in declarative
Gunnar Sletta
2011-05-30
3
-3
/
+3
*
Support placing cursor in ligature with mouse or touch
Jiang Jiang
2011-05-30
3
-7
/
+82
*
Fix ligature offset in multi-line text
Jiang Jiang
2011-05-27
1
-2
/
+2
*
Fix compile for systems with old fontconfig
Jiang Jiang
2011-05-27
1
-0
/
+5
*
Add QUuid::toRfc4122() and fromRfc4122()
Liang Qi
2011-05-27
2
-0
/
+94
*
Add QUuid::toByteArray() and relevant
Liang Qi
2011-05-27
2
-0
/
+81
*
QDataStream: speedup steaming of QUuid.
Liang Qi
2011-05-27
1
-17
/
+47
*
Optimize QUuid::QUuid(const char *)
Liang Qi
2011-05-27
1
-1
/
+9
*
Fix the build for QUuid
Liang Qi
2011-05-27
2
-2
/
+6
*
uic: #include <QLayout> for QToolBox on non-laid-out forms.
Friedemann Kleint
2011-05-27
2
-1
/
+7
*
uic: Use QString::fromUtf8 for QUrl properties.
Friedemann Kleint
2011-05-27
1
-1
/
+1
*
Fix a regression in QList::mid()
Liang Qi
2011-05-27
1
-0
/
+2
*
Optimize QUuid::toString() and relevant
Liang Qi
2011-05-27
2
-55
/
+100
*
Fix infinite recursion when changing geometry on Mac
Gabriel de Dietrich
2011-05-26
1
-7
/
+5
*
Fix typo in comment
Olivier Goffart
2011-05-26
1
-1
/
+1
*
MSVC do not really support initilizer_list
Olivier Goffart
2011-05-26
1
-6
/
+2
*
Support of lambdas in QtConcurrent::run
Olivier Goffart
2011-05-26
5
-81
/
+127
*
Add QtPrivate::QEnableIf
Olivier Goffart
2011-05-26
1
-0
/
+6
*
Fix thread safety regression of QNetworkConfigurationManager
Shane Kearns
2011-05-26
2
-2
/
+2
*
fix "Host" header of ipv6 URLs in QNAM
shiroki
2011-05-26
1
-1
/
+11
*
Add private header support to the EGLFS platform plugin.
Jason Barron
2011-05-26
1
-1
/
+1
*
Remove the redundant QTEST_ACCESSIBILITY define.
Jason McDonald
2011-05-26
1
-4
/
+2
*
Fix QGLWidget::renderPixmap for raster engine on Mac
Jiang Jiang
2011-05-25
1
-2
/
+9
*
Workaround a bug in Core Text to select Light fonts
Jiang Jiang
2011-05-25
1
-1
/
+6
*
Add authentication token support for wayland windows
Lasse Holmstedt
2011-05-25
6
-14
/
+53
*
Fix QFontEngineX11FT compilation
Jiang Jiang
2011-05-25
1
-0
/
+2
*
Doc: Fixing typo
Sergio Ahumada
2011-05-25
1
-2
/
+2
*
Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-staging
Qt Continuous Integration System
2011-05-25
1
-13
/
+0
|
\
|
*
Compile.
Morten Sorvig
2011-05-25
1
-13
/
+0
*
|
Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-staging
Qt Continuous Integration System
2011-05-25
2676
-45751
/
+45927
|
\
\
|
|
/
|
*
Update licenseheader text in source files for qtbase Qt module
Jyri Tahtela
2011-05-24
2676
-45433
/
+45433
|
*
Doc: Added some details to the accessibility events API documentation.
David Boddie
2011-05-23
1
-36
/
+95
|
*
Doc: Fixed qdoc warnings.
David Boddie
2011-05-23
8
-44
/
+82
|
*
Doc: Fixed qdoc warnings.
David Boddie
2011-05-23
2
-7
/
+10
|
*
Doc: Fixed qdoc warnings.
David Boddie
2011-05-23
2
-8
/
+8
|
*
Doc: Applying a pending change from previous merges.
David Boddie
2011-05-23
1
-0
/
+4
|
*
Doc: Fixed qdoc warning.
David Boddie
2011-05-23
1
-1
/
+1
[next]