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.6
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
*
xcb: Fix available geometry after rotation
Alexander Volkov
2020-12-13
2
-5
/
+10
*
Stylesheet example: Get rid of auto-connection slots
Alexander Volkov
2020-09-25
3
-16
/
+21
*
xcb: Avoid BadMatch error when creating non-OpenGL window
Alexander Volkov
2020-09-25
1
-13
/
+3
*
Simplify QHighDpi::fromNativeLocalExposedRegion()
Alexander Volkov
2020-09-23
1
-7
/
+3
*
xcb: Reduce number of created colormaps
Alexander Volkov
2020-09-16
4
-12
/
+26
*
xcb: Fix comments' indentation
Alexander Volkov
2020-05-25
3
-3
/
+3
*
xcb: Add support for XdndActionList property
Alexander Volkov
2020-03-23
4
-7
/
+118
*
Doc: Clarify ownership of added menu for QMenuBar::addMenu(QMenu *)
Alexander Volkov
2019-12-09
1
-1
/
+2
*
Avoid crash in menu that was previously shown as submenu
Alexander Volkov
2019-12-09
1
-0
/
+2
*
xcb: Simplify code by using helper QXcbIntegration::defaultConnection()
Alexander Volkov
2019-11-20
1
-2
/
+1
*
QKeySequence: Add missing names for multimedia keys
Alexander Volkov
2019-10-24
1
-0
/
+6
*
doc: Fix variable name in QDBusArgument snippet
Alexander Volkov
2019-09-27
1
-1
/
+1
*
Avoid invalid memory access in QIconCacheGtkReader::lookup()
Alexander Volkov
2019-09-02
1
-1
/
+1
*
Avoid rounding of the size in QGraphicsPixmapItem::boundingRect()
Alexander Volkov
2019-05-09
1
-2
/
+2
*
Use QPlatformTheme::TouchDoubleTapDistance for touch events
Alexander Volkov
2019-05-01
3
-10
/
+21
*
QSystemTrayIcon/X11: Create tray icon window when system tray appears
Alexander Volkov
2019-04-23
2
-22
/
+57
*
Fix effects for highdpi graphical items
Alexander Volkov
2019-04-10
3
-6
/
+9
*
Forward physical parameters for derived QImages
Alexander Volkov
2019-04-01
2
-9
/
+62
*
Forward devicePixelRatio in QPixmap::mask()
Alexander Volkov
2019-04-01
2
-0
/
+35
*
Handle device pixel ratio in QIconLoaderEngine::paint()
Alexander Volkov
2019-03-20
1
-1
/
+4
*
Force font antialiasing with highdpi scaling
Alexander Volkov
2019-03-20
1
-1
/
+1
*
QListView: Fix Shift+click selection for non-default itemAlignment
Alexander Volkov
2019-02-27
3
-3
/
+66
*
Improve keyboard navigation in QListView when isWrapping is enabled
Alexander Volkov
2019-02-06
2
-8
/
+51
*
xcb: Avoid repaint lags with DnD
Alexander Volkov
2019-01-25
3
-2
/
+19
*
QDialog: Pass transient parent as a parent to native dialogs
Alexander Volkov
2018-12-24
2
-4
/
+7
*
Notepad example: Get rid of auto-connection slots
Alexander Volkov
2018-11-01
3
-43
/
+60
*
QWidgetTextControl: Get rid of dependency on QTextEditPrivate
Alexander Volkov
2018-10-09
2
-10
/
+8
*
Fix drawing of QGroupBox's title when check box is higher than text
Alexander Volkov
2018-10-09
1
-11
/
+16
*
QSideBar: take the icon size from a style
Alexander Volkov
2018-10-09
2
-3
/
+11
*
QLineEdit: take the size of actions' icons from a style
Alexander Volkov
2018-10-06
2
-2
/
+3
*
Allow to prevent blocking of native dialogs by a proxy Qt dialog
Alexander Volkov
2018-10-02
3
-0
/
+32
*
xcb: Extract QXcbWindow::isTrayIconWindow()
Alexander Volkov
2018-09-29
3
-4
/
+7
*
xcb: Initialize OpenGL integration only when required
Alexander Volkov
2018-09-29
4
-34
/
+46
*
doc: Add missing override and remove redundant virtual for snippets
Alexander Volkov
2018-08-16
37
-95
/
+95
*
Make QMessageBox window with the detailed text closable
Alexander Volkov
2018-08-14
2
-0
/
+16
*
QLineEdit: Fix behavior of DeleteStartOfWord key
Alexander Volkov
2018-07-16
1
-1
/
+2
*
xcb: Monitor XSETTINGS change
Alexander Volkov
2018-07-10
1
-0
/
+1
*
xcb: Move handling of RRScreenChangeNotify from QXcbScreen to QXcbVirtualDesktop
Alexander Volkov
2018-07-09
3
-100
/
+103
*
xcb: Remove unused QXcbNativeInterface::locateSystemTray()
Alexander Volkov
2018-07-10
2
-21
/
+0
*
QSystemTrayIcon/X11: Move platform-specific calls to the xcb plugin
Alexander Volkov
2018-07-10
13
-311
/
+12
*
xcb: Fix artifacts on the tray background with lock screens
Alexander Volkov
2018-07-10
8
-71
/
+261
*
xcb: Set WM_CLIENT_MACHINE property
Alexander Volkov
2018-07-09
3
-0
/
+9
*
Return a correct filter from QFileDialog::selectedMimeTypeFilter()
Alexander Volkov
2018-06-27
2
-16
/
+37
*
Fix interaction with the menu bar on touchscreens
Alexander Volkov
2018-06-25
1
-1
/
+8
*
QDBusTrayIcon: Avoid needless initialization of a global var
Alexander Volkov
2018-06-22
1
-2
/
+7
*
Add itemAlignment property to QListView
Alexander Volkov
2018-06-08
4
-5
/
+83
*
Doc: Fix description of QStyleOptionMenuItem::tabWidth
Alexander Volkov
2018-03-27
2
-4
/
+6
*
Update READMEs for the bundled xcb sources and the xcb plugin
Alexander Volkov
2018-03-23
2
-18
/
+3
*
xcb: Use XCB instead of Xlib for XInput
Alexander Volkov
2018-03-22
11
-456
/
+375
*
Add xcb-xinput to 3rd party libs
Alexander Volkov
2018-03-20
4
-2
/
+23467
[next]