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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
*
iOS: Prepare platform screen for reacting to dynamic updates to properties
Tor Arne Vestbø
2013-11-20
3
-45
/
+45
|
|
|
*
iOS: Allow non-top-level windows to be activated
Tor Arne Vestbø
2013-11-20
1
-2
/
+4
|
|
|
*
iOS: Don't keep around reference to a single QIOSViewController
Tor Arne Vestbø
2013-11-20
7
-20
/
+20
|
|
|
*
tst_QWindow: Use showNormal() to prevent maximize/fullscreen interference
Tor Arne Vestbø
2013-11-20
1
-1
/
+1
|
|
|
*
iOS: Send expose events in the window's coordinate system, not the parent's
Tor Arne Vestbø
2013-11-20
1
-1
/
+1
|
|
|
*
fix overquoting in some mkdir calls
Oswald Buddenhagen
2013-11-20
1
-3
/
+3
|
|
|
*
clean up mess surrounding PLATFORM_MAC
Oswald Buddenhagen
2013-11-20
1
-23
/
+24
|
|
|
*
consolidate all license checking in the earliest place possible
Oswald Buddenhagen
2013-11-20
1
-482
/
+409
|
|
|
*
don't initialize build dir earlier than necessary
Oswald Buddenhagen
2013-11-20
1
-42
/
+42
|
|
|
*
print help right after parsing command line
Oswald Buddenhagen
2013-11-20
1
-404
/
+371
|
|
|
*
Ensure Qt::WA_Mapped is set in case of obscured native windows.
Friedemann Kleint
2013-11-20
4
-1
/
+37
|
|
|
*
make help independent from options and environment
Oswald Buddenhagen
2013-11-20
1
-141
/
+33
|
|
|
*
do CONFIG+=silent after configure tests
Oswald Buddenhagen
2013-11-20
1
-4
/
+4
|
|
|
*
move some option validations to more relevant places
Oswald Buddenhagen
2013-11-20
1
-39
/
+43
|
|
|
*
don't automatically display help on error
Oswald Buddenhagen
2013-11-20
2
-16
/
+11
|
|
|
*
remove hacks to support solaris 2.[56] and aix < 5
Oswald Buddenhagen
2013-11-20
1
-20
/
+0
|
|
|
*
initialize WHICH, AWK, PERL and MAKE a bit earlier
Oswald Buddenhagen
2013-11-20
1
-34
/
+34
|
|
|
*
Android: Remove usage of QObject::tr()
Friedemann Kleint
2013-11-19
1
-38
/
+19
|
|
|
*
iOS: Don't enable kEAGLDrawablePropertyRetainedBacking
Tor Arne Vestbø
2013-11-18
1
-1
/
+1
|
|
|
*
tst_QWindow: Set explicit window position to please qWaitForWindowActive
Tor Arne Vestbø
2013-11-18
1
-1
/
+4
|
|
|
*
Android: Use native platform menus.
BogDan Vatra
2013-11-18
1
-0
/
+8
|
*
|
|
CMake: Add defines for disabled features.
Stephen Kelly
2013-11-22
2
-0
/
+9
|
*
|
|
Show all of the internal included files in the Supporting Files group
Andy Shaw
2013-11-22
1
-2
/
+2
|
*
|
|
Center/position windows in tst_qmenu.
Friedemann Kleint
2013-11-21
1
-6
/
+47
|
*
|
|
QOpenGLTextureHelper (Windows): Don't load desktop DLL when GLES2 is used
Andrew Knight
2013-11-21
1
-1
/
+1
|
*
|
|
Report input method hints for QGraphicsTextItem
Paul Olav Tvete
2013-11-21
1
-1
/
+3
|
*
|
|
Look at locale aliases if initial search in compose.dir fails
Gatis Paeglis
2013-11-21
2
-10
/
+55
|
*
|
|
Remove QMacStyle titlebar height + 4 adjustment and consequences
Shawn Rutledge
2013-11-21
6
-32
/
+0
|
*
|
|
Cleanup freetype data in a thread-safe way
Robin Burchell
2013-11-20
4
-15
/
+45
|
*
|
|
Clear QCoreApplication::applicationFilePath cache if argv[0] changes.
Robin Burchell
2013-11-20
1
-0
/
+8
|
|
/
/
|
*
|
Remove empty QAccessible2 header
Frederik Gladhorn
2013-11-20
10
-56
/
+5
|
*
|
Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...
Frederik Gladhorn
2013-11-20
101
-547
/
+1380
|
|
\
\
|
|
*
\
Merge remote-tracking branch 'origin/release' into stable
Frederik Gladhorn
2013-11-18
101
-547
/
+1380
|
|
|
\
\
|
|
|
|
/
|
|
|
*
tst_QAlgorithms: fix compilation with C++11 enabled
Marc Mutz
2013-11-17
1
-1
/
+1
|
|
|
*
QCollatorSortKey: inline operator<
Marc Mutz
2013-11-17
6
-25
/
+10
|
|
|
*
QCollator(SortKey): declare as shared
Marc Mutz
2013-11-17
1
-0
/
+3
|
|
|
*
QCollator: enable move semantics
Marc Mutz
2013-11-17
5
-3
/
+129
|
|
|
*
Crash fix in QTreeView::sizeHintForColumn().
Martin Pley
2013-11-16
2
-1
/
+49
|
|
|
*
QFileSelector: mark ctor explicit
Marc Mutz
2013-11-16
1
-1
/
+1
|
|
|
*
Fix the window flags for Cocoa windows
Andy Shaw
2013-11-16
1
-7
/
+5
|
|
|
*
Try to find GL headers in Mac SDKs.
Stephen Kelly
2013-11-15
1
-2
/
+16
|
|
|
*
Missing entry in QImage inplace_converter_map
Allan Sandfeld Jensen
2013-11-15
1
-0
/
+3
|
|
|
*
Fix compiler warning for cast from int to id.
Erik Verbruggen
2013-11-15
1
-2
/
+2
|
|
|
*
QCollator(SortKey): add member-swap
Marc Mutz
2013-11-15
2
-1
/
+13
|
|
|
*
QCollator: mark ctor explicit
Marc Mutz
2013-11-15
1
-1
/
+1
|
|
|
*
GTK theme should not claim to provide a native MessageDialog yet
Shawn Rutledge
2013-11-15
1
-2
/
+10
|
|
|
*
Remove stray debug output
Lars Knoll
2013-11-15
1
-1
/
+0
|
|
|
*
Fix QCoreApplication documentation.
Mitch Curtis
2013-11-15
1
-1
/
+1
|
|
|
*
Don't maximize dialogs.
BogDan Vatra
2013-11-15
2
-2
/
+2
|
|
|
*
QNX: Fixed touch event positions
Bernd Weimer
2013-11-15
1
-3
/
+10
[prev]
[next]