D3458: Create a QCH file with the API dox, optionally, using ECMAddQCH

2017-06-04 Thread Friedrich W. H. Kossebau
This revision was automatically updated to reflect the committed changes. kossebau marked an inline comment as done. Closed by commit R243:42292d5214c6: [FEATURE] Option to build & install QCH file with the public API dox (authored by kossebau). CHANGED PRIOR TO COMMIT

D3458: Create a QCH file with the API dox, optionally, using ECMAddQCH

2017-06-03 Thread David Faure
dfaure added inline comments. INLINE COMMENTS > kossebau wrote in CMakeLists.txt:55 > What about "Build API documentation in QCH format (for e.g. Qt Assistant, Qt > Creator & KDevelop)" I like it. REPOSITORY R243 KArchive REVISION DETAIL https://phabricator.kde.org/D3458 To: kossebau,

D3458: Create a QCH file with the API dox, optionally, using ECMAddQCH

2017-06-03 Thread Friedrich W. H. Kossebau
kossebau added inline comments. INLINE COMMENTS > dfaure wrote in CMakeLists.txt:55 > slightly cryptic for someone who wouldn't know what QCH is. You could add > (for opening in Qt Assistant) or something similar? > > Then again these days people don't know what Assistant is, they use the >

D3458: Create a QCH file with the API dox, optionally, using ECMAddQCH

2017-06-03 Thread David Faure
dfaure added a comment. Great feature, will be very useful. INLINE COMMENTS > CMakeLists.txt:55 > + > +option(BUILD_QCH "Build API documentation in QCH format" OFF) > +add_feature_info(QCH ${BUILD_QCH} "API documentation in QCH format") slightly cryptic for someone who wouldn't know what

D3458: Create a QCH file with the API dox, optionally, using ECMAddQCH

2017-05-18 Thread Friedrich W. H. Kossebau
kossebau updated this revision to Diff 14668. kossebau added a comment. Restricted Application added a project: Frameworks. Update to latest ECMAddQch REPOSITORY R243 KArchive CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3458?vs=8789=14668 BRANCH addQCHBuild REVISION DETAIL

[Differential] [Updated, 35 lines] D3458: Create a QCH file with the API dox, optionally, using ECMAddQCH

2016-12-05 Thread kossebau (Friedrich W. H. Kossebau)
kossebau updated this revision to Diff 8789. kossebau added a comment. update to latest ECMAddQch REPOSITORY R243 KArchive CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3458?vs=8590=8789 BRANCH addQCHBuild REVISION DETAIL https://phabricator.kde.org/D3458 AFFECTED FILES

[Differential] [Updated, 34 lines] D3458: Create a QCH file with the API dox, optionally, using ECMAddQCH

2016-11-28 Thread kossebau (Friedrich W. H. Kossebau)
kossebau updated this revision to Diff 8590. kossebau added a comment. update to latest version of proposed ECMAddQCH CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3458?vs=8486=8590 BRANCH addQCHBuild REVISION DETAIL https://phabricator.kde.org/D3458 AFFECTED FILES

[Differential] [Updated] D3458: Create a QCH file with the API dox, optionally, using ECMAddQCH

2016-11-24 Thread kossebau (Friedrich W. H. Kossebau)
kossebau added a dependency: D2854: New: ECMAddQCH, for generating qch & doxygen tag files. REVISION DETAIL https://phabricator.kde.org/D3458 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: kossebau, #frameworks

[Differential] [Updated, 30 lines] D3458: Create a QCH file with the API dox, optionally, using ECMAddQCH

2016-11-24 Thread kossebau (Friedrich W. H. Kossebau)
kossebau updated this revision to Diff 8486. kossebau added a comment. Use new KDE_INSTALL_FULL_QTQCHDIR CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D3458?vs=8404=8486 BRANCH addQCHBuild REVISION DETAIL https://phabricator.kde.org/D3458 AFFECTED FILES CMakeLists.txt

[Differential] [Request, 30 lines] D3458: Create a QCH file with the API dox, optionally, using ECMAddQCH

2016-11-22 Thread kossebau (Friedrich W. H. Kossebau)
kossebau created this revision. kossebau added a reviewer: Frameworks. REVISION SUMMARY See https://phabricator.kde.org/D2854 for central discussion of new ECMAddQCH TEST PLAN KF5Archive.qch created by this: https://share.kde.org/index.php/s/PGBChkDDHgGyo5f BRANCH addQCHBuild REVISION