index
:
delta/qt5/qtbase.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
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
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set some attributes on pthread condattrs
Thiago Macieira
2013-01-28
3
-14
/
+52
*
QVarLengthArray: add squeeze function
Peter Kümmel
2013-01-28
2
-3
/
+22
*
Windows: Fix modal dialogs for declarative.
Friedemann Kleint
2013-01-28
2
-4
/
+38
*
Switch to struct timespec everywhere instead of timeval
Thiago Macieira
2013-01-28
13
-109
/
+109
*
Don't emit activated on clicking disabled itemview item.
Mitch Curtis
2013-01-26
1
-1
/
+2
*
Fix warning about type-punned pointers
Thiago Macieira
2013-01-26
1
-18
/
+24
*
Add toJson() formatting argument to QJsonDocument interface
Jean-Paul Delimat
2013-01-26
2
-3
/
+49
*
Add static dotProduct methods to the QPoint(F) classes
Laszlo Papp
2013-01-26
3
-0
/
+44
*
Establish an opacity property for the QWindow
Laszlo Papp
2013-01-26
2
-3
/
+19
*
Fix a typo and make the QQuaternion constructor documentation even more explicit
Laszlo Papp
2013-01-25
1
-2
/
+3
*
Introducing QWidget::createWindowContainer()
Gunnar Sletta
2013-01-25
4
-2
/
+297
*
Improve QAccessibleApplication
Frederik Gladhorn
2013-01-25
4
-1
/
+10
*
showIsFullscreen: only respect this hint for windows and dialogs
Richard Moe Gustavsen
2013-01-25
2
-6
/
+9
*
QOpenGLTextureCache : make it possible to skip qgl_byteSwapImage
Elvis Lee
2013-01-25
2
-3
/
+7
*
Doc: write up the docs for Q_GLOBAL_STATIC
Thiago Macieira
2013-01-24
3
-13
/
+523
*
Add an umbrella cmake config file for Qt 5.
Stephen Kelly
2013-01-24
2
-2
/
+51
*
Use path-based text when painter has negative scale on raster/coretext
Tor Arne Vestbø
2013-01-24
1
-1
/
+7
*
Don't assume m11/m22 represents the scale of a QTransform
Tor Arne Vestbø
2013-01-24
2
-2
/
+14
*
Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...
Frederik Gladhorn
2013-01-24
13
-15
/
+92
|
\
|
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-01-24
13
-15
/
+92
|
|
\
|
|
*
Merge remote-tracking branch 'origin/release' into stable
Frederik Gladhorn
2013-01-24
2
-0
/
+34
|
|
|
\
|
|
|
*
Fixed copy text bug as well as potential other latent xcb plugin bugs.
Samuel Rødal
2013-01-23
1
-0
/
+1
|
|
|
*
Cocoa: Backport Qt 4's QCocoaView tracking areas into QNSView
Gabriel de Dietrich
2013-01-22
1
-0
/
+33
|
|
*
|
Respect the filename specified when showing the native filedialog
Andy Shaw
2013-01-24
1
-2
/
+18
|
|
*
|
Make sure QGraphicsItem notifies changes to focusScopeItem.
Andreas Aardal Hanssen
2013-01-24
1
-5
/
+7
|
|
*
|
QSslConfiguration: toggle on demand loading of root certs properly
Peter Hartmann
2013-01-23
4
-1
/
+21
|
|
*
|
Disable only accessibility bridge without dbus on linux
Frederik Gladhorn
2013-01-23
2
-2
/
+4
|
|
*
|
Document QtMacUnifiedToolBar.
Morten Johan Sorvig
2013-01-22
1
-0
/
+3
|
|
*
|
Merge remote-tracking branch 'origin/release' into stable
Frederik Gladhorn
2013-01-22
2
-5
/
+5
|
|
|
\
\
|
|
|
|
/
|
|
|
*
Doc: solved snippet issue in coordsys.qdoc
Nico Vertriest
2013-01-22
1
-4
/
+4
|
|
|
*
Doc: added path to qtcore.qdocconf
Nico Vertriest
2013-01-21
1
-1
/
+1
|
|
|
*
Fix socket binding on mingw builds
Shane Kearns
2013-01-21
1
-14
/
+8
*
|
|
|
Dnd: Do not always Retrieve URLS in canConvertFromMime().
Friedemann Kleint
2013-01-24
1
-2
/
+2
|
/
/
/
*
|
|
Don't try to render a pixmap when there isn't any.
Gatis Paeglis
2013-01-24
2
-1
/
+5
*
|
|
Added initializer list constructors for Qt associative containers.
Roman Pasechnik
2013-01-24
6
-0
/
+101
*
|
|
Fix focus handling of native child widgets in xcb.
Gunnar Sletta
2013-01-24
5
-3
/
+44
*
|
|
Make the QtTest GUI headers compile on their own
Thiago Macieira
2013-01-24
2
-0
/
+2
*
|
|
Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...
Frederik Gladhorn
2013-01-23
3027
-3158
/
+3283
|
\
\
\
|
*
\
\
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-01-22
3027
-3158
/
+3283
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Accessibility Linux: Make dbus registration async
Frederik Gladhorn
2013-01-22
6
-88
/
+133
|
|
*
|
Fix QTextCodec race.
David Faure
2013-01-22
1
-2
/
+5
|
|
*
|
Make hierarchy of actions in menubars more consistent.
Jan Arve Saether
2013-01-21
1
-3
/
+10
|
|
*
|
QGuiApplication::font(): assert that a GUI app instance exists
J-P Nurmi
2013-01-21
1
-0
/
+1
|
|
*
|
Don't update the input method if the im hints haven't changed.
Andrew den Exter
2013-01-21
1
-0
/
+2
|
|
*
|
Export functions to add custom mime converters.
Morten Johan Sørvig
2013-01-21
5
-9
/
+61
|
|
*
|
QRegularExpression: fix wrong argument type for pcre_fullinfo
Giuseppe D'Angelo
2013-01-20
1
-1
/
+1
|
|
*
|
Adapt to WebKit Widgets module split.
Volker Krause
2013-01-19
1
-4
/
+4
|
|
*
|
Fix a crash when minimizing a QQuickWindow.
Friedemann Kleint
2013-01-18
1
-0
/
+4
|
|
*
|
Make sure the correct name filter is selected in the Mac file dialog
Andy Shaw
2013-01-18
1
-5
/
+9
|
|
*
|
Call endSheet when the QFileDialog was shown as a sheet on Mac
Andy Shaw
2013-01-18
1
-0
/
+2
[next]