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
*
Cleanup the SQL tests
Andy Shaw
2013-04-25
8
-340
/
+342
*
Don't do any transitions if the widget is disabled
Andy Shaw
2013-04-25
1
-1
/
+1
*
Respect the hotspot when creating the cursor in Cocoa
Andy Shaw
2013-04-25
1
-7
/
+7
*
Windows: Update transient parent in show().
Friedemann Kleint
2013-04-25
3
-13
/
+39
*
Cocoa: Improve text heuristic menu item syncing logic
Gabriel de Dietrich
2013-04-25
6
-13
/
+51
*
Cocoa: Reflect menu hierarchy in QCocoaMenu* objects
Gabriel de Dietrich
2013-04-25
5
-6
/
+18
*
Cocoa: Remove dead code in QCocoaMenu*
Gabriel de Dietrich
2013-04-25
3
-22
/
+2
*
fix namespaced build
Oswald Buddenhagen
2013-04-25
1
-2
/
+2
*
fix QProcessEnvironment documentation re case conversion
Oswald Buddenhagen
2013-04-25
1
-26
/
+11
*
Windows native save file dialog: Do not append suffix afterwards.
Friedemann Kleint
2013-04-25
1
-15
/
+39
*
Do not include the treeview header if its hidden
Jan Arve Saether
2013-04-25
2
-1
/
+8
*
Fix windows expose logic
Gunnar Sletta
2013-04-25
4
-45
/
+54
*
Improved robustness of threaded rendering in hellowindow example.
Samuel Rødal
2013-04-25
2
-26
/
+55
*
Fix segfault while handling system-wide shortcuts with xcb
hluk
2013-04-24
1
-1
/
+1
*
Run the CMake tests with QPrinter, not QPrintDialog.
Stephen Kelly
2013-04-24
1
-1
/
+1
*
Respond to the _NET_WM_CONTEXT_HELP WM_PROTOCOLS message
Jan Kundrát
2013-04-24
2
-0
/
+13
*
iOS: Don't try to set screen orientation before QApplication startup
Tor Arne Vestbø
2013-04-24
1
-0
/
+4
*
Windows: Position full screen windows on the correct screen.
Friedemann Kleint
2013-04-24
1
-2
/
+16
*
QNX host lookup: do not try to load libresolv.so, it is not there
Peter Hartmann
2013-04-24
1
-1
/
+1
*
Fixed documentation of QWidget::mouseDoubleClickEvent.
Samuel Rødal
2013-04-24
1
-2
/
+0
*
Fixed crashes relating to SVG icons.
Samuel Rødal
2013-04-24
2
-4
/
+10
*
qsql_odbc: fix SQLGetStmtAtt usage
Mark Brand
2013-04-24
1
-7
/
+5
*
Enable OpenGL library detection for mac.
Stephen Kelly
2013-04-24
2
-9
/
+6
*
SSL internals: do not write after shutting down the socket
Peter Hartmann
2013-04-23
4
-5
/
+15
*
Don't list all QMAKE_LIBS in QMAKE_LIBS_OPENGL_ES2.
Stephen Kelly
2013-04-23
1
-1
/
+1
*
Fix retrieving of the generic system proxy via environment variables
Thomas McGuire
2013-04-23
2
-1
/
+46
*
Implement startup notification spec again.
David Faure
2013-04-23
8
-1
/
+85
*
qxcb: output clear error message when running on an 8-bit display
David Faure
2013-04-23
1
-1
/
+3
*
Fix memory access violation
Konstantin Ritt
2013-04-23
1
-2
/
+1
*
Remove QLocalePrivate::m_localeID
hjk
2013-04-23
5
-36
/
+121
*
Do not talk about `make confclean` in the top-level directory
Jan Kundrát
2013-04-23
1
-1
/
+2
*
QDataStream: Be a bit more verbose about operator>>(char *&)
hjk
2013-04-23
1
-5
/
+11
*
Use a QVector<QDateTime> instead of an array in QFileInfoPrivate
hjk
2013-04-23
3
-1
/
+13
*
Cocoa: Fix disabled minimize button on main windows
Gabriel de Dietrich
2013-04-23
1
-1
/
+1
*
Don't crash on a null window pointer.
Morten Johan Sørvig
2013-04-23
1
-0
/
+3
*
Cocoa: Add setAlertState(), isAlertState(), beep() functions
Gabriel de Dietrich
2013-04-23
5
-1
/
+31
*
Fixed QGLWidget not being able to be made current with a context.
Samuel Rødal
2013-04-23
2
-5
/
+10
*
Fixed QLayout::addChildLayout(QLayout *l) when l had a parent
Jan Arve Saether
2013-04-23
6
-5
/
+40
*
Move Mac translations to .cpp file for lupdate to pick them up.
Friedemann Kleint
2013-04-23
5
-39
/
+170
*
Set the sysroot if cross compiling the cmake tests.
Stephen Kelly
2013-04-23
1
-0
/
+4
*
Use the CMake list separator for content in a CMake list.
Stephen Kelly
2013-04-23
1
-1
/
+1
*
Fix header check: you must #include qconfig.h before QT_NO_OPENGL
Thiago Macieira
2013-04-23
2
-0
/
+4
*
Accessibility: Ignore negative child indices in main window
Frederik Gladhorn
2013-04-23
1
-1
/
+1
*
Fix typo in docs
Stephen Kelly
2013-04-23
1
-1
/
+1
*
Fix build with QT_NO_CLIPBOARD
Stephen Kelly
2013-04-23
1
-0
/
+4
*
File dialog manual test: Remove dot from default suffix.
Friedemann Kleint
2013-04-23
1
-1
/
+1
*
Fix QAbstractItemModel::moveColumn()
J-P Nurmi
2013-04-23
2
-1
/
+5
*
Fix crash when deleting a QMenu on exit
Gabriel de Dietrich
2013-04-23
1
-1
/
+1
*
Accessibility: Menu item should keep track of owner being valid
Frederik Gladhorn
2013-04-23
2
-2
/
+3
*
QWindow: expose active as property
Liang Qi
2013-04-23
3
-0
/
+14
[next]