projects
/
profile
/
ivi
/
qtbase.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Don't declare built-in metatypes as metatypes again.
2012-07-14
Stephen Kelly
Don't declare built-in metatypes as metatypes again.
commit
|
commitdiff
|
tree
2012-07-14
Stephen Kelly
Fix typo qith -> with.
commit
|
commitdiff
|
tree
2012-07-13
Stephen Kelly
Add some tests to note that private signals can't be...
commit
|
commitdiff
|
tree
2012-07-13
Stephen Kelly
Simplify the moc code related to private signals a...
commit
|
commitdiff
|
tree
2012-07-13
Stephen Kelly
Only create the Qt5::WinMain target if it doesn't exist...
commit
|
commitdiff
|
tree
2012-07-12
Stephen Kelly
Make it possible to connect to QAbstract{State,Transtion...
commit
|
commitdiff
|
tree
2012-07-12
Stephen Kelly
Make it possible to use new syntax to connect to model...
commit
|
commitdiff
|
tree
2012-07-12
Stephen Kelly
Create a way to inform moc about private signals.
commit
|
commitdiff
|
tree
2012-07-11
Stephen Kelly
Fix unit tests when CMAKE_PREFIX_PATH env var is not...
commit
|
commitdiff
|
tree
2012-07-11
Stephen Kelly
Set the IMPORTED_SONAME for imported targets.
Reviewed-by: Stephen Kelly <
stephen.kelly@kdab.com
>
commit
|
commitdiff
|
tree
2012-07-11
Stephen Kelly
Fix the name of _debug libraries on APPLE.
Reviewed-by: Stephen Kelly <
stephen.kelly@kdab.com
>
commit
|
commitdiff
|
tree
2012-07-09
Stephen Kelly
Update the moc no-keywords test for the signals replacement.
commit
|
commitdiff
|
tree
2012-07-04
Stephen Kelly
Skip (re-)creation of cmake files during build passes.
commit
|
commitdiff
|
tree
2012-07-04
Stephen Kelly
Uppercase the CONFIG for verbatim mode.
commit
|
commitdiff
|
tree
2012-07-04
Stephen Kelly
Add a Q_PROPERTY for the sourceModel of a proxy model.
commit
|
commitdiff
|
tree
2012-07-04
Stephen Kelly
Set the language of a STATIC library.
Reviewed-by: Stephen Kelly <
stephen.kelly@kdab.com
>
commit
|
commitdiff
|
tree
2012-07-03
Stephen Kelly
Add some quotes to prevent damage from spaces in the...
Reviewed-by: Stephen Kelly <
stephen.kelly@kdab.com
>
commit
|
commitdiff
|
tree
2012-07-03
Stephen Kelly
Improve basename extraction in qt5_add_dbus_interfaces
Reviewed-by: Stephen Kelly <
stephen.kelly@kdab.com
>
commit
|
commitdiff
|
tree
2012-07-03
Stephen Kelly
Use qmake dirname function correctly.
commit
|
commitdiff
|
tree
2012-07-03
Stephen Kelly
Simplify the creation of QMetaTypeId specializations.
commit
|
commitdiff
|
tree
2012-07-02
Stephen Kelly
Forward the CMAKE_PREFIX_PATH to invoked tests.
commit
|
commitdiff
|
tree
2012-07-02
Stephen Kelly
Move the macros for invoking ctest to a shared location.
Reviewed-by: Stephen Kelly <
stephen.kelly@kdab.com
>
commit
|
commitdiff
|
tree
2012-07-02
Stephen Kelly
Look for CMake config files in the same prefixes as...
commit
|
commitdiff
|
tree
2012-07-02
Stephen Kelly
Simplify logic for paths to CMake modules in tests.
commit
|
commitdiff
|
tree
2012-07-02
Stephen Kelly
Add constexpr template specializations for built in...
commit
|
commitdiff
|
tree
2012-07-01
Stephen Kelly
Implement QVariant conversions for QObject derived...
commit
|
commitdiff
|
tree
2012-07-01
Stephen Kelly
Store the QMetaObject with the QMetaType.
commit
|
commitdiff
|
tree
2012-06-27
Stephen Kelly
Document that the object of a plugin must be default...
commit
|
commitdiff
|
tree
2012-06-27
Stephen Kelly
Refactor the creation of imported targets into a macro.
Reviewed-by: Stephen Kelly <
stephen.kelly@kdab.com
>
commit
|
commitdiff
|
tree
2012-06-26
Stephen Kelly
Factorize the cmake test infrastructure to be reusable.
commit
|
commitdiff
|
tree
2012-06-26
Stephen Kelly
Don't re-evaluate the lib location.
commit
|
commitdiff
|
tree
2012-06-26
Stephen Kelly
Fix the DEFINITIONS for Qt modules.
commit
|
commitdiff
|
tree
2012-06-23
Stephen Kelly
Add a variable for the private includes for modules.
commit
|
commitdiff
|
tree
2012-06-23
Stephen Kelly
Give the CMake unit tests more meaningful names.
commit
|
commitdiff
|
tree
2012-06-23
Stephen Kelly
Forward-port change to QT4_ADD_RESOURCES macro for...
commit
|
commitdiff
|
tree
2012-06-21
Stephen Kelly
Update the docs about setRoleNames deprecation.
commit
|
commitdiff
|
tree
2012-06-20
Stephen Kelly
Record if a metatype is a smart pointer to a QObject...
commit
|
commitdiff
|
tree
2012-06-20
Stephen Kelly
Add some internal API for extracting a QSharedPointer...
commit
|
commitdiff
|
tree
2012-06-20
Stephen Kelly
Use the POSITION_INDEPENDENT_CODE property on targets...
Reviewed-by: Stephen Kelly <
stephen.kelly@kdab.com
>
commit
|
commitdiff
|
tree
2012-06-15
Stephen Kelly
Add automatic metatype declaration for QPointer and...
commit
|
commitdiff
|
tree
2012-06-14
Stephen Kelly
It should be a moc error for the specified file to...
commit
|
commitdiff
|
tree
2012-06-12
Stephen Kelly
Fix automatic declaration of QSharedPointer<T> metatypes.
commit
|
commitdiff
|
tree
2012-06-12
Stephen Kelly
Only quit if there are no visible widgets or windows.
commit
|
commitdiff
|
tree
2012-06-12
Stephen Kelly
Use a QVector<int> instead of a QSet<int> in itemviews...
commit
|
commitdiff
|
tree
2012-06-08
Stephen Kelly
Use variadic macros where available to make QSKIP source...
commit
|
commitdiff
|
tree
2012-06-07
Stephen Kelly
Deprecate the use of QWeakPointer to track QObjects.
commit
|
commitdiff
|
tree
2012-06-07
Stephen Kelly
Expand the 'existing target guard' in generated CMake...
Reviewed-by: Stephen Kelly <
stephen.kelly@kdab.com
>
commit
|
commitdiff
|
tree
2012-06-05
Stephen Kelly
Use QPointer instead of QWeakPointer.
commit
|
commitdiff
|
tree
2012-06-01
Stephen Kelly
Add clear() to QPointer for QWeakPointer compatibility.
commit
|
commitdiff
|
tree
2012-05-25
Stephen Kelly
Fix comments to refer to the root, not the top level.
Reviewed-by: Stephen Kelly <
stephen.kelly@kdab.com
>
commit
|
commitdiff
|
tree
2012-05-25
Stephen Kelly
Fix some spelling errors.
Reviewed-by: Stephen Kelly <
stephen.kelly@kdab.com
>
commit
|
commitdiff
|
tree
2012-05-18
Stephen Kelly
Add test of automated container metatype declaration.
commit
|
commitdiff
|
tree
2012-05-16
Stephen Kelly
Remove duplicate include for the macros.
Reviewed-by: Stephen Kelly <
stephen.kelly@kdab.com
>
commit
|
commitdiff
|
tree
2012-05-16
Stephen Kelly
Properly quote all variables which are paths.
Reviewed-by: Stephen Kelly <
stephen.kelly@kdab.com
>
commit
|
commitdiff
|
tree
2012-05-15
Stephen Kelly
Use IF(NOT TARGET ...) before creating imported targets.
commit
|
commitdiff
|
tree
2012-05-14
Stephen Kelly
Use directory property instead of variable to determine...
Reviewed-by: Stephen Kelly <
stephen.kelly@kdab.com
>
commit
|
commitdiff
|
tree
2012-05-14
Stephen Kelly
Find Qt5 modules automatically in the qt5_use_modules...
Reviewed-by: Stephen Kelly <
stephen.kelly@kdab.com
>
commit
|
commitdiff
|
tree
2012-05-13
Stephen Kelly
Only find dependencies from the same Qt installation.
Reviewed-by: Stephen Kelly <
stephen.kelly@kdab.com
>
commit
|
commitdiff
|
tree
2012-05-10
Stephen Kelly
Make the qt5_use_modules public API.
Reviewed-by: Stephen Kelly <
stephen.kelly@kdab.com
>
commit
|
commitdiff
|
tree
2012-05-10
Stephen Kelly
Add underscore to internal implementation detail variables.
Reviewed-by: Stephen Kelly <
stephen.kelly@kdab.com
>
commit
|
commitdiff
|
tree
2012-05-10
Stephen Kelly
Include the VERSION_STRING in CMake config files.
Reviewed-by: Stephen Kelly <
stephen.kelly@kdab.com
>
commit
|
commitdiff
|
tree
2012-05-10
Stephen Kelly
Remove the HAVE_DECLARATIVE define.
commit
|
commitdiff
|
tree
2012-05-09
Stephen Kelly
Remove garbage.
commit
|
commitdiff
|
tree
2012-05-09
Stephen Kelly
Use bool for the template argument.
commit
|
commitdiff
|
tree
2012-05-08
Stephen Kelly
Don't attempt to ask cmake to find the glib dependencies.
Reviewed-by: Stephen Kelly <
stephen.kelly@kdab.com
>
commit
|
commitdiff
|
tree
2012-05-07
Stephen Kelly
Rename setResizeMode to setSectionResizeMode.
commit
|
commitdiff
|
tree
2012-05-05
Stephen Kelly
Publish the fact of whether Qt was built with hidden...
Reviewed-by: Stephen Kelly <
stephen.kelly@kdab.com
>
commit
|
commitdiff
|
tree
2012-05-03
Stephen Kelly
Revert "Don't use the pri depends line for link dependencies."
Reviewed-by: Stephen Kelly <
stephen.kelly@kdab.com
>
commit
|
commitdiff
|
tree
2012-05-03
Stephen Kelly
Add some missing includes.
commit
|
commitdiff
|
tree
2012-05-02
Stephen Kelly
Avoid macro re-definition warning for QT_NO_EXCEPTIONS
commit
|
commitdiff
|
tree
2012-05-02
Stephen Kelly
Avoid undefined macro warning for __GXX_EXPERIMENTAL_CXX0X__.
commit
|
commitdiff
|
tree
2012-05-01
Stephen Kelly
Never attempt to run the dbus tests on APPLE.
commit
|
commitdiff
|
tree
2012-04-29
Stephen Kelly
If a dependency was not found, and we were not called...
Reviewed-by: Stephen Kelly <
stephen.kelly@kdab.com
>
commit
|
commitdiff
|
tree
2012-04-29
Stephen Kelly
Properly quote the dependencies string.
Reviewed-by: Stephen Kelly <
stephen.kelly@kdab.com
>
commit
|
commitdiff
|
tree
2012-04-29
Stephen Kelly
Make sure different modules do not overwrite each others...
Reviewed-by: Stephen Kelly <
stephen.kelly@kdab.com
>
commit
|
commitdiff
|
tree
2012-04-29
Stephen Kelly
Forward the REQUIRED and QUIET arguments when finding...
Reviewed-by: Stephen Kelly <
stephen.kelly@kdab.com
>
commit
|
commitdiff
|
tree
2012-04-29
Stephen Kelly
Simplify the cmake version check.
Reviewed-by: Stephen Kelly <
stephen.kelly@kdab.com
>
commit
|
commitdiff
|
tree
2012-04-29
Stephen Kelly
Add some more useful output when about the cmake version
Reviewed-by: Stephen Kelly <
stephen.kelly@kdab.com
>
commit
|
commitdiff
|
tree
2012-04-26
Stephen Kelly
Take account of spanned items in QTreeView when dragging.
commit
|
commitdiff
|
tree
2012-04-24
Stephen Kelly
Run DBus tests only if QtDBus is found.
commit
|
commitdiff
|
tree
2012-04-24
Stephen Kelly
Fix creation of config files in debug mode.
commit
|
commitdiff
|
tree
2012-04-23
Stephen Kelly
Move the CMake unit tests to auto/
Reviewed-by: Stephen Kelly <
stephen.kelly@kdab.com
>
commit
|
commitdiff
|
tree
2012-04-23
Stephen Kelly
Don't tell CMake we're making debug libraries if we...
commit
|
commitdiff
|
tree
2012-04-20
Stephen Kelly
Fix typo in backwards compatibility code.
commit
|
commitdiff
|
tree
2012-04-20
Stephen Kelly
Build the tests with the build type that the top-level...
Reviewed-by: Stephen Kelly <
stephen.kelly@kdab.com
>
commit
|
commitdiff
|
tree
2012-04-20
Stephen Kelly
Make sure -fPIE is added to the compile flags.
Reviewed-by: Stephen Kelly <
stephen.kelly@kdab.com
>
commit
|
commitdiff
|
tree
2012-04-20
Stephen Kelly
Only run the CMake DBus unit tests on UNIX systems.
Reviewed-by: Stephen Kelly <
stephen.kelly@kdab.com
>
commit
|
commitdiff
|
tree
2012-04-19
Stephen Kelly
Ensure that this widget has focus before sending a...
commit
|
commitdiff
|
tree
2012-04-19
Stephen Kelly
Add some more output to debug a flaky test.
commit
|
commitdiff
|
tree
2012-04-18
Stephen Kelly
Fix a CMake unit test.
Reviewed-by: Stephen Kelly <
stephen.kelly@kdab.com
>
commit
|
commitdiff
|
tree
2012-04-18
Stephen Kelly
Build the first CMake test if *at least* version 2...
Reviewed-by: Stephen Kelly <
stephen.kelly@kdab.com
>
commit
|
commitdiff
|
tree
2012-04-18
Stephen Kelly
Fix unused variable warning.
commit
|
commitdiff
|
tree
2012-04-18
Stephen Kelly
Fix some unused variable warnings.
commit
|
commitdiff
|
tree
2012-04-18
Stephen Kelly
Fix some unsigned comparison warnings.
commit
|
commitdiff
|
tree
2012-04-18
Stephen Kelly
Fix build with QT_NO_CLIPBOARD.
commit
|
commitdiff
|
tree
2012-04-17
Stephen Kelly
Fix out of bounds use of QVector API.
commit
|
commitdiff
|
tree
2012-04-16
Stephen Kelly
Update parent indexes first with changePersistentIndex.
commit
|
commitdiff
|
tree
2012-04-16
Stephen Kelly
Show the type and address of QObjects in debug output.
commit
|
commitdiff
|
tree
2012-04-13
Stephen Kelly
Fix unsigned comparison warning.
commit
|
commitdiff
|
tree
2012-04-12
Stephen Kelly
Style: Don't put an else after a return.
commit
|
commitdiff
|
tree
next