index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.1
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
5.9.8
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
path:
root
/
src
/
gui
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add qtguiglobal.h and qtguiglobal_p.h
Lars Knoll
2016-07-03
6
-1
/
+6
*
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-06-13
1
-9
/
+10
|
\
|
*
Gui: use const (and const APIs) more
Anton Kudryavtsev
2016-06-01
1
-9
/
+10
*
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-05-12
1
-0
/
+1
|
\
\
|
|
/
|
*
QtGui: mark more types as primitive/movable
Marc Mutz
2016-04-25
1
-0
/
+1
*
|
QtGui: Introduce delegating constructors.
Friedemann Kleint
2016-05-09
1
-10
/
+5
|
/
*
QtGui: de-duplicate calls and cache results
Anton Kudryavtsev
2016-03-13
1
-4
/
+4
*
Adjust sizes when snapping layout items to pixel grid
Jan Arve Sæther
2016-03-02
2
-14
/
+33
*
QtGui: replace QStringLiteral with QLatin1String when appending
Marc Mutz
2016-02-24
1
-1
/
+1
*
Updated license headers
Jani Heikkinen
2016-01-15
11
-154
/
+220
*
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2015-12-02
1
-1
/
+1
|
\
|
*
QtBase: remove explicit function info from qWarning() etc
Marc Mutz
2015-11-28
1
-1
/
+1
*
|
Add flags to omit/reject padding in scientific notation exponents
Ulf Hermann
2015-11-23
1
-6
/
+5
*
|
Replace qdtoa and qstrtod implementation by a 3rdparty library
Ulf Hermann
2015-11-02
1
-3
/
+4
|
/
*
Make sure registered schemes are lower case
Lars Knoll
2015-10-19
1
-2
/
+2
*
QtGui: Use Q_NULLPTR instead of 0 in all public headers
Marc Mutz
2015-07-19
1
-9
/
+9
*
Add FIXME comments to make Q[]Validator::setRange() non-virtual.
Friedemann Kleint
2015-04-10
1
-0
/
+3
*
Merge remote-tracking branch 'origin/5.4' into 5.5
Liang Qi
2015-03-31
1
-1
/
+11
|
\
|
*
Add note clarifying return value of QDesktopServices::openUrl()
Aaron McCarthy
2015-03-17
1
-0
/
+5
|
*
Fix crash in QDesktopServices::openUrl() without QGuiApplication
Tasuku Suzuki
2015-03-13
1
-1
/
+6
*
|
Use QDebugStateSaver to restore space setting in stream operators.
Friedemann Kleint
2015-03-30
1
-1
/
+2
*
|
Fix undefined symbols in grid layout engine with -no-widgets option
Joni Poikelin
2015-03-16
1
-4
/
+0
*
|
Use C++ <cmath> instead of <math.h>
Allan Sandfeld Jensen
2015-02-16
2
-4
/
+4
*
|
Update copyright headers
Jani Heikkinen
2015-02-11
11
-77
/
+77
*
|
Add support for snapping to pixel grid
Jan Arve Saether
2015-02-09
2
-21
/
+47
*
|
QtGui: use Q_ENUM instead of Q_ENUMS
Olivier Goffart
2015-02-08
1
-1
/
+1
*
|
Remove unnecessary math.h and limits.h includes
Allan Sandfeld Jensen
2015-02-04
1
-2
/
+0
*
|
Fixed a bug where spans did not always work in layouts.
Jan Arve Saether
2014-12-09
1
-1
/
+1
*
|
Add Q_DECL_OVERRIDE in the src subdirectory
Olivier Goffart
2014-12-03
1
-4
/
+4
*
|
Don't rely on hasChanged() in ensureGeometries
Jan Arve Saether
2014-12-01
3
-23
/
+7
|
/
*
Observe QLocale::RejectGroupSeparator in QInt/DoubleValidator.
Friedemann Kleint
2014-11-20
1
-3
/
+7
*
Allow empty string as intermediate match
Paul Olav Tvete
2014-11-20
1
-1
/
+1
*
Add a note about group separators to numeric validators.
Friedemann Kleint
2014-11-19
1
-2
/
+12
*
Adjust the layout if a QGraphicsWidget is explicitly hidden
Jan Arve Saether
2014-10-23
2
-1
/
+2
*
Don't use QStringLiteral in comparisons
Marc Mutz
2014-10-09
1
-1
/
+1
*
Update license headers and add new license files
Matti Paaso
2014-09-24
11
-209
/
+121
*
Merge remote-tracking branch 'origin/5.3' into 5.4
Frederik Gladhorn
2014-09-23
2
-0
/
+22
|
\
|
*
Add missing private headers warning
Samuel Gaist
2014-09-04
2
-0
/
+22
*
|
Rephrase sentence in QIntValidator documentation.
Mitch Curtis
2014-09-16
1
-1
/
+1
*
|
Add locations AppDataLocation, AppLocalDataLocation to QStandardPaths.
Friedemann Kleint
2014-04-29
1
-1
/
+1
*
|
Also cache totalBoxes if we have HFW/WFH
Jan Arve Saether
2014-03-02
2
-14
/
+24
|
/
*
Don't ignore horizontal alignment for items with baseline alignments
Jan Arve Saether
2014-02-14
1
-43
/
+43
*
QLocalePrivate: move the stringToXxx to QLocaleData
Thiago Macieira
2014-02-14
1
-11
/
+11
*
Support negative layout spacings (do not assert)
Jan Arve Saether
2014-01-22
1
-1
/
+0
*
Improve caching in ensureColumnAndRowData()
Jan Arve Saether
2014-01-18
2
-1
/
+14
*
Improve code in sizeHint()
Jan Arve Saether
2014-01-17
1
-30
/
+9
*
constify some functions to improve readability
Jan Arve Saether
2014-01-15
2
-4
/
+4
*
Add deleteItems(), needed by QtQuick.Layouts
Jan Arve Saether
2013-12-21
1
-0
/
+12
*
Add baseline support to QGridLayoutEngine
Jan Arve Saether
2013-12-20
1
-6
/
+10
*
Move QGridLayoutEngine to QtGui module
Jan Arve Saether
2013-12-09
3
-0
/
+2103
[next]