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
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
*
Add missing naming for libraries built statically.
Caroline Chao
2011-11-11
1
-3
/
+7
*
Split TARGET_BASEPATH from breakpad.
Caroline Chao
2011-11-11
2
-59
/
+62
*
Fix warning when using QXmlInputSource with non opened QIODevice
Shane Kearns
2011-11-11
1
-1
/
+2
*
Fix parsing of #if defined expression
Olivier Goffart
2011-11-11
2
-3
/
+25
*
Doc: Added more appropriate links to help reduce confusion.
David Boddie
2011-11-11
1
-0
/
+2
*
Removed include to qdatastream.h from qmetatype.h
Olivier Goffart
2011-11-10
1
-4
/
+2
*
Update V8
Aaron Kennedy
2011-11-10
24
-2809
/
+1901
*
Fix Q_STATIC_ASSERT on Mac
João Abecasis
2011-11-10
1
-1
/
+1
*
Updated Qt::InputMethodQuery documentation
Pekka Vuorela
2011-11-10
1
-7
/
+22
*
Document QInputMethodQueryEvent class
Pekka Vuorela
2011-11-10
2
-10
/
+28
*
QWidget text editors to commit text on their own on losing focus
Pekka Vuorela
2011-11-10
7
-8
/
+15
*
QTextEdit to use tentative commit instead of QInputPanel::commit()
Pekka Vuorela
2011-11-10
2
-5
/
+25
*
Implement partial tentativeCommit support in QTextEdit
Pekka Vuorela
2011-11-10
6
-10
/
+56
*
Add isDebugBuild() query function to QLibraryInfo
aavit
2011-11-10
2
-16
/
+21
*
Compile.
Morten Sorvig
2011-11-10
2
-2
/
+7
*
Re-enabled passing tests in tst_qabstractprintdialog
Jo Asplin
2011-11-10
2
-2
/
+1
*
Re-enabled passing tests in tst_exceptionsafety_objects
Jo Asplin
2011-11-10
2
-2
/
+3
*
Cleanup corelib autotests
Jason McDonald
2011-11-10
30
-3815
/
+3790
*
Remove redundant #define
Jason McDonald
2011-11-10
1
-7
/
+4
*
Propagate QTest::mouseEvent keyboard modifiers.
Andrew den Exter
2011-11-10
1
-7
/
+7
*
Remove unused MMX/3DNOW/SSE/SSE2/SSSE3/NEON custom compiler logic
Bradley T. Hughes
2011-11-10
1
-158
/
+0
*
Fix build when QEGL_EXTRA_DEBUG is defined for debug output
Johannes Zellner
2011-11-09
1
-11
/
+11
*
support the obj-c #import statement in the dependency generator
Oswald Buddenhagen
2011-11-09
1
-1
/
+2
*
Adopt eglfs platform plugin to changed QEGLPlatformContext API
Johannes Zellner
2011-11-09
1
-2
/
+2
*
Correctly normalize timevals before calling select()
Bradley T. Hughes
2011-11-09
2
-9
/
+5
*
QVariant: Fix MSVC compiler warning about unused variable null.
Friedemann Kleint
2011-11-09
1
-2
/
+1
*
Remove unnecessary variable self-assignment
Bradley T. Hughes
2011-11-09
1
-2
/
+0
*
Assign function argument to class member, not to itself
Bradley T. Hughes
2011-11-09
1
-1
/
+1
*
Un-internalized QDBusServer
Pekka Vuorela
2011-11-09
1
-1
/
+0
*
Removed obsolete host.pro from qtbase
Jo Asplin
2011-11-09
2
-6
/
+0
*
Deleted qtipc autotest from qtbase
Jo Asplin
2011-11-09
28
-2886
/
+0
*
Fixed typo: private-tests -> private_tests
Jo Asplin
2011-11-09
1
-1
/
+1
*
Re-enabled passing tests in tst_qopengl
Jo Asplin
2011-11-09
2
-2
/
+8
*
Cocoa: Implement mouse and keyboard grab.
Morten Sorvig
2011-11-09
2
-3
/
+53
*
Widgets: Remove dialog functionality from QGuiPlatformPlugin.
Friedemann Kleint
2011-11-09
4
-129
/
+10
*
[optimization] QVariants comparison
Jędrzej Nowacki
2011-11-09
1
-2
/
+2
*
Add QPolygonF to metatype system.
Jędrzej Nowacki
2011-11-09
5
-5
/
+13
*
Make usage of internal QVariant space.
Jędrzej Nowacki
2011-11-09
7
-728
/
+521
*
Implement QMetaTypeSwitcher.
Jędrzej Nowacki
2011-11-09
2
-1
/
+103
*
Add QTypeModuleInfo template class
Jędrzej Nowacki
2011-11-09
2
-1
/
+118
*
Refactor QMetaType types.
Jędrzej Nowacki
2011-11-09
4
-238
/
+267
*
Silence warnings from clang
Bradley T. Hughes
2011-11-09
1
-0
/
+62
*
Remove redundant copies of QTRY_COMPARE.
Jason McDonald
2011-11-09
2
-28
/
+0
*
Update .gitignore
David Faure
2011-11-08
1
-35
/
+53
*
Widgets: Remove remains of Windows file dialog.
Friedemann Kleint
2011-11-08
4
-1225
/
+2
*
QGlobal: Define a default message handler
Aurindam Jana
2011-11-08
2
-16
/
+38
*
QNAM: Fix authentication cache when the password is in the URL
Olivier Goffart
2011-11-08
4
-8
/
+91
*
Avoid double initialize of platform font database
Jiang Jiang
2011-11-08
1
-1
/
+0
*
SSL: blacklist intermediate certificates that issued weak certs
Peter Hartmann
2011-11-08
1
-0
/
+3
*
Cocoa cursor support: Add QCocoaCursor.
Morten Sorvig
2011-11-08
6
-523
/
+375
[next]