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
*
QFlags: don't provide a constructor from void**
Marc Mutz
2012-09-22
1
-1
/
+2
*
QDBusMetaTypeId: replace a volatile bool with an atomic int
Marc Mutz
2012-09-22
1
-3
/
+3
*
QDBusMetaTypeId: don't cache the result of qMetaTypeId<>() in static ints
Marc Mutz
2012-09-22
12
-59
/
+79
*
Correct QSpiAccessibleBridge::setRootObject definition
José Millán Soto
2012-09-22
2
-5
/
+3
*
configure: remove CONFIG features while getting PKG_CONFIG
Mark Brand
2012-09-22
1
-1
/
+1
*
QGtkStyle: remove an unnecessary sanity check for theme name
J-P Nurmi
2012-09-22
1
-4
/
+1
*
A step out from Harfbuzz (reduce dependency)
Konstantin Ritt
2012-09-22
15
-174
/
+185
*
Fix build under MinGW after 1e3269c0863bfac26be9e9239b6427ea77c6175b
Konstantin Ritt
2012-09-22
1
-0
/
+2
*
Test: Update QSKIP message of tst_QVector::outOfMemory
Caroline Chao
2012-09-22
1
-1
/
+1
*
Test: fix warning for tst_QPluginLoader::loadGarbage
Caroline Chao
2012-09-22
1
-3
/
+5
*
Fixed multiple modal windows from all blocking each other.
Samuel Rødal
2012-09-21
2
-0
/
+42
*
Added manual test for QScreen properties
Shawn Rutledge
2012-09-21
8
-0
/
+495
*
OpenGL: Add runtime check for OS X version and improve logic
Sean Harmer
2012-09-21
1
-4
/
+9
*
Documentation fixes.
Frederik Gladhorn
2012-09-21
12
-126
/
+3
*
Fix network doc links.
Frederik Gladhorn
2012-09-21
5
-15
/
+16
*
Fix doc errors.
Frederik Gladhorn
2012-09-21
2
-2
/
+2
*
Move examples to proper location.
Frederik Gladhorn
2012-09-21
37
-194
/
+194
*
Move opengl/wid/net example docs to proper folders.
Frederik Gladhorn
2012-09-21
195
-439
/
+439
*
Clarify valueChanged() signals' docs in QSpinBox and QDoubleSpinBox.
Mitch Curtis
2012-09-21
1
-12
/
+15
*
Document that date/time formats without separators are unsupported.
Mitch Curtis
2012-09-21
1
-3
/
+3
*
Fix regression in QAbstractScrollArea
Jens Bache-Wiig
2012-09-21
2
-1
/
+40
*
Add comments to document the internals of QMutex
Olivier Goffart
2012-09-21
2
-4
/
+54
*
Use QStringList::join(QChar) overload where applicable [qmake]
Marc Mutz
2012-09-21
12
-61
/
+61
*
qmake: add ProStringList::join(QChar)
Marc Mutz
2012-09-21
2
-8
/
+20
*
announce the android platform in the respective specs
Oswald Buddenhagen
2012-09-21
1
-0
/
+2
*
add missing maemo platform announcement to n9 spec
Oswald Buddenhagen
2012-09-21
1
-0
/
+2
*
claim that mingw is a platform
Oswald Buddenhagen
2012-09-21
1
-1
/
+1
*
make qmakespecs announce the compiler family
Oswald Buddenhagen
2012-09-21
55
-0
/
+123
*
don't skip the configure.exe build even when it already exists
Oswald Buddenhagen
2012-09-21
1
-1
/
+0
*
don't skip the syncqt call even when include/ exists
Oswald Buddenhagen
2012-09-21
1
-10
/
+8
*
don't set MODULE_BASE_OUTDIR unconditionally
Oswald Buddenhagen
2012-09-21
1
-1
/
+1
*
Replace QStyleOptionViewItemV? with QStyleOptionViewItem
Stephen Kelly
2012-09-21
21
-225
/
+212
*
move syncqt call to qt_module_headers.prf
Oswald Buddenhagen
2012-09-21
3
-15
/
+22
*
make error() abort the qmake run, not just the current file
Oswald Buddenhagen
2012-09-21
5
-64
/
+108
*
Fixed outline / fill inconsistencies in raster paint engine.
Samuel Rødal
2012-09-20
3
-20
/
+2
*
Fixed inconsistent rounding of square cap pens.
Samuel Rødal
2012-09-20
2
-10
/
+39
*
Do not refer to non-existant member in QSurfaceFormat docs
Laszlo Agocs
2012-09-20
1
-2
/
+2
*
Cocoa GL context: do not crash when closing windows
Laszlo Agocs
2012-09-20
1
-2
/
+2
*
Doc fix: Fix references to snippets and examples.
Jan-Arve Saether
2012-09-20
3
-3
/
+3
*
Load Mac specific resources when used in a static build
Andy Shaw
2012-09-20
1
-0
/
+7
*
printsupport: Include own headers first
Sergio Ahumada
2012-09-19
2
-2
/
+4
*
dbus: Include own headers first
Sergio Ahumada
2012-09-19
7
-8
/
+10
*
Remove casting of QStyleOptionViewItems to set data.
Stephen Kelly
2012-09-19
1
-8
/
+1
*
Rotate non maximized windows
Rafael Roquetto
2012-09-19
2
-1
/
+114
*
make src/tools/ compile without CamelCase headers
Oswald Buddenhagen
2012-09-19
71
-200
/
+197
*
don't require a fake qconfig.h for the configure bootstrap
Oswald Buddenhagen
2012-09-19
5
-12
/
+4
*
syncqt only the QtCore headers for the bootstrap
Oswald Buddenhagen
2012-09-19
3
-3
/
+3
*
move the module validation below the loading of sync.profile
Oswald Buddenhagen
2012-09-19
1
-2
/
+2
*
simplify forwarding include() statement in default specs
Oswald Buddenhagen
2012-09-19
1
-1
/
+1
*
resolve only one level of symlinks, and only for the default specs
Oswald Buddenhagen
2012-09-19
1
-1
/
+6
[next]