projects
/
profile
/
ivi
/
qtbase.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Moved gui example documentation to the proper location.
2012-09-01
Samuel Rødal
Moved gui example documentation to the proper location.
commit
|
commitdiff
|
tree
2012-08-31
Kim Motoyoshi Kalland
Doc: Fix some documentation issues.
commit
|
commitdiff
|
tree
2012-08-31
Kim Motoyoshi Kalland
Doc: Add documentation for deprecated function.
commit
|
commitdiff
|
tree
2012-08-31
Kim Motoyoshi Kalland
Doc: Fix wording in \brief section.
commit
|
commitdiff
|
tree
2012-08-31
Kim Motoyoshi Kalland
Doc: Remove documentation for removed function.
commit
|
commitdiff
|
tree
2012-08-31
Kim Motoyoshi Kalland
Moved snippets from widgets to gui so that they are...
commit
|
commitdiff
|
tree
2012-08-31
Jing Bai
add macro wrap for QXmlStream related code
commit
|
commitdiff
|
tree
2012-08-31
Casper van Donderen
QDoc: Write SHA1 of .qhp to file.
commit
|
commitdiff
|
tree
2012-08-31
J-P Nurmi
auto tests: updated for new QStyle pure virtuals
commit
|
commitdiff
|
tree
2012-08-31
J-P Nurmi
QXxxStyle: override standardIcon() & layoutSpacing()
commit
|
commitdiff
|
tree
2012-08-31
J-P Nurmi
QStyle: make standardIcon() & layoutSpacing() virtual
commit
|
commitdiff
|
tree
2012-08-31
Sergio Ahumada
test: Mark tst_QFile::writeLargeDataBlock() unstable...
commit
|
commitdiff
|
tree
2012-08-31
Stephen Kelly
Don't set empty CMAKE_TOOLCHAIN_FILE or CMAKE_BUILD_TYPE
commit
|
commitdiff
|
tree
2012-08-31
aavit
Doc: More fixes of qdoc-reported doc errors
commit
|
commitdiff
|
tree
2012-08-31
aavit
Doc: Fixes for several doc errors
commit
|
commitdiff
|
tree
2012-08-31
Jeremy Lainé
Make QGraphicsView respect scrollbar policies
commit
|
commitdiff
|
tree
2012-08-31
Thiago Macieira
Use pkg-config to search for all XCB dependencies
commit
|
commitdiff
|
tree
2012-08-31
Lukas Geyer
Force QT_NO_ICONV on win32:!win32-msvc*
commit
|
commitdiff
|
tree
2012-08-31
Jason Barron
Use the right getter for the QScreen::primaryOrientation...
commit
|
commitdiff
|
tree
2012-08-31
Friedemann Kleint
Fix updating of drag icons.
commit
|
commitdiff
|
tree
2012-08-31
Thiago Macieira
Fix the name of the arguments of qAtan2 to match std...
commit
|
commitdiff
|
tree
2012-08-31
Stephen Kelly
Move the creation of the MODULE_DEFINES variable above...
commit
|
commitdiff
|
tree
2012-08-31
Stephen Kelly
Report a FATAL_ERROR if trying to use Qt 5 with CMake...
commit
|
commitdiff
|
tree
2012-08-30
Sergio Ahumada
Add missing QT_{BEGIN,END}_NAMESPACE
commit
|
commitdiff
|
tree
2012-08-30
Sergio Ahumada
Header contains `signals' - use `Q_SIGNALS' instead!
commit
|
commitdiff
|
tree
2012-08-30
Mitch Curtis
Document the purpose of QDateTimeParser::cachedDay.
commit
|
commitdiff
|
tree
2012-08-30
Casper van Donderen
Doc: Simplify qtbase qdocconfs.
commit
|
commitdiff
|
tree
2012-08-30
aavit
Doc: Fix various errors
commit
|
commitdiff
|
tree
2012-08-30
aavit
Fix QScreen::grabWindow() on Windows
commit
|
commitdiff
|
tree
2012-08-30
Jonathan Liu
Fix MinGW-w64 TDM64-GCC 4.6.1 compilation
commit
|
commitdiff
|
tree
2012-08-30
Friedemann Kleint
MSVC/OpenGL: Fix warnings about macro redefinition..
commit
|
commitdiff
|
tree
2012-08-30
aavit
Doc: Fix misc. documentation errors
commit
|
commitdiff
|
tree
2012-08-30
João Abecasis
Improve performance of QArrayData::Grow autotest
commit
|
commitdiff
|
tree
2012-08-30
Jason Barron
Make plugintest util work on Windows.
commit
|
commitdiff
|
tree
2012-08-30
James Turner
Avoid a warning from the QNX QPA plugin.
commit
|
commitdiff
|
tree
2012-08-30
Mark Brand
QSqlQueryModel: suppress insert and remove signals...
commit
|
commitdiff
|
tree
2012-08-30
Mark Brand
QSqlQueryModel: fix nested beginResetModel/endResetModel
commit
|
commitdiff
|
tree
2012-08-30
Mark Brand
docs: remove \reimp from non-virtual methods
commit
|
commitdiff
|
tree
2012-08-30
Friedemann Kleint
Fix static plugins for classes in namespaces.
commit
|
commitdiff
|
tree
2012-08-30
Titta Heikkala
Ensure that printer orientation is preserved
commit
|
commitdiff
|
tree
2012-08-30
Kai Koehne
Logging: Remove mutex for OutputDebugString
commit
|
commitdiff
|
tree
2012-08-30
Kevin Funk
Make tests/auto/corelib compile on Windows CE
commit
|
commitdiff
|
tree
2012-08-30
Rohan McGovern
Temporarily mark ctest testcases as insignificant on...
commit
|
commitdiff
|
tree
2012-08-30
Marc Mutz
dist/changes-5.0.0: note that QtConcurrent is a separate...
commit
|
commitdiff
|
tree
2012-08-30
Fabian Bumberger
Fixes possible memory leak in QContiguousCache
commit
|
commitdiff
|
tree
2012-08-30
Marc Mutz
QVarLengthArray: C++11-ify insert/erase signatures
commit
|
commitdiff
|
tree
2012-08-30
Marc Mutz
QString::append: add (const QChar*, int len) overload
commit
|
commitdiff
|
tree
2012-08-29
Richard Moore
Document how to remove a QGraphicsEffect.
commit
|
commitdiff
|
tree
2012-08-29
Thierry Bastian
Fixed the QTreeView expansion/collpasing when animated
commit
|
commitdiff
|
tree
2012-08-29
Samuel Rødal
Made QImage::fill(uint pixel) for RGB888 accept QRgb...
commit
|
commitdiff
|
tree
2012-08-29
Samuel Rødal
Added OpenGL example and documentation.
commit
|
commitdiff
|
tree
2012-08-29
Andy Shaw
Ensure child items are updated even if the parent item...
commit
|
commitdiff
|
tree
2012-08-29
Jason Barron
Document obsolete functions in QImage to silence qdoc...
commit
|
commitdiff
|
tree
2012-08-29
Jason Barron
Fix mistake in docs. Return type should be QSurfaceFormat
commit
|
commitdiff
|
tree
2012-08-29
Brendan Long
Add support for explicit TLS 1.1 and 1.2
commit
|
commitdiff
|
tree
2012-08-29
Thomas McGuire
Blackberry: Fix QFileSystemEngine::tempPath()
commit
|
commitdiff
|
tree
2012-08-29
Marc Mutz
SSL: remove unneeded volatile qualifications
commit
|
commitdiff
|
tree
2012-08-29
Marc Mutz
QNativeWifiEnginePlugin: replace a volatile bool with...
commit
|
commitdiff
|
tree
2012-08-29
Marc Mutz
QDnsLookupRunnable: replace a volatile bool with an...
commit
|
commitdiff
|
tree
2012-08-29
Marc Mutz
QHostInfo: replace a volatile bool with an atomic int
commit
|
commitdiff
|
tree
2012-08-29
Frederik Gladhorn
Exclude the examples/widgets/doc dir for all but widgets.
commit
|
commitdiff
|
tree
2012-08-29
Sergio Ahumada
test: Mark tst_qtextboundaryfinder::generateDataFromFile...
commit
|
commitdiff
|
tree
2012-08-29
Frederik Gladhorn
Let qdoc respect excludedirs for examples.
commit
|
commitdiff
|
tree
2012-08-29
João Abecasis
Don't do path conversions on isEmpty()
commit
|
commitdiff
|
tree
2012-08-29
João Abecasis
Use QString for user-visible strings
commit
|
commitdiff
|
tree
2012-08-29
Jon Trulson
Revert "Fix transformation in eglfs backingstore"
commit
|
commitdiff
|
tree
2012-08-29
Jing Bai
wrap the implementation with NO_SETTINGS macro
commit
|
commitdiff
|
tree
2012-08-29
Mark Brand
documentation: grammar nitpick
commit
|
commitdiff
|
tree
2012-08-29
Christoph Schleifenbaum
Drawing fix for overlay scrollbars on Mac.
commit
|
commitdiff
|
tree
2012-08-29
Thiago Macieira
qplatformclipboard.h does not need qplatformdefs.h...
commit
|
commitdiff
|
tree
2012-08-29
Lukas Geyer
Use qualified name for QT_MOC_EXPORT_PLUGIN()
commit
|
commitdiff
|
tree
2012-08-29
Konstantin Ritt
Harfbuzz: fix build with NO_OPENTYPE macro defined
commit
|
commitdiff
|
tree
2012-08-29
Lukas Geyer
Plugin metadata is now updated in setFileName(), not...
commit
|
commitdiff
|
tree
2012-08-29
Denis Dzyubenko
Removed extra detach calls from QJsonArray::takeAt
commit
|
commitdiff
|
tree
2012-08-28
James Turner
Fix missing cleanup of native Cocoa menus.
commit
|
commitdiff
|
tree
2012-08-28
Frederik Gladhorn
Fix warning when compliling with -Wconversion.
commit
|
commitdiff
|
tree
2012-08-28
Frederik Gladhorn
Fix doc errors.
commit
|
commitdiff
|
tree
2012-08-28
Frederik Gladhorn
Move address book example images to proper location.
commit
|
commitdiff
|
tree
2012-08-28
Frederik Gladhorn
Add missing examples from doc repo.
commit
|
commitdiff
|
tree
2012-08-28
Frederik Gladhorn
doc: fix links
commit
|
commitdiff
|
tree
2012-08-28
Frederik Gladhorn
Fix qdoc link.
commit
|
commitdiff
|
tree
2012-08-28
Giuseppe D'Angelo
QSharedPointer: make QT_SHAREDPOINTER_TRACK_POINTERS...
commit
|
commitdiff
|
tree
2012-08-28
Stephen Kelly
Don't attempt to test DBus on QNX.
commit
|
commitdiff
|
tree
2012-08-28
Stephen Kelly
Forward the CMAKE_TOOLCHAIN_FILE to tests.
commit
|
commitdiff
|
tree
2012-08-28
Frederik Gladhorn
Find example images for widget docs.
commit
|
commitdiff
|
tree
2012-08-28
Frederik Gladhorn
doc: remove links to Qt Designer
commit
|
commitdiff
|
tree
2012-08-28
Frederik Gladhorn
Add graphicsview documentation overview.
commit
|
commitdiff
|
tree
2012-08-28
Frederik Gladhorn
Fix qdoc errors in PrinterInfo.
commit
|
commitdiff
|
tree
2012-08-28
Oswald Buddenhagen
beautify string operations
commit
|
commitdiff
|
tree
2012-08-28
Oswald Buddenhagen
micro-optimize: use POD-initializable lists of variable...
commit
|
commitdiff
|
tree
2012-08-28
Oswald Buddenhagen
remove unused checkMultipleDefinition()
commit
|
commitdiff
|
tree
2012-08-28
Oswald Buddenhagen
remove dead variable assignments
commit
|
commitdiff
|
tree
2012-08-28
Oswald Buddenhagen
de-duplicate code
commit
|
commitdiff
|
tree
2012-08-28
Peter Kümmel
cmake: use .exe suffix only on Windows
commit
|
commitdiff
|
tree
2012-08-28
Stephen Kelly
Fix CMake file INSTALLS with debug_and_release configurations.
commit
|
commitdiff
|
tree
2012-08-28
Stephen Kelly
Add automatic metatype registration for invokable methods.
commit
|
commitdiff
|
tree
2012-08-28
Stephen Kelly
Add automatic metatype registration for Q_PROPERTY...
commit
|
commitdiff
|
tree
2012-08-28
Mitch Curtis
Handle invalid dates properly for QDataStream versions...
commit
|
commitdiff
|
tree
2012-08-28
Friedemann Kleint
Fix some warnings in tests.
commit
|
commitdiff
|
tree
2012-08-27
Miikka Heikkinen
Remove automatic drive letter lowercasing from Option...
commit
|
commitdiff
|
tree
next