User:Dhaumann
Kate in KDE5
Use Okular / Amarok's passive popup class to display things like "13 replacements done" or "Document successfully loaded". The needed class is PageViewMessage in the files pageviewutils.cpp and pageview.h. Maybe it is a good idea to alter the function slightly from
void display( const QString & message, const QString & details = QString(), Icon icon = Info, int durationMs = 4000 );
to
void display( const QString & message, const QString & details = QString(), Icon icon = Info, Qt::Corner corner = Qt::TopLeft, durationMs = 4000 );
TODO
- Excellent Articles
- Featured Articles
- http://de.wikipedia.org/wiki/Wikipedia:Wie_schreibe_ich_gute_Artikel
- http://en.wikipedia.org/wiki/Wikipedia:Writing_better_articles
- http://de.wikipedia.org/wiki/Wikipedia:Exzellente_Artikel
- http://en.wikipedia.org/wiki/Wikipedia:Featured_articles
- http://en.wikibooks.org/wiki/MediaWiki_Administrator%27s_Handbook/Editing_in_the_MediaWiki_Namespace
attic
Setup a KDE4 development environment
Test
Status | Project | Description (Contact)
|
---|---|---|
TODO | Project | This is some dummy text. |
TODO | Project | This is some dummy text to test wrap around. |
TODO | Project | This is some dummy text to test wrap around. Test all scenarios to see what happens. |
TODO | Project | This is some dummy text to test wrap around. Test all scenarios to see what happens with the position of the author. |
Todos
todo: integrate (+ validate for kde4) those pages into sane locations ;)
- Common Programming Mistakes
- hey, the first one we have not ported yet. should be moved for kde4 into Development/Tutorials (TODO)
- Thinking more about it, it could be an extension of Policies/Library_Code_Policy, i.e. as subpage like Policies/Library_Code_Policy/Common Mistakes (although it's not only about libraries...)
- KDE Developer's Checklist
- looks very old. if migrated, please fix it for kde3 or even kde4 (TODO)
- What is Scripty?
- indeed a TODO :)
see: http://developer.kde.org/documentation/other/index.html