[plasma/plasma-desktop] /: Remove the emoticons kcm

2020-07-08 Thread Aleix Pol
Git commit 3cd728de38b771c84c0cfdf68eac84715637e76f by Aleix Pol. Committed on 08/07/2020 at 12:26. Pushed by apol into branch 'master'. Remove the emoticons kcm Most applications nowadays rely on unicode emoji. This kcm them becomes more confusing than helpful, only catering to applications

D26156: [KDocTools] Port QRegExp to QRegularExpression

2019-12-23 Thread Aleix Pol Gonzalez
apol accepted this revision. apol added inline comments. This revision is now accepted and ready to land. INLINE COMMENTS > ahmadsamir wrote in docbookl10nhelper.cpp:184 > I did it that way to indicate match is going to be re-assigned-to later on, > but it does look off a bit. :) The way of

D26156: [KDocTools] Port QRegExp to QRegularExpression

2019-12-22 Thread Aleix Pol Gonzalez
apol added a comment. LGTM otherwise INLINE COMMENTS > docbookl10nhelper.cpp:158 > **/ > -QRegExp rxEntity, rxEntity2, rxDocType, rxDocType2; > - > rxDocType.setPattern(QStringLiteral("^\\s* - > rxDocType2.setPattern(QStringLiteral("^\\s*$")); > - >

D25342: Mention all fetch project sources in the documentation

2019-11-17 Thread Aleix Pol Gonzalez
apol accepted this revision. REPOSITORY R32 KDevelop BRANCH 392550 REVISION DETAIL https://phabricator.kde.org/D25342 To: adrianchavesfernandez, yurchor, apol Cc: yurchor, kdevelop-devel, kde-doc-english, hmitonneau, christiant, gennad, fbampaloukas, glebaccon, domson, antismap,

D19224: Only report DocBookXML as found if it was actually found

2019-02-22 Thread Aleix Pol Gonzalez
This revision was automatically updated to reflect the committed changes. apol marked an inline comment as done. Closed by commit R238:acf8d5352402: Only report DocBookXML as found if it was actually found (authored by apol). REPOSITORY R238 KDocTools CHANGES SINCE LAST UPDATE

D19224: Only report DocBookXML as found if it was actually found

2019-02-22 Thread Aleix Pol Gonzalez
apol marked an inline comment as done. apol added inline comments. INLINE COMMENTS > ltoscano wrote in FindDocBookXML4.cmake:88 > Isn't ${found_dir} undefined at this point? no, this is an argument to the function and it has to contain the output variable, as used in the line 86. REPOSITORY

D19224: Only report DocBookXML as found if it was actually found

2019-02-22 Thread Aleix Pol Gonzalez
apol added a comment. @ltoscano you said that you want changes to happen but didn't mention what needs changing? REPOSITORY R238 KDocTools REVISION DETAIL https://phabricator.kde.org/D19224 To: apol, #frameworks, ltoscano Cc: kde-frameworks-devel, kde-doc-english, gennad, michaelh,

D19224: Only report DocBookXML as found if it was actually found

2019-02-22 Thread Aleix Pol Gonzalez
apol updated this revision to Diff 52296. apol added a comment. Include a warning about how it wasn't found REPOSITORY R238 KDocTools CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D19224?vs=52293=52296 BRANCH master REVISION DETAIL https://phabricator.kde.org/D19224

D19224: Only report DocBookXML as found if it was actually found

2019-02-22 Thread Aleix Pol Gonzalez
apol created this revision. apol added a reviewer: Frameworks. Herald added projects: Frameworks, Documentation. Herald added subscribers: kde-doc-english, kde-frameworks-devel. apol requested review of this revision. REVISION SUMMARY Otherwise we generate files with paths such as

D19054: Port cross-compilation support to KF5_HOST_TOOLING

2019-02-15 Thread Aleix Pol Gonzalez
apol accepted this revision. apol added a comment. This revision is now accepted and ready to land. Thanks! REPOSITORY R238 KDocTools BRANCH master REVISION DETAIL https://phabricator.kde.org/D19054 To: vkrause, apol Cc: apol, ltoscano, habacker, kde-frameworks-devel,

D17278: Meson plugin: First working version

2019-01-08 Thread Aleix Pol Gonzalez
apol added a comment. Looks good to me, let's get this in master? REPOSITORY R32 KDevelop BRANCH meson_initial_phabricatorSucks (branched from master) REVISION DETAIL https://phabricator.kde.org/D17278 To: dmensinger, apol, arrowd Cc: arrowd, rjvbb, flherne, rizzitello, yurchor,

D17466: Fix doxygen markdown rendering

2018-12-10 Thread Aleix Pol Gonzalez
apol accepted this revision. apol added a comment. This revision is now accepted and ready to land. As discussed or IRC REPOSITORY R264 KApiDox BRANCH fix_yaml_rendering REVISION DETAIL https://phabricator.kde.org/D17466 To: argonel, apol Cc: apol, kde-frameworks-devel,

D17466: Fix doxygen markdown rendering

2018-12-10 Thread Aleix Pol Gonzalez
apol added a comment. ~~~{.yaml} hallo ~~~ But then it doesn't work here. Is it maybe possible to force the usage of github markdown on it? REPOSITORY R264 KApiDox REVISION DETAIL https://phabricator.kde.org/D17466 To: argonel Cc: apol, kde-frameworks-devel, kde-doc-english,

D17466: Fix doxygen markdown rendering

2018-12-10 Thread Aleix Pol Gonzalez
apol added a comment. If we are doing markdown, it could make sense why such common markdown isn't working too, otherwise this is bound to happen anyway. I've actually never seen this ~~~ thing. REPOSITORY R264 KApiDox REVISION DETAIL https://phabricator.kde.org/D17466 To: argonel Cc:

D16500: Wait for docbookl10nhelper to be built before building our own manpages

2018-10-28 Thread Aleix Pol Gonzalez
apol accepted this revision. This revision is now accepted and ready to land. REPOSITORY R238 KDocTools BRANCH master REVISION DETAIL https://phabricator.kde.org/D16500 To: aacid, apol Cc: kde-frameworks-devel, kde-doc-english, ltoscano, michaelh, ngraham, bruns, skadinna

D13944: Honor BUILD_TESTING

2018-07-10 Thread Aleix Pol Gonzalez
apol accepted this revision. This revision is now accepted and ready to land. REPOSITORY R238 KDocTools REVISION DETAIL https://phabricator.kde.org/D13944 To: arojas, ltoscano, apol Cc: kde-frameworks-devel, kde-doc-english, michaelh, ngraham, bruns, skadinna

D8684: text improvements for Colors, Icons, Style, and Workspace KCMs

2017-11-06 Thread Aleix Pol Gonzalez
apol accepted this revision. apol added a comment. This revision is now accepted and ready to land. Looks good! REPOSITORY R119 Plasma Desktop BRANCH arcpatch-D8684 REVISION DETAIL https://phabricator.kde.org/D8684 To: ngraham, abetts, #vdg, #plasma, #documentation, apol Cc: apol,

D5275: Kapidox generates qch files

2017-04-03 Thread Aleix Pol Gonzalez
apol added a comment. Having qch files should work, yes. If you can generate one, we can easily check if it works in KDevelop... REPOSITORY R264 KApiDox REVISION DETAIL https://phabricator.kde.org/D5275 To: ochurlaud, kossebau, #kdevelop, mwolff, apol Cc: #frameworks, #documentation,

Re: Review Request 129377: Remove trash kcm docbook from kio-extras

2016-11-11 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129377/#review100783 --- Ship it! Ship It! - Aleix Pol Gonzalez On Nov. 11

Re: Review Request 129335: Fix cmake warking

2016-11-06 Thread Aleix Pol Gonzalez
marked as submitted. Review request for Documentation, KDE Frameworks and Luigi Toscano. Changes --- Submitted with commit 888cb08e4317befac8c01c6d4f55b4622c340a6c by Aleix Pol to branch master. Repository: kdoctools Description --- Now I don't get the error anymore. ``` CMake

Review Request 129335: Fix cmake warking

2016-11-04 Thread Aleix Pol Gonzalez
ck (most recent call first): doc/afaras/CMakeLists.txt:1 (kdoctools_create_handbook) This warning is for project developers. Use -Wno-dev to suppress it. ``` Diffs - KF5DocToolsMacros.cmake d73201d Diff: https://git.reviewboard.kde.org/r/129335/diff/ Testing --- Thanks, Aleix Pol Gonzalez

Re: Review Request 129314: Setup targets for cross compiling.

2016-11-02 Thread Aleix Pol Gonzalez
tps://git.reviewboard.kde.org/r/129314/#comment67488> Doesn't cmake already do this expansion itself? What error are you trying to fix? src/checkXML5.cpp (line 35) <https://git.reviewboard.kde.org/r/129314/#comment67489> Reading the documentation these two versions do the exact same thing.

Re: Review Request 129209: Rename subdir kcontrol to kcontrol5

2016-11-02 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129209/#review100513 --- +1 if Luigi is happy, I'm happy. - Aleix Pol Gonzalez

Re: Review Request 129025: Enable cross compilation support for packages depending on normally installed kdoctools tools.

2016-09-26 Thread Aleix Pol Gonzalez
> On Sept. 26, 2016, 4:25 p.m., Aleix Pol Gonzalez wrote: > > Again, I'll refer to how it's done in KCoreAddons. I don't think it's > > really useful to need to define variables for every framework you are > > compiling. > > Luigi Toscano wrote: > Is this

Re: Review Request 129025: Enable cross compilation support for packages depending on normally installed kdoctools tools.

2016-09-26 Thread Aleix Pol Gonzalez
> On Sept. 26, 2016, 4:25 p.m., Aleix Pol Gonzalez wrote: > > Again, I'll refer to how it's done in KCoreAddons. I don't think it's > > really useful to need to define variables for every framework you are > > compiling. > > Luigi Toscano wrote: > Is this

Re: Review Request 129025: Enable cross compilation support for packages depending on normally installed kdoctools tools.

2016-09-26 Thread Aleix Pol Gonzalez
think it's really useful to need to define variables for every framework you are compiling. - Aleix Pol Gonzalez On Sept. 26, 2016, 4:23 p.m., Ralf Habacker wrote: > > --- > This is an automatically generated e-mail. To rep

Re: Review Request 128907: Remove Konqueror kcm docbooks from plasma-desktop repo

2016-09-14 Thread Aleix Pol Gonzalez
ase-apps? - Aleix Pol Gonzalez On Sept. 14, 2016, 4:02 p.m., Burkhard Lück wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard.k

Re: Review Request 128756: Update kamoso docbook to kf5

2016-09-11 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128756/#review99089 --- Ship it! Yes please. - Aleix Pol Gonzalez On ago. 26

Re: Review Request 128756: Update kamoso docbook to kf5

2016-08-26 Thread Aleix Pol Gonzalez
20) <https://git.reviewboard.kde.org/r/128756/#comment66484> 3.2 was the last release. http://download.kde.org/stable/kamoso/3.2/src/ doc/index.docbook (line 31) <https://git.reviewboard.kde.org/r/128756/#comment66485> *the* Internet - Aleix Pol Gonzalez On Aug. 25

Re: Review Request 128756: Update kamoso docbook to kf5

2016-08-26 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128756/#review98680 --- Okay, I can change it later I guess... Thanks! - Aleix Pol

Re: Review Request 128756: Update kamoso docbook to kf5

2016-08-25 Thread Aleix Pol Gonzalez
tps://git.reviewboard.kde.org//r/128756/#fcomment603> I would rather use a screenshot with camera, rather than the placeholder... - Aleix Pol Gonzalez On Aug. 25, 2016, 3:41 p.m., Burkhard Lück wrote: > > --- > This is a

Re: Review Request 128678: Install the translated documentation

2016-08-14 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128678/#review98389 --- Ship it! Ship It! - Aleix Pol Gonzalez On Aug. 15

Re: Review Request 128637: Remove obsolete kdepasswd docbook

2016-08-09 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128637/#review98257 --- Ship it! Ship It! - Aleix Pol Gonzalez On Aug. 9, 2016

Re: [kde-doc-english] Review Request 127687: Update kalgebra docbook to 16.04

2016-04-19 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/127687/#review94709 --- Ship it! Thanks a lot!! :D - Aleix Pol Gonzalez

Re: [kde-doc-english] Review Request 125421: Update documentation (man + doc)

2016-01-28 Thread Aleix Pol Gonzalez
a different version. Or use the same version as KDE Applications? - Aleix Pol Gonzalez On Sept. 27, 2015, 6:09 p.m., Luigi Toscano wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboa

Re: [kde-doc-english] Review Request 125421: Update documentation (man + doc)

2016-01-28 Thread Aleix Pol Gonzalez
> On Jan. 29, 2016, 12:36 a.m., Aleix Pol Gonzalez wrote: > > LGTM. > > > > And yes, it could definitely use a different version. Or use the same > > version as KDE Applications? > > Luigi Toscano wrote: > The documentation shows both vers

Re: [kde-doc-english] Review Request 125421: Update documentation (man + doc)

2016-01-28 Thread Aleix Pol Gonzalez
> On Jan. 29, 2016, 12:36 a.m., Aleix Pol Gonzalez wrote: > > LGTM. > > > > And yes, it could definitely use a different version. Or use the same > > version as KDE Applications? > > Luigi Toscano wrote: > The documentation shows both vers

[kde-doc-english] [kalgebra] /: Rename Console -> Calculator

2015-11-10 Thread Aleix Pol
Git commit f3686520ab64c4ef4d2d26034fbff8c9f896f56b by Aleix Pol. Committed on 10/11/2015 at 23:52. Pushed by apol into branch 'master'. Rename Console -> Calculator M +16 -16 doc/index.docbook M +1-1mobile/plugins/kalgebraconsole.json M +1-1src/kalgebra.cpp h

[kde-doc-english] [kdeconnect-kde] doc: Add some slightly more useful documentation

2015-10-20 Thread Aleix Pol
Git commit 2c53d8dcd40ffd5526ffdfbe729d93368d163095 by Aleix Pol. Committed on 21/10/2015 at 01:00. Pushed by apol into branch 'master'. Add some slightly more useful documentation M +19 -1doc/index.docbook http://commits.kde.org/kdeconnect-kde/2c53d8dcd40ffd5526ffdfbe729d93368d163095

[kde-doc-english] [kdeconnect-kde] /: Introduce bare documentation for the KDE Connect kcm

2015-10-18 Thread Aleix Pol
Git commit 661fa098d48606ea87d6fdb8086dabf8df3366f9 by Aleix Pol. Committed on 19/10/2015 at 01:25. Pushed by apol into branch 'master'. Introduce bare documentation for the KDE Connect kcm M +4-0CMakeLists.txt A +1-0doc/CMakeLists.txt A +37 -0doc/index.docbook M +1

Re: [kde-doc-english] Review Request 124568: Fix releaseinfo+productname, rm obsolet options in plasmapkg2 docbook

2015-08-02 Thread Aleix Pol Gonzalez
of the other one, that is a fork of this one. - Aleix Pol Gonzalez On July 31, 2015, 8:43 p.m., Burkhard Lück wrote: --- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/124568

Re: [kde-doc-english] Review Request 124594: Update dolphin docbook to kf5

2015-08-02 Thread Aleix Pol Gonzalez
://git.reviewboard.kde.org/r/124594/#comment57602 Maybe it should say it's an essential part of Plasma? - Aleix Pol Gonzalez On Aug. 2, 2015, 7:34 p.m., Burkhard Lück wrote: --- This is an automatically generated e-mail. To reply, visit: https

[kde-doc-english] [kde-runtime/frameworks] /: Clean up the missing crumbs in the repository

2015-04-09 Thread Aleix Pol
Git commit dc894f9437e961d8b19e69a567681d2b27b9229a by Aleix Pol. Committed on 08/04/2015 at 23:03. Pushed by apol into branch 'frameworks'. Clean up the missing crumbs in the repository It was all split into where it belonged. M +1-50 CMakeLists.txt D +0-346 COPYING D +0-510

[kde-doc-english] Moving kde-gtk-config and muon

2014-10-03 Thread Aleix Pol
Hi, I requested the move of those two repositories to kde/workspace. Translations will need to be moved now. Thanks, and sorry if I'm sending this too late! . Aleix -- next part -- An HTML attachment was scrubbed... URL:

[kde-doc-english] Review Request 119446: Add a simple test for meinproc

2014-07-25 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/119446/#review63103 --- Ship it! Ship It! - Aleix Pol Gonzalez On July 24, 2014

[kde-doc-english] [frameworks-kdoctools] [Bug 337442] kdoctools only builds a static lib

2014-07-15 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=337442 Aleix Pol aleixpol at kde.org changed: What|Removed |Added Resolution|--- |INVALID Status

[kde-doc-english] [plasma-desktop] doc/kcontrol: Moved powerdevil documentation to powerdevil repo

2014-06-06 Thread Aleix Pol
Git commit a73f8a7ab91fd5a704f86490bb76627d9203d3e4 by Aleix Pol. Committed on 06/06/2014 at 16:00. Pushed by apol into branch 'master'. Moved powerdevil documentation to powerdevil repo M +0-1doc/kcontrol/CMakeLists.txt D +0-3doc/kcontrol/powerdevil/CMakeLists.txt D

[kde-doc-english] [powerdevil] doc/kcm: Initial import from the monolithic kde-workspace.

2014-06-06 Thread Aleix Pol
Git commit 7994bb134114cffc21cbec69be1a784489a8fb1a by Aleix Pol. Committed on 06/06/2014 at 16:00. Pushed by apol into branch 'master'. Initial import from the monolithic kde-workspace. This is the beginning of revision history for this module. If you want to look at revision history older than

[kde-doc-english] Review Request 118156: Make SUBDIR argument mandatory in kdoctools_create_handbook

2014-05-16 Thread Aleix Pol Gonzalez
://git.reviewboard.kde.org/r/118156/diff/ Testing --- Makes some builds fail that didn't fail before but were incorrect. Thanks, Aleix Pol Gonzalez -- next part -- An HTML attachment was scrubbed... URL: http://mail.kde.org/pipermail/kde-doc-english/attachments/20140515

[kde-doc-english] Review Request 118149: Make sure KHelpCenter documentation goes to its own subdirectory

2014-05-15 Thread Aleix Pol Gonzalez
/CMakeLists.txt f1d88d2 Diff: https://git.reviewboard.kde.org/r/118149/diff/ Testing --- Thanks, Aleix Pol Gonzalez -- next part -- An HTML attachment was scrubbed... URL: http://mail.kde.org/pipermail/kde-doc-english/attachments/20140515/c8930e1b/attachment.html

[kde-doc-english] Review Request 118149: Make sure KHelpCenter documentation goes to its own subdirectory

2014-05-15 Thread Aleix Pol Gonzalez
CMakeLists.txt | xargs grep kdoctools_create_handbook | grep -v SUBDIR Maybe kdoctools_create_handbook should fail if it doesn't get a SUBDIR? - Aleix Pol Gonzalez On May 15, 2014, 2:40 p.m., Aleix Pol Gonzalez wrote

[kde-doc-english] Review Request 118156: Make SUBDIR argument mandatory in kdoctools_create_handbook

2014-05-15 Thread Aleix Pol Gonzalez
before but were incorrect. Thanks, Aleix Pol Gonzalez -- next part -- An HTML attachment was scrubbed... URL: http://mail.kde.org/pipermail/kde-doc-english/attachments/20140515/56c4b68b/attachment.html

[kde-doc-english] Review Request 118149: Make sure KHelpCenter documentation goes to its own subdirectory

2014-05-15 Thread Aleix Pol Gonzalez
the same problem. Diffs - doc/fundamentals/CMakeLists.txt 0921d20 doc/khelpcenter/CMakeLists.txt f1d88d2 Diff: https://git.reviewboard.kde.org/r/118149/diff/ Testing --- Thanks, Aleix Pol Gonzalez -- next part -- An HTML attachment was scrubbed... URL

[kde-doc-english] [khotkeys] doc/kcm: Initial import from the monolithic kde-workspace.

2014-04-25 Thread Aleix Pol
Git commit d72c7ed62a0e0f00e423dc731f1bacae336b04a4 by Aleix Pol. Committed on 25/04/2014 at 11:23. Pushed by apol into branch 'master'. Initial import from the monolithic kde-workspace. This is the beginning of revision history for this module. If you want to look at revision history older than

[kde-doc-english] [plasma-desktop] doc/kcontrol: Moved kcontrol/khotkeys documentation to khotkeys repository

2014-04-25 Thread Aleix Pol
Git commit 642bc0f8f397dcbd62f9213e0a3c6349a8be0ac6 by Aleix Pol. Committed on 25/04/2014 at 11:24. Pushed by apol into branch 'master'. Moved kcontrol/khotkeys documentation to khotkeys repository M +0-1doc/kcontrol/CMakeLists.txt D +0-2doc/kcontrol/khotkeys/CMakeLists.txt D

[kde-doc-english] [kio-extras] doc/kcontrol: Initial import from the monolithic kde-workspace.

2014-04-25 Thread Aleix Pol
Git commit 09cd27cca7daa2339960efa0ab852ad492b5ac97 by Aleix Pol. Committed on 25/04/2014 at 11:31. Pushed by apol into branch 'master'. Initial import from the monolithic kde-workspace. This is the beginning of revision history for this module. If you want to look at revision history older than

[kde-doc-english] [plasma-desktop] doc/kcontrol: Moved some documentation to kio-extras, with the documented components

2014-04-25 Thread Aleix Pol
Git commit 705447017f960c87f1b2de78fb9faf3a637d511d by Aleix Pol. Committed on 25/04/2014 at 11:33. Pushed by apol into branch 'master'. Moved some documentation to kio-extras, with the documented components M +0-2doc/kcontrol/CMakeLists.txt D +0-2doc/kcontrol/kcmcgi

[kde-doc-english] [khelpcenter] doc/khelpcenter: Move the documentation into a subdirectory

2014-04-17 Thread Aleix Pol
Git commit 96c9ea103fdabc9bd428d2531c2add0b2701f19e by Aleix Pol. Committed on 17/04/2014 at 15:17. Pushed by apol into branch 'master'. Move the documentation into a subdirectory This way we can introduce more documentation not directly related to khelpcenter, but required. R +0-0doc

[kde-doc-english] [khelpcenter] doc/glossary: cleanup

2014-04-17 Thread Aleix Pol
Git commit 33311e86788c2ab033e7a81fd61228bacaac91e5 by Aleix Pol, on behalf of Harald Sitter. Committed on 15/08/2008 at 23:01. Pushed by apol into branch 'master'. cleanup svn path=/trunk/KDE/kdebase/runtime/; revision=847670 M +11 -30 doc/glossary/index.docbook http://commits.kde.org

[kde-doc-english] [khelpcenter] doc/glossary: Fix typos

2014-04-17 Thread Aleix Pol
Git commit c6ab9f4dd71461742e4bdba345ef1f01a3080e00 by Aleix Pol, on behalf of Yuri Chornoivan. Committed on 08/12/2008 at 21:25. Pushed by apol into branch 'master'. Fix typos svn path=/trunk/KDE/kdebase/runtime/; revision=894556 M +2-6doc/glossary/kdeprintingglossary.docbook http

[kde-doc-english] [khelpcenter] doc/onlinehelp: add page with links to online help to khelpcenter CCMAIL:an...@kde.org CCMAIL:ad...@forum.kde.org

2014-04-17 Thread Aleix Pol
Git commit bcc098f2a4a90d34100a720413c32ecef49e707d by Aleix Pol, on behalf of Burkhard L?ck. Committed on 11/05/2010 at 18:15. Pushed by apol into branch 'master'. add page with links to online help to khelpcenter CCMAIL:annew at kde.org CCMAIL:admin at forum.kde.org svn path=/trunk/KDE

[kde-doc-english] [khelpcenter] doc/onlinehelp: enable xml2pot to extract the ulinks in term markup to use localized links

2014-04-17 Thread Aleix Pol
Git commit 4bf1c106f19d81fe17ce0cc9290d542089b0387f by Aleix Pol, on behalf of Burkhard L?ck. Committed on 13/05/2010 at 15:10. Pushed by apol into branch 'master'. enable xml2pot to extract the ulinks in term markup to use localized links svn path=/trunk/KDE/kdebase/runtime/; revision=1126291

[kde-doc-english] [khelpcenter] doc/glossary: revert to Yuris version

2014-04-17 Thread Aleix Pol
Git commit 6fee1356b95d4a7960140b2d5122c70939b0b56d by Aleix Pol, on behalf of Burkhard L?ck. Committed on 16/09/2010 at 05:21. Pushed by apol into branch 'master'. revert to Yuris version svn path=/trunk/KDE/kdebase/runtime/; revision=1175905 M +1-2doc/glossary/index.docbook http

[kde-doc-english] [khelpcenter] doc/glossary: typos and bug fixing

2014-04-17 Thread Aleix Pol
Git commit 1840d906a17442a2f4eef048fe34b7fbc0dd976f by Aleix Pol, on behalf of Yuri Chornoivan. Committed on 16/09/2010 at 08:24. Pushed by apol into branch 'master'. typos and bug fixing svn path=/trunk/KDE/kdebase/runtime/; revision=1175950 M +3-3doc/glossary/index.docbook M +1

[kde-doc-english] [khelpcenter] doc/glossary: Move doc for runtime here

2014-04-17 Thread Aleix Pol
Git commit d7d64bb7b3dcf1a14361ff4e70e817817242c04f by Aleix Pol, on behalf of Laurent Montel. Committed on 30/08/2007 at 19:25. Pushed by apol into branch 'master'. Move doc for runtime here svn path=/trunk/KDE/kdebase/runtime/; revision=706565 A +2-0doc/glossary/CMakeLists.txt

[kde-doc-english] [khelpcenter] doc/glossary: glossary update by our famous Yuri Chornoivan, thanks a lot CCMAIL:yurc...@ukr.net

2014-04-17 Thread Aleix Pol
Git commit 0cb8343c2cd7107bb77d2d6f587ef72c2bd9f7bd by Aleix Pol, on behalf of Burkhard L?ck. Committed on 15/09/2010 at 20:50. Pushed by apol into branch 'master'. glossary update by our famous Yuri Chornoivan, thanks a lot CCMAIL:yurchor at ukr.net svn path=/trunk/KDE/kdebase/runtime

[kde-doc-english] [khelpcenter] doc/fundamentals: Fix typo

2014-04-17 Thread Aleix Pol
Git commit f5da7bae6bed44f23a08db07fdef17751d9809f6 by Aleix Pol, on behalf of Yuri Chornoivan. Committed on 21/04/2012 at 12:01. Pushed by apol into branch 'master'. Fix typo M +1-1doc/fundamentals/install.docbook http://commits.kde.org/khelpcenter

[kde-doc-english] [khelpcenter] doc/fundamentals: Fix typos

2014-04-17 Thread Aleix Pol
Git commit 9dfe46437ae9ccde569f270a84024112ba19d192 by Aleix Pol, on behalf of Yuri Chornoivan. Committed on 21/04/2012 at 19:24. Pushed by apol into branch 'master'. Fix typos M +2-2doc/fundamentals/tasks.docbook http://commits.kde.org/khelpcenter

[kde-doc-english] [khelpcenter] doc/fundamentals: Add missing ampersand.

2014-04-17 Thread Aleix Pol
Git commit 324a87caa3c5d433a69565115be014493f44d48b by Aleix Pol, on behalf of Yuri Chornoivan. Committed on 10/07/2012 at 16:59. Pushed by apol into branch 'master'. Add missing ampersand. M +1-1doc/fundamentals/tasks.docbook http://commits.kde.org/khelpcenter

[kde-doc-english] [khelpcenter] doc/fundamentals: fundamentals are for 4.9, sect1-section, png shows file, not find

2014-04-17 Thread Aleix Pol
Git commit 53f7619e091854b2db21241e987cf5e6831f8b9c by Aleix Pol, on behalf of Burkhard L?ck. Committed on 20/04/2012 at 11:39. Pushed by apol into branch 'master'. fundamentals are for 4.9, sect1-section, png shows file, not find M +3-3doc/fundamentals/config.docbook M +1-1

[kde-doc-english] [khelpcenter] doc/fundamentals: Lokalize docs have a link to fundamentals now

2014-04-17 Thread Aleix Pol
Git commit 3705553e2e39540e41458eee627039e2f2703777 by Aleix Pol, on behalf of Burkhard L?ck. Committed on 14/07/2012 at 11:19. Pushed by apol into branch 'master'. Lokalize docs have a link to fundamentals now M +0-2doc/fundamentals/config.docbook http://commits.kde.org/khelpcenter

[kde-doc-english] [khelpcenter] doc/glossary: fix typos

2014-04-17 Thread Aleix Pol
Git commit a3cc74098bf822e27278fa1924bd6711b0ad3dc1 by Aleix Pol, on behalf of Yuri Chornoivan. Committed on 23/09/2010 at 06:25. Pushed by apol into branch 'master'. fix typos svn path=/trunk/KDE/kdebase/runtime/; revision=1178444 M +1-1doc/glossary/index.docbook http

[kde-doc-english] [khelpcenter] doc/fundamentals: document scrollbar context menu

2014-04-17 Thread Aleix Pol
Git commit 2cafbb25fc8efcf5758fc194f0c9f4c47ed3e422 by Aleix Pol, on behalf of T.C. Hollingsworth. Committed on 08/05/2012 at 07:36. Pushed by apol into branch 'master'. document scrollbar context menu M +64 -4doc/fundamentals/tasks.docbook http://commits.kde.org/khelpcenter

[kde-doc-english] [khelpcenter] doc/fundamentals: add some FIXME's and a missing whitespace

2014-04-17 Thread Aleix Pol
Git commit 9ec0e589b0136148d6a82ee76a62b53b6297bac3 by Aleix Pol, on behalf of Burkhard L?ck. Committed on 04/05/2012 at 13:00. Pushed by apol into branch 'master'. add some FIXME's and a missing whitespace M +4-0doc/fundamentals/tasks.docbook http://commits.kde.org/khelpcenter

[kde-doc-english] [khelpcenter] doc/fundamentals: bump version

2014-04-17 Thread Aleix Pol
Git commit 79c89bd229d0d428481a6328d10cf5211229e981 by Aleix Pol, on behalf of Burkhard L?ck. Committed on 08/07/2013 at 03:37. Pushed by apol into branch 'master'. bump version M +2-2doc/fundamentals/index.docbook http://commits.kde.org/khelpcenter

[kde-doc-english] [khelpcenter] doc/fundamentals: change sect2 to sect1 markup to avoid short pages, add some comments for improvements

2014-04-17 Thread Aleix Pol
Git commit ef77c48ba72c1e5a65003fed3e33244233bdb184 by Aleix Pol, on behalf of Burkhard L?ck. Committed on 08/08/2012 at 03:45. Pushed by apol into branch 'master'. change sect2 to sect1 markup to avoid short pages, add some comments for improvements M +4-5doc/fundamentals

[kde-doc-english] [khelpcenter] doc/fundamentals: Fix usage of kappname; (aka kde-sc; ) vs kde; and related fixes

2014-04-17 Thread Aleix Pol
Git commit b9de877e1e617cdde0ed47501f65944863d0ecf8 by Aleix Pol, on behalf of Luigi Toscano. Committed on 12/03/2013 at 00:01. Pushed by apol into branch 'master'. Fix usage of kappname; (aka kde-sc;) vs kde; and related fixes Some instances of kappname;(kde-sc;) were used to refer to generic

[kde-doc-english] [khelpcenter] doc/fundamentals: fundamentals doc: grammar improvement

2014-04-17 Thread Aleix Pol
Git commit e9c3c0bc43dae7f5110b1d1be5881ffbfa3e1e2a by Aleix Pol, on behalf of T.C. Hollingsworth. Committed on 22/04/2012 at 00:17. Pushed by apol into branch 'master'. fundamentals doc: grammar improvement M +1-1doc/fundamentals/tasks.docbook http://commits.kde.org/khelpcenter

[kde-doc-english] [khelpcenter] doc/fundamentals: rm superflous ; and add some comments

2014-04-17 Thread Aleix Pol
Git commit a5cfb4c7393d4bd10ac6faab14dcd16176ef7587 by Aleix Pol, on behalf of Burkhard L?ck. Committed on 21/07/2012 at 07:26. Pushed by apol into branch 'master'. rm superflous ; and add some comments M +1-1doc/fundamentals/config.docbook M +1-1doc/fundamentals/tasks.docbook

[kde-doc-english] docbook issues in workspace repos

2014-04-17 Thread Aleix Pol
On Mon, Apr 14, 2014 at 12:57 PM, Burkhard L?ck lueck at hube-lueck.de wrote: Hi, I found a lot of docbook issues in many workspace repos, i. e. code but no corresponding docbook in a repo and vice versa: kde-cli-tools: mv plasma-desktop/doc/kcontrol/filetypes/

[kde-doc-english] [khelpcenter] doc/fundamentals: screenshot shows konqueror, not kwrite

2014-04-17 Thread Aleix Pol
Git commit 2b4daedcd192fc58dafc5ab60fbe6bda32ffaed1 by Aleix Pol, on behalf of Burkhard L?ck. Committed on 20/04/2012 at 12:04. Pushed by apol into branch 'master'. screenshot shows konqueror, not kwrite M +2-2doc/fundamentals/tasks.docbook http://commits.kde.org/khelpcenter

[kde-doc-english] [khelpcenter] doc/fundamentals: fix wrong png name to pull the right screenshot

2014-04-17 Thread Aleix Pol
Git commit 511f5e431e4adcec93b3ba191302d26b3e78d3e9 by Aleix Pol, on behalf of Burkhard L?ck. Committed on 05/05/2012 at 17:54. Pushed by apol into branch 'master'. fix wrong png name to pull the right screenshot M +1-1doc/fundamentals/config.docbook http://commits.kde.org/khelpcenter

[kde-doc-english] [khelpcenter] doc/fundamentals: Fix typo

2014-04-17 Thread Aleix Pol
Git commit 0118398d110ba2c7cf20d575d2844af60e6e725f by Aleix Pol, on behalf of Yuri Chornoivan. Committed on 04/07/2013 at 06:42. Pushed by apol into branch 'master'. Fix typo M +1-1doc/fundamentals/ui.docbook http://commits.kde.org/khelpcenter/0118398d110ba2c7cf20d575d2844af60e6e725f

[kde-doc-english] [khelpcenter] doc/fundamentals: add screenshots for inline find and replace needs some explanation in the docbook, see my FIXME's. Any takers? CCMAIL:kde-doc-english@kde.org

2014-04-17 Thread Aleix Pol
Git commit 9ef4eec72617c89965dbb5df0f25e0d8806b544c by Aleix Pol, on behalf of Burkhard L?ck. Committed on 08/07/2012 at 10:12. Pushed by apol into branch 'master'. add screenshots for inline find and replace needs some explanation in the docbook, see my FIXME's. Any takers? CCMAIL:kde-doc

[kde-doc-english] [khelpcenter] doc/glossary: quote markup is stripped off in KHC's glossary view

2014-04-17 Thread Aleix Pol
Git commit 9c92f54b2467d1baf98f571466f4d870512c948e by Aleix Pol, on behalf of Burkhard L?ck. Committed on 24/08/2011 at 20:23. Pushed by apol into branch 'master'. quote markup is stripped off in KHC's glossary view M +7-7doc/glossary/index.docbook http://commits.kde.org/khelpcenter

[kde-doc-english] [khelpcenter] doc/glossary: Fix link, get rid of KOffice entry (it is not installed by modern distributions)

2014-04-17 Thread Aleix Pol
Git commit 1ee31835132b1cc768fd4834a0668f81ab53b4dc by Aleix Pol, on behalf of Yuri Chornoivan. Committed on 09/12/2012 at 16:34. Pushed by apol into branch 'master'. Fix link, get rid of KOffice entry (it is not installed by modern distributions) M +2-2doc/glossary/index.docbook http

[kde-doc-english] [khelpcenter] doc/fundamentals: Fix typo

2014-04-17 Thread Aleix Pol
Git commit 9d529984523a97c916588be56d1cfe1fd50a172d by Aleix Pol, on behalf of Yuri Chornoivan. Committed on 21/04/2012 at 16:16. Pushed by apol into branch 'master'. Fix typo M +1-1doc/fundamentals/config.docbook http://commits.kde.org/khelpcenter

[kde-doc-english] [khelpcenter] doc/fundamentals: typo fix

2014-04-17 Thread Aleix Pol
Git commit 495ab98072e584943cf6f4d6ebd6cd1153ee2495 by Aleix Pol, on behalf of Burkhard L?ck. Committed on 08/05/2012 at 11:27. Pushed by apol into branch 'master'. typo fix M +5-2doc/fundamentals/tasks.docbook http://commits.kde.org/khelpcenter

[kde-doc-english] [khelpcenter] doc/fundamentals: fix wrong keycap for Print L-P

2014-04-17 Thread Aleix Pol
Git commit 1890211318ab32de1a5052c278db5270b137aa57 by Aleix Pol, on behalf of Burkhard L?ck. Committed on 21/04/2012 at 07:37. Pushed by apol into branch 'master'. fix wrong keycap for Print L-P M +2-2doc/fundamentals/ui.docbook http://commits.kde.org/khelpcenter

[kde-doc-english] [khelpcenter] doc/fundamentals: s/sect1/section/ in prose (sed during reorg went too far ; -)

2014-04-17 Thread Aleix Pol
Git commit c5b9600a6905f23010c977498cac3ef86ea21708 by Aleix Pol, on behalf of T.C. Hollingsworth. Committed on 08/05/2012 at 07:51. Pushed by apol into branch 'master'. s/sect1/section/ in prose (sed during reorg went too far ;-) M +2-2doc/fundamentals/tasks.docbook http

[kde-doc-english] [khelpcenter] doc/fundamentals: fix cp error 'text box' - 'Radio Button'

2014-04-17 Thread Aleix Pol
Git commit 0ba7794a279ff886fe15c5af010f78963e2b by Aleix Pol, on behalf of Burkhard L?ck. Committed on 07/08/2013 at 10:33. Pushed by apol into branch 'master'. fix cp error 'text box' - 'Radio Button' M +1-1doc/fundamentals/ui.docbook http://commits.kde.org/khelpcenter

[kde-doc-english] [khelpcenter] doc/fundamentals: Fix typos

2014-04-17 Thread Aleix Pol
Git commit 8deccd79cf88b9f1a556c84a1127f6355d289c7d by Aleix Pol, on behalf of Yuri Chornoivan. Committed on 22/04/2012 at 10:36. Pushed by apol into branch 'master'. Fix typos M +3-3doc/fundamentals/tasks.docbook http://commits.kde.org/khelpcenter

[kde-doc-english] [khelpcenter] doc/fundamentals: add KDE Fundamentals documentation (formerly code-named building blocks)

2014-04-17 Thread Aleix Pol
Git commit 76103cf0d7336b8645d322bb4efd1e16d23b95cc by Aleix Pol, on behalf of T.C. Hollingsworth. Committed on 20/04/2012 at 08:34. Pushed by apol into branch 'master'. add KDE Fundamentals documentation (formerly code-named building blocks) A +1-0doc/fundamentals/CMakeLists.txt

[kde-doc-english] [khelpcenter] doc/glossary: Remove all traces of Nepomuk

2014-04-17 Thread Aleix Pol
Git commit b43fba91e82f46005d852070121039a4580d1ab2 by Aleix Pol, on behalf of Vishesh Handa. Committed on 17/03/2014 at 17:02. Pushed by apol into branch 'master'. Remove all traces of Nepomuk M +0-24 doc/glossary/index.docbook http://commits.kde.org/khelpcenter

[kde-doc-english] [khelpcenter] doc/glossary: Use qt-project links

2014-04-17 Thread Aleix Pol
Git commit 7e057254e4c395db5976d97bce4b71c3cfaa6f9b by Aleix Pol, on behalf of Yuri Chornoivan. Committed on 19/07/2013 at 14:47. Pushed by apol into branch 'master'. Use qt-project links M +1-1doc/glossary/index.docbook http://commits.kde.org/khelpcenter

[kde-doc-english] [khelpcenter] doc/fundamentals: fix wrong name of systemsettings module Manage Notifications spotted by tosky, thanks

2014-04-17 Thread Aleix Pol
Git commit 1ce3ef5c611ec82c0c9d8a51720e183d8ccac373 by Aleix Pol, on behalf of Burkhard L?ck. Committed on 02/07/2013 at 20:03. Pushed by apol into branch 'master'. fix wrong name of systemsettings module Manage Notifications spotted by tosky, thanks M +5-0doc/fundamentals

[kde-doc-english] [khelpcenter] doc/fundamentals: add missing screenshot of check spelling window

2014-04-17 Thread Aleix Pol
Git commit 64566d3e31b4b9de5b85de32079d67db04321b87 by Aleix Pol, on behalf of T.C. Hollingsworth. Committed on 08/05/2012 at 07:49. Pushed by apol into branch 'master'. add missing screenshot of check spelling window M +12 -1doc/fundamentals/tasks.docbook http://commits.kde.org

[kde-doc-english] [khelpcenter] doc/fundamentals: the exported scheme, not the file is available

2014-04-17 Thread Aleix Pol
Git commit 0a19f8c17fbfe284b93fc7ef639f19cfd306f6cf by Aleix Pol, on behalf of Burkhard L?ck. Committed on 08/07/2012 at 09:05. Pushed by apol into branch 'master'. the exported scheme, not the file is available M +1-1doc/fundamentals/config.docbook http://commits.kde.org/khelpcenter

[kde-doc-english] [khelpcenter] doc/glossary: ZUI was replaced by an Activity Manager in kde 4.5

2014-04-17 Thread Aleix Pol
Git commit b9c951e088c485364077b08b6a9672e68b896065 by Aleix Pol, on behalf of Burkhard L?ck. Committed on 15/04/2012 at 14:41. Pushed by apol into branch 'master'. ZUI was replaced by an Activity Manager in kde 4.5 M +0-10 doc/glossary/index.docbook http://commits.kde.org/khelpcenter

[kde-doc-english] [khelpcenter] doc/fundamentals: Add missing ... where needed

2014-04-17 Thread Aleix Pol
Git commit 90ddb0c55c2002fbede1b9f292df9337c39fe784 by Aleix Pol, on behalf of Luigi Toscano. Committed on 27/01/2013 at 14:30. Pushed by apol into branch 'master'. Add missing ... where needed M +1-1doc/fundamentals/config.docbook M +4-4doc/fundamentals/tasks.docbook M +4

  1   2   >