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
*
don't return false when a null pointer is expected
Joerg Bornemann
2015-04-10
1
-1
/
+1
*
Update copyright headers
Akseli Salovaara
2015-03-31
4442
-56497
/
+56495
*
Improve digitToCLocale sign char handling
Samuel Gaist
2015-03-30
1
-2
/
+2
*
Identify XButton1|2 release events when mouse is moving.
Matteo Bertini
2015-03-26
1
-0
/
+6
*
Use qSwap instead of std::swap so platforms without STL still compile
Andy Shaw
2015-03-20
1
-1
/
+1
*
Fixes crash in bmp and ico image decoding
Eirik Aavitsland
2015-03-13
2
-7
/
+8
*
Fixes crash in gif image decoder
Eirik Aavitsland
2015-03-13
1
-0
/
+2
*
Simplify calculation of week number
Lars Knoll
2015-03-11
1
-50
/
+17
*
QGLWidget and re-parenting
Timur Pocheptsov
2015-03-02
1
-1
/
+1
*
Simplify mirroring code and add tests for non-aliged 1 bit images
Laszlo Agocs
2015-02-27
1
-89
/
+109
*
Fix Carbon build
Andy Shaw
2015-02-27
1
-1
/
+1
*
Fix a division by zero when processing malformed BMP files.
Richard J. Moore
2015-02-26
1
-0
/
+6
*
Correct typo in the Gujarati openType identififer.
Michael BrĂ¼ning
2015-02-24
1
-1
/
+1
*
Fix Focus problem with QX11EmbedWidget
Yikei Lu
2015-02-16
1
-0
/
+3
*
Don't leak RENDER Pictures in QPixmap::paintEngine().
Pierre-Loup A. Griffais
2015-02-13
1
-3
/
+5
*
Backport implementation of OS X QSystemTrayIcon from Qt 5
Samuel Gaist
2015-02-12
1
-62
/
+110
*
QThread: fix race when setting the eventDispatcher
Andy Shaw
2015-02-08
3
-0
/
+7
*
Fix QLineF Detailed Description
Samuel Gaist
2015-02-06
1
-1
/
+1
*
QDeclarativeTextEdit: fix use of uninitialised value.
David Faure
2015-02-04
1
-1
/
+1
*
Added check if fontEngine is still in the cache.
David Weisgerber
2015-01-29
1
-1
/
+1
*
Fix bugs generating PDF on Cocoa
James Turner
2015-01-29
2
-3
/
+67
*
Bump year to 2015
Kai Koehne
2015-01-15
3
-7
/
+7
*
Ignore expired certificate during certificate validation
Andy Shaw
2015-01-14
1
-19
/
+12
*
Introduce Windows version 10.
Friedemann Kleint
2015-01-10
2
-0
/
+6
*
Fix empty arrays in QML 1
Robert Griebl
2015-01-08
1
-0
/
+2
*
Windows: Fix OS version determination for Windows >= 8
Friedemann Kleint
2015-01-08
1
-10
/
+67
*
QDateTime: Fix time format in doc
Orgad Shaneh
2015-01-07
1
-1
/
+1
*
Fix compilation with QDND_DEBUG.
Friedemann Kleint
2015-01-06
2
-5
/
+7
*
Check world matrix is true when seeing if transformations are supported
Andy Shaw
2015-01-02
1
-0
/
+2
*
QIdentityProxyModel: remove slow bounds-checking, for more performance
David Faure
2014-12-24
1
-3
/
+0
*
Use metrics returned by GetGlyphOutline in GGO_METRICS mode
lasconic
2014-12-16
1
-3
/
+26
*
Fix OpenType fonts with cmap tables on Windows
Josh Faust
2014-12-13
2
-3
/
+11
*
Make distance fields rendering work with Opentype CFF fonts
Eskil Abrahamsen Blomfeldt
2014-12-13
2
-1
/
+14
*
fix glyph's CMAP index might be corrupted
Konstantin Ritt
2014-12-13
1
-1
/
+1
*
fix QWebSettings::setUserStyleSheetUrl() not working with windows paths
Ashish Kulkarni
2014-12-13
1
-1
/
+1
*
Fixed a bug where spans did not always work in layouts.
Jan Arve Saether
2014-12-10
1
-1
/
+1
*
Windows: Fix return value of QDesktopServices::storageLocation(DataLocation).
Friedemann Kleint
2014-12-04
1
-6
/
+7
*
Rewrite debug output of event classes.
Friedemann Kleint
2014-12-03
1
-242
/
+359
*
Bump Qt version to 4.8.7
Akseli Salovaara
2014-12-03
3
-4
/
+4
*
Auto-scroll while selecting entire rows/columns did not work
Jan Arve Saether
2014-12-03
1
-2
/
+4
*
Fix minor compiler warning
Kevin Funk
2014-11-27
1
-1
/
+1
*
Remove the use of a template qUnused function for ICC
Thiago Macieira
2014-11-26
1
-1
/
+1
*
Fix thai symbol rendering slowness
Konstantin Ritt
2014-11-22
1
-1
/
+3
*
Parse multiple buttons during mouse press and release
Allan Sandfeld Jensen
2014-11-04
1
-3
/
+5
*
Adjust the layout if a QGraphicsWidget is explicitly hidden
Jan Arve Saether
2014-10-31
3
-1
/
+14
*
Fix compiler warning
Lars Knoll
2014-10-30
1
-1
/
+1
*
Windows native socket: handle WSAENETRESET the same as WSAECONNRESET
Shawn Rutledge
2014-10-22
1
-1
/
+1
*
Fix license text and URLs in QMessageBox::aboutQt().
Friedemann Kleint
2014-10-20
1
-14
/
+14
*
QTreeView: speed up isRowHidden for the case where no rows are hidden.
David Faure
2014-10-13
1
-0
/
+2
*
[OS X]: respect icon visibility preference in system tray menus
René J.V. Bertin
2014-10-09
1
-1
/
+1
[next]