130 Commits (796fcd61fa249604733a9192cbff2874d337d033)

Author SHA1 Message Date
Jacopo De Simoi 796fcd61fa Fix typo in docs 6 years ago
Friedrich W. H. Kossebau 3e1d96dc84 API dox: adapt kapidox & ecm_add_qch settings to new deprecation macros 6 years ago
Friedrich W. H. Kossebau 430fddbbcc Enable KF_* group deprecation macros 6 years ago
Friedrich W. H. Kossebau c03781b0a6 Use ECMGenerateExportHeader to manage deprecated API better 7 years ago
Friedrich W. H. Kossebau 60e3891697 Use new INCLUDE_DIRS with ecm_add_qch, to have doxygen see more includes 7 years ago
David Edmundson d638ee2670 Add @since to properties 7 years ago
David Edmundson ed7cdfcc38 Add Q_PROPERTIES interface to KDescendantsProxyModel 7 years ago
Laurent Montel eb24817495 Remove unused includes 7 years ago
David Faure f24012463d KConcatenateRowsProxyModel: add note that Qt 5.13 provides QConcatenateTablesProxyModel 7 years ago
Laurent Montel 8327e0e065 [kitemmodels] make it compile without foreach 7 years ago
Thomas Baumgart d1324f983f Fix example in documentation 7 years ago
David Faure 78d35e3d19 KRearrangeColumnsProxyModel: make the two column-mapping methods public 7 years ago
Laurent Montel 24b7791301 Remove code for qt < 4.7.2 :) 7 years ago
Laurent Montel 37548cc3e3 Remove unused virtual keyword 7 years ago
Laurent Montel 5d61a6d514 Normalize signal/slot 7 years ago
Friedrich W. H. Kossebau 55b1aec163 Add missing "emit" 7 years ago
Yuri Chornoivan aefb80e112 Fix minor EBN issues and typos 8 years ago
Stefan Brüns 702ffc3499 Remove misleading use of KDE_INSTALL_PYTHONBINDINGSDIR 8 years ago
Friedrich W. H. Kossebau d9f818def8 Use reference in for loop for type with non-trivial copy constructor 8 years ago
Laurent Montel c0ad3cab8f Make sure to build with strict compile flags + port to no deprecated 8 years ago
Aleix Pol 958e7c9c56 Properly sanitize input 8 years ago
Laurent Montel 74c8dee63b Warning-- 8 years ago
Laurent Montel a435b3b8c2 Use override 8 years ago
Laurent Montel f2e767a800 Remove not necessary QtCore and co 8 years ago
David Faure 9145c173d2 KRearrangeColumnsProxyModel: fix crash when there's no source model 8 years ago
David Faure 26699d4d04 GIT_SILENT fix coding style 8 years ago
David Faure 18ab467c11 KRearrangeColumnsProxyModel: reimplement sibling() so it works as expected 8 years ago
Antonio Rojas 8b5b30d902 Update comment for new Qt 5.10 API 8 years ago
Montel Laurent 1bdb7fef2d Port to qCDebug 8 years ago
Friedrich W. H. Kossebau c1dbb78eae [FEATURE] Option to build & install QCH file with the public API dox 9 years ago
Friedrich W. H. Kossebau 415c7dfa33 Update link from websvn.kde.org to commits.kde.org 9 years ago
Friedrich W. H. Kossebau 3c7b96ab3c API dox: note CamelCase includes by @class tag with more classes 9 years ago
David Faure 11b36d24ac Mention the new QSFPM::setRecursiveFiltering(true) which makes KRecursiveFilterProxyModel obsolete. 9 years ago
Pino Toscano fdbb655601 KDescendantsProxyModel: fix typo in apidox 9 years ago
David Faure 1b8ef1fd1c KRFPM: remove compatibility for Qt < 5.5, given that 5.5 is required. 9 years ago
Kevin Funk 21e1b1e49e Prefer nullptr over Q_NULLPTR 9 years ago
Kevin Funk 1c02848a4d Use nullptr everywhere 9 years ago
Friedrich W. H. Kossebau 94b9398183 Adapt note of path to test executable from kdelibs to kitemmodels repo 9 years ago
Friedrich W. H. Kossebau 902c54dcbc Update links from doc.trolltech.com to doc.qt.io 9 years ago
Stephen Kelly aba81ad619 Bindings: Make it possible to customize the installation directory 9 years ago
Montel Laurent 57567b062c Add missing Q_DECL_OVERRIDE 9 years ago
Albert Astals Cid fa214681b5 Q_ENUMS -> Q_ENUM 9 years ago
Stephen Kelly fdc69d0c38 Update proxies for recently realised class of bugs. 9 years ago
Aleix Pol 818ae4cf72 Make it possible for KConcatenateRowsProxyModel to work in QML 9 years ago
David Faure f55b0559c8 KExtraColumnsProxyModel: Persist model indexes after emitting layoutChange, not before 9 years ago
David Faure 24db696bab Fix assert (in beginRemoveRows) when deselecting an empty child of a selected child in korganizer 9 years ago
Stephen Kelly 0827ca77fe Add python bindings 10 years ago
Heiko Becker ed9e2553a9 Drop obsolete version checks 10 years ago
Sune Vuorela 35bad64f2e more dataChanged signals and unit tests for KDescendantsProxyModel 10 years ago
Sune Vuorela 0496fe6864 Fix a documentation typo/class rename 10 years ago