User:Dhaumann: Difference between revisions

From KDE TechBase
(done testing)
Line 15: Line 15:
* [[Development/Tutorials/Common Programming Mistakes]]
* [[Development/Tutorials/Common Programming Mistakes]]
* [[Development/Tutorials/Using Qt Designer]]
* [[Development/Tutorials/Using Qt Designer]]
== Test ==
{| border="1" cellpadding="5" cellspacing="0" style="border: gray solid 1px; border-collapse: collapse; text-align: left; width: 100%;"
|- style="background: #ececec; text-align:center; font-weight:bold;"
| Status
| Project
| style="width:100px"; | Description
| Contact
|-
| style="text-align:center;" bgcolor="#ddffdd" | DONE
| Kate
| Refactor some code.
| contact
|-
| style="text-align:center;" bgcolor="#ffdead" | IN PROGRESS
| Kate
| Separate more functionality from KateDocument. Bla bla...
| Contact
|-
| style="text-align:center;" bgcolor="#ffabab" | TODO
| Kate
| Fix the code completion interface.
| Contact
|}

Revision as of 16:57, 30 January 2008

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

Reviewed Articles