Re: QML support in kde.org services

2011-09-18 Thread David Faure
On Sunday 04 September 2011 14:18:30 Stefan Majewsky wrote: > Hi, > > we have many server-side services which do not yet support QML: > > 1. lxr.kde.org doesn't search in QML files. Fixed (at least for general search) http://lxr.kde.org/search?filestring=.qml&string=ChangeExtension Not sure ho

Re: QML support in kde.org services

2011-09-13 Thread Thiago Macieira
On Tuesday, 13 de September de 2011 08:58:15 Thomas Zander wrote: > On Tuesday 13 September 2011 02.52.53 Giorgos Tsiapaliwkas wrote: > > Does anyone can point me to the qt docs system and how it works(any > > link?)? > > http://doc.qt.nokia.com/latest/qthelp-framework.html And http://doc.qt.noki

Re: QML support in kde.org services

2011-09-12 Thread Thomas Zander
On Tuesday 13 September 2011 02.52.53 Giorgos Tsiapaliwkas wrote: > Does anyone can point me to the qt docs system and how it works(any link?)? http://doc.qt.nokia.com/latest/qthelp-framework.html -- Thomas Zander

Re: QML support in kde.org services

2011-09-12 Thread Giorgos Tsiapaliwkas
Does anyone can point me to the qt docs system and how it works(any link?)? -- Tsiapaliwkas Giorgos (terietor) KDE Developer terietor.gr

Re: QML support in kde.org services

2011-09-09 Thread Thomas Zander
On Monday 05 September 2011 15.32.03 todd rme wrote: > On Mon, Sep 5, 2011 at 3:20 PM, Stephen Kelly wrote: > > todd rme wrote: > >> What about adding qdoc support to doxygen? > >> > >> -Todd > > > > You would have to investigate if that's possible? > > > > Are you volunteering? :) > > I don't

Re: QML support in kde.org services

2011-09-08 Thread Alvaro Soliverez
The meego tablet QML component have extensive documentation, which I guess is later parsed with qt docs or something similar. You can find examples in meego.gitorious.org. Meego UX / meego-ux-components project. Regards, Alvaro On Thu, Sep 8, 2011 at 10:13 PM, Giorgos Tsiapaliwkas wrote: > This

Re: QML support in kde.org services

2011-09-08 Thread Giorgos Tsiapaliwkas
This is irrelevant with the need of documenting the QML but since the existence of the Qt desktop components and the QML toplevel windows and menus we have to consider the support for QML completion in our IDEs (KDevelop

Re: QML support in kde.org services

2011-09-05 Thread Michael Jansen
On Monday, September 05, 2011 03:18:27 PM todd rme wrote: > On Mon, Sep 5, 2011 at 3:14 PM, Stephen Kelly wrote: > > Albert Astals Cid wrote: > >> A Diumenge, 4 de setembre de 2011, Stephen Kelly vàreu escriure: > >>> Harald Sitter wrote: > >>> > On Sun, Sep 4, 2011 at 2:18 PM, Stefan Majewsky > >

Re: Re: QML support in kde.org services

2011-09-05 Thread todd rme
On Mon, Sep 5, 2011 at 3:20 PM, Stephen Kelly wrote: > todd rme wrote: > >> What about adding qdoc support to doxygen? >> >> -Todd >> > > You would have to investigate if that's possible? > > Are you volunteering? :) I don't know enough about either to attempt that, I just thought it might be eas

Re: Re: QML support in kde.org services

2011-09-05 Thread Stephen Kelly
todd rme wrote: > What about adding qdoc support to doxygen? > > -Todd > You would have to investigate if that's possible? Are you volunteering? :)

Re: Re: QML support in kde.org services

2011-09-05 Thread todd rme
On Mon, Sep 5, 2011 at 3:14 PM, Stephen Kelly wrote: > Albert Astals Cid wrote: > >> A Diumenge, 4 de setembre de 2011, Stephen Kelly vàreu escriure: >>> Harald Sitter wrote: >>> > On Sun, Sep 4, 2011 at 2:18 PM, Stefan Majewsky >>> > >>> > wrote: >>> >> 2. api.kde.org doesn't show QML elements.

Re: Re: QML support in kde.org services

2011-09-05 Thread Stephen Kelly
Albert Astals Cid wrote: > A Diumenge, 4 de setembre de 2011, Stephen Kelly vàreu escriure: >> Harald Sitter wrote: >> > On Sun, Sep 4, 2011 at 2:18 PM, Stefan Majewsky >> > >> > wrote: >> >> 2. api.kde.org doesn't show QML elements. >> > >> > Problem with this is that Doxygen does not support

Re: Re: QML support in kde.org services

2011-09-05 Thread Albert Astals Cid
A Diumenge, 4 de setembre de 2011, Stephen Kelly vàreu escriure: > Harald Sitter wrote: > > On Sun, Sep 4, 2011 at 2:18 PM, Stefan Majewsky > > > > wrote: > >> 2. api.kde.org doesn't show QML elements. > > > > Problem with this is that Doxygen does not support QML (yet anyway), > > actually I wo

Re: QML support in kde.org services

2011-09-05 Thread Sebastian Kügler
On Sunday, September 04, 2011 14:18:30 Stefan Majewsky wrote: > By the way, the immediate issue I'm having is that I would like to > have a look at the implementation of the org.kde.kdewebkit.WebView > element, but I cannot find it. Can someone point me, please? That's kdeclarativewebview.* in pla

Re: QML support in kde.org services

2011-09-04 Thread Stephen Kelly
Harald Sitter wrote: > On Sun, Sep 4, 2011 at 2:18 PM, Stefan Majewsky > wrote: >> 2. api.kde.org doesn't show QML elements. > > Problem with this is that Doxygen does not support QML (yet anyway), > actually I would not know how to make this work in a sane manner > considering that plenty of QM

Re: QML support in kde.org services

2011-09-04 Thread Allen Winter
On Sunday 04 September 2011 8:18:30 AM Stefan Majewsky wrote: > Hi, > > we have many server-side services which do not yet support QML: > 3. ebn.kde.org doesn't search through QML files (e.g. for orthography issues). > Krazy already checks QML files. Currently checks: license, copyright, spelli

Re: QML support in kde.org services

2011-09-04 Thread Harald Sitter
On Sun, Sep 4, 2011 at 2:18 PM, Stefan Majewsky wrote: > 2. api.kde.org doesn't show QML elements. Problem with this is that Doxygen does not support QML (yet anyway), actually I would not know how to make this work in a sane manner considering that plenty of QML elements will be directly based o