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
*
Add xcb-xkb to 3rd party libs
Gatis Paeglis
2013-05-07
9
-1
/
+37143
*
Add libxkbcommon to 3rd party libs
Gatis Paeglis
2013-05-07
52
-19
/
+32720
*
Re-enable automatic evdev support in EGLFS for Qt on embedded Android.
Samuel Rødal
2013-05-07
1
-2
/
+2
*
Prevent crash due to giving QWidget::update() a large region.
Samuel Rødal
2013-05-07
1
-4
/
+9
*
Android: Change default Ministro download location
Eskil Abrahamsen Blomfeldt
2013-05-07
2
-2
/
+2
*
Fix compilation for Android ARMv5
Eskil Abrahamsen Blomfeldt
2013-05-07
1
-0
/
+4
*
Only expect EGL libraries in the cmake files if Qt is configured to use it.
Stephen Kelly
2013-05-07
3
-6
/
+9
*
Create a proper variable name in the cmake macro.
Stephen Kelly
2013-05-07
1
-1
/
+1
*
Add qt_hash(QStringRef) overload
Giuseppe D'Angelo
2013-05-07
3
-4
/
+44
*
Fixed applying invalid data from QLineEdit to model
Ivan Komissarov
2013-05-07
3
-20
/
+199
*
Make the configure script to accept "-no-harfbuzz" switch
Gatis Paeglis
2013-05-07
1
-1
/
+1
*
qdoc: Fix warning about unused variable 'high'.
Friedemann Kleint
2013-05-07
1
-2
/
+0
*
Add QSKIP to hoverenter-test in tst_qgraphicsproxywidget.
Friedemann Kleint
2013-05-07
1
-0
/
+1
*
Fix XPASS in tst_qgraphicswidget (Windows).
Friedemann Kleint
2013-05-07
1
-1
/
+1
*
Enable non-client-area mouse events by default for widgets.
Friedemann Kleint
2013-05-07
2
-14
/
+3
*
Set geometry set by QPlatformWindow::initialGeometry() on widget.
Friedemann Kleint
2013-05-07
1
-0
/
+7
*
qdoc: Fix missing images in 09-qdoc-commands-includingimages.html
Sergio Ahumada
2013-05-07
1
-1
/
+2
*
qtgui: Fix missing images
Sergio Ahumada
2013-05-07
1
-1
/
+2
*
qtprintsupport: Fix missing images in tools-customcompleter.html
Sergio Ahumada
2013-05-07
1
-1
/
+2
*
remove dead declaration from QColorMap
Joerg Bornemann
2013-05-07
1
-4
/
+0
*
qmake/vcxproj: do not set ProgramDataBaseFileName
Joerg Bornemann
2013-05-07
1
-1
/
+0
*
fix warning in ProStringList_join
Joerg Bornemann
2013-05-07
1
-1
/
+1
*
qmake/vcxproj: remove unused code
Joerg Bornemann
2013-05-07
1
-2
/
+0
*
set QMAKE_PLATFORM in win32-msvc2012
Joerg Bornemann
2013-05-07
1
-0
/
+1
*
qmake/vcxproj: add WIN64 macro for x86_46 builds
Joerg Bornemann
2013-05-07
4
-0
/
+16
*
fix _WIN32 compiler defines for MSVC
Joerg Bornemann
2013-05-07
4
-4
/
+4
*
qmake/vcxproj: fix parsing of /RTC* options
Joerg Bornemann
2013-05-07
2
-14
/
+30
*
qmake/vcxproj: resurrect support for /we compiler switch
Joerg Bornemann
2013-05-07
3
-1
/
+8
*
QProcess/Win: drain output pipes on process finish
Joerg Bornemann
2013-05-07
4
-11
/
+47
*
qdoc: The \wrapper command is added
Martin Smith
2013-05-07
28
-4
/
+56
*
Fix typo in changes-5.0.0: there's no "S" after "INTERFACE" or "ADAPTOR"
David Faure
2013-05-07
1
-1
/
+1
*
QApplication: fix touch to mouse bug when setting buttons()
Richard Moe Gustavsen
2013-05-07
1
-1
/
+2
*
QGraphicsView: ignore unhandeled touch events
Richard Moe Gustavsen
2013-05-07
1
-0
/
+2
*
xcb: don't do mouse synthesis from touch unless we find a reason
Shawn Rutledge
2013-05-07
5
-1
/
+43
*
Don't destroy the window if the QCloseEvent wasn't accepted
Shawn Rutledge
2013-05-07
2
-3
/
+6
*
Doc: Copying changes to external pages from qtdoc
Jerome Pasion
2013-05-07
3
-6
/
+21
*
Doc: Removed pages from "qt-sql" group.
Jerome Pasion
2013-05-07
3
-10
/
+0
*
iOS: Set context and bind FBO before allocating render-buffer storage
Tor Arne Vestbø
2013-05-07
1
-0
/
+3
*
Don't use GL_REPEAT for image-brush drawing on OpenGL ES2
Tor Arne Vestbø
2013-05-07
1
-1
/
+9
*
Remove the crash pending warning
Jan Arve Saether
2013-05-07
1
-4
/
+0
*
Autotest: Use the new test zone in all name-lookup unit tests
Thiago Macieira
2013-05-07
3
-61
/
+107
*
QLocale: cache the QLocalePrivate for the default QLocale
Thiago Macieira
2013-05-01
1
-6
/
+9
*
QLocale: cache the C locale's private
Thiago Macieira
2013-05-01
2
-1
/
+15
*
Fix QFontConfigDatabase crash
Rafael Roquetto
2013-05-01
1
-2
/
+2
*
Fix QLocale::standaloneMonthName when d->m_data == systemData()
Albert Astals Cid
2013-05-01
6
-3
/
+17
*
Reintroduce QIcon doc image (from Qt 4 docs)
Giuseppe D'Angelo
2013-05-01
1
-0
/
+0
*
Enable bundling Qt in Android package in build system
Eskil Abrahamsen Blomfeldt
2013-05-01
11
-28
/
+72
*
Make it possible to bundle Qt libraries in Android apk
Eskil Abrahamsen Blomfeldt
2013-05-01
4
-4
/
+126
*
Fix more warnings, found by cross-compiling Qt
Thiago Macieira
2013-05-01
3
-5
/
+11
*
Oops: bugfix support for ref qualifiers in GCC 4.8.1
Thiago Macieira
2013-05-01
1
-1
/
+1
[next]