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
6.5.2
6.5.3
6.6
6.6.0
6.6.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
*
QSaveFile: Check for EINTR in fsync()/fdatasync()
5.10
Thiago Macieira
2018-02-11
1
-2
/
+3
*
Set the ellipseDiameters back to the original size in QGraphicsView
Andy Shaw
2018-02-08
4
-2
/
+248
*
Use the right attribute when checking if shortcuts are shown
Andy Shaw
2018-02-08
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2018-02-07
14
-450
/
+30
|
\
|
*
GTK: fix menu positioning on high-DPI
J-P Nurmi
2018-02-07
1
-2
/
+4
|
*
ANGLE: Remove workaround for files having the same name (Debug.h/.cpp)
Oliver Wolff
2018-02-06
3
-432
/
+3
|
*
QComboBoxPrivate::showNativePopup(): Scale target rectangle
J-P Nurmi
2018-02-05
1
-1
/
+3
|
*
macOS: fix menu positioning on high-DPI
J-P Nurmi
2018-02-05
1
-2
/
+4
|
*
Fix QXcbWindow::mapFrom/ToGlobal()
J-P Nurmi
2018-02-05
1
-2
/
+2
|
*
QGtk3Menu::showPopup(): fix off by one error in the y-coordinate
J-P Nurmi
2018-02-05
1
-1
/
+2
|
*
Suppress GCC 8 warning about realloc() non-trivially-copyable types
Thiago Macieira
2018-02-04
1
-1
/
+2
|
*
Silence GCC 8 warning on memcpy of movable types
Thiago Macieira
2018-02-04
2
-3
/
+4
|
*
Silence GCC 8 warning on memcpy of class Value to to class offset
Thiago Macieira
2018-02-04
1
-1
/
+2
|
*
Fix some cases of scaled text disappearing with freetype
Joni Poikelin
2018-02-02
2
-4
/
+2
|
*
Fix window activation in QWindowsWindow::setCustomMargins()
Dominik Haumann
2018-02-02
1
-1
/
+1
*
|
macOS: Share view update code between layered and non-layered mode
Tor Arne Vestbø
2018-02-05
1
-2
/
+6
*
|
iOS: Simplify logging of QUIView/QIOSWindow
Tor Arne Vestbø
2018-02-05
3
-12
/
+40
*
|
QString: Add whitespace handling note to number conversion functions
Andre Hartmann
2018-02-05
1
-0
/
+22
*
|
QString: Wrap extra-long comment line
Andre Hartmann
2018-02-05
1
-1
/
+4
*
|
Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...
Liang Qi
2018-02-04
5
-13
/
+43
|
\
\
|
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2018-02-02
5
-13
/
+43
|
|
\
|
|
|
*
Clean-up in QDateTime's parsing of ISODate{,WithMs}
Edward Welbourne
2018-02-01
2
-7
/
+20
|
|
*
Fix QFileDialog::defaultSuffix on macOS
Nathan Collins
2018-02-01
1
-4
/
+8
|
|
*
Fix native QFileDialog initial selection for remote URLs
Alex Richardson
2018-02-01
1
-1
/
+4
|
|
*
QSimpleDrag: Fix mouse release coords for delayed event transmission
Eike Hein
2018-02-01
2
-8
/
+30
*
|
|
Fix configure.json for opensslv11 feature
Timur Pocheptsov
2018-02-03
1
-5
/
+6
|
/
/
*
|
Merge remote-tracking branch 'origin/5.10.1' into 5.10
Liang Qi
2018-02-01
8
-39
/
+74
|
\
\
|
*
|
Revert "QVariant: convert QDateTime and QTime to string with milliseconds"
Thiago Macieira
2018-02-01
2
-10
/
+4
|
*
|
Android: Don't rely on QDir::homePath() to get the application directory
Christian Strømme
2018-02-01
1
-2
/
+13
|
*
|
Android: Defer initialization of logging rules until qApp construction
Tor Arne Vestbø
2018-02-01
2
-0
/
+18
|
*
|
macOS: Handle update requests via setNeedsDisplay more carefully
Tor Arne Vestbø
2018-02-01
3
-27
/
+39
*
|
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2018-01-29
11
-58
/
+162
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
QHeaderView: properly restore section data after layoutChanged()
Christian Ehrlicher
2018-01-29
3
-30
/
+82
|
*
|
examples: Add localserver feature check for localfortune examples
Frank Richter
2018-01-27
1
-1
/
+5
|
*
|
Don't update the position if the handle was not first pressed
BogDan Vatra
2018-01-27
1
-0
/
+5
|
*
|
Check selection handles position
BogDan Vatra
2018-01-27
1
-6
/
+42
|
*
|
Move selection handles 1mm down
BogDan Vatra
2018-01-27
1
-10
/
+12
|
*
|
Do not allow empty selections
BogDan Vatra
2018-01-27
1
-0
/
+2
|
*
|
Android: Hide handler(s) if the cursor is not visible anymore
BogDan Vatra
2018-01-27
1
-0
/
+10
|
*
|
Fix missing update of QTreeView on setTreePosition()
Igor Mironchik
2018-01-27
1
-1
/
+1
|
*
|
Remove traces of Growl in QSystemTrayIcon code and documentation
Konstantin Tokarev
2018-01-26
2
-8
/
+1
|
*
|
Android: Fix compilation with warnings-are-errors
Eskil Abrahamsen Blomfeldt
2018-01-26
1
-1
/
+0
|
*
|
hellogles3 example: Fix start-up crash when using dynamic GL
Friedemann Kleint
2018-01-26
1
-2
/
+2
*
|
|
rasterwindow: End painting on device before ending on backingstore
Tor Arne Vestbø
2018-01-29
1
-0
/
+1
*
|
|
unify windows mkspecs: move angle/vulkan includes
Alexander Shevchenko
2018-01-27
2
-6
/
+2
|
|
/
|
/
|
*
|
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2018-01-26
14
-42
/
+141
|
\
|
|
*
Do a static_cast in bit-blasts that are UB
Ville Voutilainen
2018-01-25
4
-11
/
+11
|
*
Fix compilation with -no-feature-regularexpression
Joni Poikelin
2018-01-25
1
-4
/
+23
|
*
Cocoa: Explicitly hide popup windows when the application is hidden
Andy Shaw
2018-01-25
1
-0
/
+18
|
*
CoreText: Add Apple Symbols as a fallback to cover some symbols
Andy Shaw
2018-01-24
1
-18
/
+19
[next]