projects
/
profile
/
ivi
/
qtbase.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/qtbase.git
2012-08-14
Marc Mutz
QtCore: use new qEnvironmentVariableIs{Set,Empty}()
commit
|
commitdiff
|
tree
|
snapshot
2012-08-14
Thiago Macieira
Fix warning about change of sign
commit
|
commitdiff
|
tree
|
snapshot
2012-08-14
Kent Hansen
Add some more of my 5.0.0 changes
commit
|
commitdiff
|
tree
|
snapshot
2012-08-14
Thiago Macieira
Merge L_FLAGS and l_FLAGS in configure
commit
|
commitdiff
|
tree
|
snapshot
2012-08-14
Oswald Buddenhagen
introduce compileTest function
commit
|
commitdiff
|
tree
|
snapshot
2012-08-14
Stephen Kelly
Deprecate Qt::WFlags.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-14
Andreas Holzammer
(QNX) Make it possible to set physical screen size
commit
|
commitdiff
|
tree
|
snapshot
2012-08-14
Holger Hans...
build: Fix the FreeBSD build due build system change.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-14
Jan-Arve Saether
Group functions in QAccessibleTextInterface
commit
|
commitdiff
|
tree
|
snapshot
2012-08-14
Marc Mutz
tst_QToolBar: fix "might be used uninit'ed" warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-08-14
Andreas Holzammer
Fix sockets for Windows CE
commit
|
commitdiff
|
tree
|
snapshot
2012-08-14
Rafael Roquetto
Remove relic QT_VERSION from qmake test
commit
|
commitdiff
|
tree
|
snapshot
2012-08-14
Mitch Curtis
Tidy up QEvent::Type enums.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-14
Jan-Arve Saether
Implemented QAccessibleTextWidget
commit
|
commitdiff
|
tree
|
snapshot
2012-08-14
Jeremy Katz
Document QFile::open() argument "handleFlags"
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Frederik Gladhorn
Add Linux Accessibility Bridge
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Mark Brand
qsql_oci: use OCI_COMMIT_ON_SUCCESS for SELECT without...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Thiago Macieira
Fix declaration of qt_gettime for Q_DECL_NOTHROW
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Jeremy Katz
fix some QElapsedTimer doc grammar issues
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Stephen Kelly
Use Qt::WindowFlags, not Qt::WFlags.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Marius Storm...
Sync .pr[oi] with the Makefiles so qmake builds again
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Thiago Macieira
Make QElapsedTimer always store nanoseconds in t2
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Thiago Macieira
Fix a ### Qt5 issue: remove limits.h from qreadwritelock.h
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Thiago Macieira
Speed up tst_QGraphicsView::mapToScene test
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Stephen Kelly
Use POSITION_INDEPENDENT_CODE for these tests.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Stephen Kelly
Add hints for where to find packages for projects expec...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Stephen Kelly
Add the minimum CMake version to projects built standalone.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-13
Rohan McGovern
tst_qgraphicsview: increase test timeout further
commit
|
commitdiff
|
tree
|
snapshot
2012-08-11
Marc Mutz
QImage{Reader,Writer}: remove unused local typedef...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-11
Marc Mutz
QModelIndex: remove user-defined copy operations
commit
|
commitdiff
|
tree
|
snapshot
2012-08-11
Oswald Buddenhagen
support -rpath for modules which are not installed...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-11
Oswald Buddenhagen
fix -rpath-link handling for non-installed prefix builds
commit
|
commitdiff
|
tree
|
snapshot
2012-08-11
Frederik Gladhorn
Fix order of namespace/include guards.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Oswald Buddenhagen
qtAddModule(): put search paths directly into LIBS...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Oswald Buddenhagen
assemble the complete tool commands already in qt_tool.prf
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Oswald Buddenhagen
fix error message about bad qt modules
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Andy Shaw
Fix vcproj file generation for incredibuild handling...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Stephen Kelly
Make rowIntersectsSelection take account of the parent...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Marc Mutz
QtWidgets: use new qEnvironmentVariableIs{Empty,Set}()
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Stephen Kelly
Take scroll position into account when painting drag...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Alexandros...
Revert "Added default argument for color profile to...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Mark Brand
make currentText the USER property for QComboBox
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Stephen Kelly
Require CMake 2.8.9 for the qt5_use_modules function.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Jerome Pasion
Doc: Added a Qt Network landing page.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Thiago Macieira
Use an include guard for qelapsedtimer.h that matches...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Thiago Macieira
Use Q_LIKELY instead of doing an #ifdef for GCC
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Mitch Curtis
Correct QTransform::QTransform documentation re m13...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Morten Johan...
Handle "-psn_XXX" command line args on Mac
commit
|
commitdiff
|
tree
|
snapshot
2012-08-10
Laszlo Agocs
kms: Restore VT settings when crashed
commit
|
commitdiff
|
tree
|
snapshot
2012-08-09
Marc Mutz
QtGlobal: (new) qEnvironmentVariableIs{Set,Empty}()
commit
|
commitdiff
|
tree
|
snapshot
2012-08-09
David Faure
Remove code duplication in QStandardPaths implementations
commit
|
commitdiff
|
tree
|
snapshot
2012-08-09
David Faure
Add bool QStandardPaths::isTestModeEnabled()
commit
|
commitdiff
|
tree
|
snapshot
2012-08-09
Sean Harmer
OpenGL: Allow querying OpenGL extensions via the QOpenG...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-09
Janne Anttila
Fix qlayout autotest build for WinCE.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-09
Miikka Heikkinen
Use native handles for parent change check in QWindowsW...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-09
Shawn Rutledge
Need to have the XI2 import to detect XI_TouchBeginMask
commit
|
commitdiff
|
tree
|
snapshot
2012-08-09
Joerg Bornemann
fix conditions in embed_manifest_*.prf
commit
|
commitdiff
|
tree
|
snapshot
2012-08-09
Thiago Macieira
Mark QElapsedTimer functions as Q_DECL_NOTHROW
commit
|
commitdiff
|
tree
|
snapshot
2012-08-09
Thiago Macieira
Add Q_DECL_NOTHROW to QRefCount.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-09
Thiago Macieira
Mark all atomic functions as Q_DECL_NOTHROW
commit
|
commitdiff
|
tree
|
snapshot
2012-08-09
Thiago Macieira
Add Q_DECL_NOTHROW to the atomic functions
commit
|
commitdiff
|
tree
|
snapshot
2012-08-09
Mitch Curtis
Call clear() instead of empty() in addressbook/part6...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-09
Marc Mutz
Logging: mark qt_assert()/qt_assert_x()/qFatal() as...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-09
Thiago Macieira
Remove unnecessary extra indentation in the EXPORT...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-09
Thiago Macieira
Remove the Q_xxx_EXPORT macros of other modules from...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-09
Thiago Macieira
Rename QMapData::free to destroy
commit
|
commitdiff
|
tree
|
snapshot
2012-08-09
Thiago Macieira
Rename QLinkedList::free to freeData for consistency
commit
|
commitdiff
|
tree
|
snapshot
2012-08-09
Thiago Macieira
Rename QContiguousCache allocate and free functions...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-09
Thiago Macieira
Remove use of ::free from qlist.h
commit
|
commitdiff
|
tree
|
snapshot
2012-08-09
Donald Carr
Update Raspberry Pi mkspec
commit
|
commitdiff
|
tree
|
snapshot
2012-08-09
Andreas Holzammer
Make it possible to force generation of debug info...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Leonard Lee
Explained rectangle bounding in documentation.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Leonard Lee
Explained degree unit in QPainter::rotate() function.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Kent Hansen
statemachine: Really fix signal transition handling...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Joerg Bornemann
remove unused Q_FS_FAT from Windows qplatformdefs.h
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Joerg Bornemann
remove embed_manifest_* from common Windows CE mkspec
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Davide Pesavento
Define QT_NO_FOO also when -no-foo is passed to configure.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Gunnar Sletta
Avoid potential crash.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Oswald Buddenhagen
adjust qtAddLibrary() to new qtAddModule() parameters
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Oswald Buddenhagen
rename qt_module_config.prf => qt_module.prf
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Oswald Buddenhagen
remove dead unsupported/win32-borland spec
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Oswald Buddenhagen
preserve the directory structure of QML_FILES
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Oswald Buddenhagen
support installs with target dir
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Oswald Buddenhagen
reshuffle assembly of install commands as well
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Oswald Buddenhagen
reshuffle assembly of uninstall commands
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Oswald Buddenhagen
remove pointless appending of trailing dir separator...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-08
Mitch Curtis
Clarify how days are counted in QDateTime::daysTo docum...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-07
Thiago Macieira
Remove more -Werror from any test other than headersclean.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-07
Oswald Buddenhagen
let qmake auto-generate d-bus adaptors and interfaces
commit
|
commitdiff
|
tree
|
snapshot
2012-08-07
Oswald Buddenhagen
factor qml_module out of qml_plugin
commit
|
commitdiff
|
tree
|
snapshot
2012-08-07
Oswald Buddenhagen
use global imports install location as the "build"...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-07
Oswald Buddenhagen
copy qml files to build dir only when doing a non-prefi...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-07
Oswald Buddenhagen
move IMPORT_VERSION fallback into the conditional of...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-07
Oswald Buddenhagen
move qmltypes "compiler" below TARGET manipulation
commit
|
commitdiff
|
tree
|
snapshot
2012-08-07
Andreas Holzammer
Rename msvc11 to msvc2012
commit
|
commitdiff
|
tree
|
snapshot
2012-08-07
Marc Mutz
Q_DECL_NOTHROW: stronger and more widely available...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-07
Sean Harmer
Improve the QOpenGLExtensionMatcher class
commit
|
commitdiff
|
tree
|
snapshot
2012-08-07
Joerg Bornemann
qmake vcxproj generator: map TARGET_EXT to $(TargetExt)
commit
|
commitdiff
|
tree
|
snapshot
2012-08-07
Joerg Bornemann
qmake: un-copy-and-pastify vcxproj generator a bit
commit
|
commitdiff
|
tree
|
snapshot
2012-08-07
Andy Shaw
Add the filters for extra compilers for vcxproj files
commit
|
commitdiff
|
tree
|
snapshot
next