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.5
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
*
Remove unused variables and functions from the source code
Thiago Macieira
2013-02-02
7
-146
/
+0
*
Comment out an unused global variable.
Thiago Macieira
2013-02-02
1
-1
/
+1
*
Work around an unfixed glibc bug in dlclose(3) on exit
Thiago Macieira
2013-02-02
2
-4
/
+14
*
Improve QLibrary global destruction
Thiago Macieira
2013-02-02
2
-39
/
+111
*
QTreeView - optimize. Do not do signals-work if signals are blocked
Thorbjørn Lund Martsum
2013-02-02
1
-20
/
+28
*
QTreeView::expandToDepth - add missing emit of expanded and collapsed
Thorbjørn Lund Martsum
2013-02-02
2
-0
/
+29
*
Introduce a native color dialog for GTK+ 2.x
J-P Nurmi
2013-02-01
11
-7
/
+556
*
Put #ifdef around Windows-only function
Thiago Macieira
2013-02-01
1
-0
/
+2
*
Keep QLineEdit placeholder text visible when focused
Aurélien Gâteau
2013-02-01
2
-2
/
+6
*
Remove dependency of DB driver headers on qsqlcachedresult_p.h.
Friedemann Kleint
2013-02-01
10
-125
/
+152
*
Do not run tst_qfilesystemmodel for MinGW.
Friedemann Kleint
2013-02-01
1
-0
/
+1
*
Replace SRCDIR-define by QFINDTESTDATA in tst_moc.
Friedemann Kleint
2013-01-31
2
-40
/
+38
*
Remove left-overs of QT_{BEGIN,END}_HEADERS
Sergio Ahumada
2013-01-31
3
-6
/
+1
*
QTreeView - emit collapsed in collapseAll()
Thorbjørn Lund Martsum
2013-01-31
2
-2
/
+20
*
QTreeView - emit expanded on expandAll
Thorbjørn Lund Martsum
2013-01-31
2
-6
/
+25
*
XCB: Free cursors.
Friedemann Kleint
2013-01-31
1
-1
/
+7
*
QMacStyle: enable transient scrollbars for the desktop components
J-P Nurmi
2013-01-31
1
-8
/
+7
*
Added support for multicore CPUs for INTEGRITY (V10+) target.
Florian Behrens
2013-01-30
1
-0
/
+7
*
Fix QColorDialog::DontUseNativeDialog usage
J-P Nurmi
2013-01-30
1
-4
/
+1
*
Update roleNames in QAbstractProxyModel if sourceModel resets.
Nils Jeisecke
2013-01-30
3
-0
/
+53
*
Work around posix violation in qnx (missing pselect())
Fabian Bumberger
2013-01-30
3
-10
/
+17
*
Refactor QEglFSPandaHooks and add physicalScreenSize()
Gunnar Sletta
2013-01-30
5
-69
/
+54
*
Fix warning about incorrect format in tst_qlocale.
Friedemann Kleint
2013-01-30
1
-3
/
+3
*
Manual test for QColorDialog
J-P Nurmi
2013-01-30
4
-3
/
+280
*
Provide the resetInternalData slot to cleanly reset data in proxy subclasses.
Stephen Kelly
2013-01-30
4
-0
/
+198
*
Generate forward header (QtMath) for the math operations with syncqt
Laszlo Papp
2013-01-29
1
-0
/
+4
*
Detect the Intel Compiler version on Unix
Thiago Macieira
2013-01-29
1
-0
/
+11
*
QStringRef: Added a trimmed() function.
Keith Gardner
2013-01-29
3
-0
/
+55
*
Drop the unused qt_gl_convertToGLFormat function
Giuseppe D'Angelo
2013-01-29
1
-5
/
+0
*
Drop the unused QGLContextPrivate::convertToGLFormat function
Giuseppe D'Angelo
2013-01-29
2
-13
/
+0
*
Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...
Frederik Gladhorn
2013-01-29
107
-446
/
+369
|
\
|
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-01-28
107
-446
/
+369
|
|
\
|
|
*
Cocoa: Correct mime handler prioritization.
Morten Johan Sørvig
2013-01-28
1
-3
/
+8
|
|
*
Don't use the union trick to do unlawful casts
Thiago Macieira
2013-01-28
1
-18
/
+6
|
|
*
Doc: Add a note for QDesktopServices about deprecated functions
Topi Reinio
2013-01-27
1
-1
/
+4
|
|
*
Doc: Widgets/Tools examples: fix group and missing images
Topi Reinio
2013-01-27
4
-2
/
+2
|
|
*
consolidate generation of metafile install targets
Mark Brand
2013-01-25
4
-36
/
+27
|
|
*
cocoa: Fix Mouse Event tracking of button status
Rick Stockton
2013-01-25
2
-111
/
+21
|
|
*
Fix XCB plugin compilation without accessibility
Oleg Shparber
2013-01-25
1
-1
/
+1
|
|
*
Doc: Fix module name format
Sze Howe Koh
2013-01-25
82
-208
/
+206
|
|
*
Minor QWindow documentation improvement for the accessor/mutators
Laszlo Papp
2013-01-25
1
-6
/
+6
|
|
*
Make QWindowsFontEngineData thread-local.
Friedemann Kleint
2013-01-25
2
-8
/
+35
|
|
*
Fixed checking HOME variable return value using isEmpty()
Pasi Petäjäjärvi
2013-01-25
2
-1
/
+9
|
|
*
qmake: Don't let an empty $$VERSION cause a garbled version in .rc files
Debao Zhang
2013-01-25
1
-1
/
+1
|
|
*
configure.exe: Fix line feed character
Debao Zhang
2013-01-25
1
-8
/
+8
|
|
*
QPdfEnginePrivate: Fix invalid format for rectangles on some locales
Dmitry Shachnev
2013-01-24
1
-6
/
+10
|
|
*
Revert "qmake vcxproj generator: map TARGET_EXT to $(TargetExt)"
Joerg Bornemann
2013-01-24
3
-12
/
+2
|
|
*
Stabilize tst_qabstractslider
Frederik Gladhorn
2013-01-24
1
-3
/
+3
|
|
*
Use new path manipulation functions from qmake.
Stephen Kelly
2013-01-24
1
-21
/
+20
*
|
|
Reduce invocations QString::left() in XCB key event processing.
Friedemann Kleint
2013-01-29
1
-4
/
+5
[next]