Archive for November, 2010

Last days in KDevelop (Toulouse student project) – 29th November

29 November 2010

Since Thursday 25th Done: Find-Replace plugin (master) Merged with KDevPlatform master Handling encoding in find algorithm Use IDocumentController instead of directly KSaveSelectDialog Man documentation plugin (master) Merged with KDevelop master Continu to load documentation even if a section can’t be loaded Correct an issue when man page section is more than one character (e.g. 3p [...]

Tags: , , , ,
Posted in KDE, KDevelop 2 Comments »

Last days in KDevelop (Toulouse student project) – 25th November

25 November 2010

Since Monday 22th Done: Find-Replace plugin (branch findreplace) Investigation about encoding handling in GrepJob Make the results toolview kill the GrepJob when we close it Man documentation plugin (branch documentationMan) Alow users to follow links into man page documentation Replace documentation widget by progress bar on load Usability We did three proposals (kdevelop-devel mailing list) [...]

Tags: , , , ,
Posted in KDE, KDevelop No Comments »

KDE Contribution Day in Toulouse

23 November 2010

Each month, in Toulouse we organize KDE contribution day. That’s allows KDE contributors around Toulouse to meet other contributors (developer, translator…) And next Saturday (27th November) there is the monthly meeting, with a Anne-Marie Mahfouf presentating about KDE bugsquad. Anne-Marie Mahfouf has been contributing to KDE for many years. She is the KDE-Edu module coordinator, [...]

Tags: , , , ,
Posted in KDE 1 Comment »

Last days in KDevelop (Toulouse student project) – 22th November

22 November 2010

Since Thursday 18th Done: Man documentation plugin (branch documentationMan) Load section data in asynchronous mode Implement man page display on tree view item click Replace section name with completes one Allow user to perform a man page search Allow user to access man page from context Issues Unable to print special charaters in tree view [...]

Tags: , , , ,
Posted in KDE, KDevelop 3 Comments »

Last days in KDevelop (Toulouse student project) – 18th November

18 November 2010

Since Monday 15th Done: Find-Replace plugin (branch findreplace) Set a default folder for GrepDialog Move the focus to the match in the document when we click on previous and next Better behaviour of previous and next Make the status bar disappear when we canceled GrepJob A dialog warns user about unsaved files to be searched [...]

Tags: , , , ,
Posted in KDE, KDevelop No Comments »

Last days in KDevelop (Toulouse student project)

15 November 2010

Now, every Monday and Thursday, I’ll publish task done by my student group on KDevelop project. Done: Find-Replace plugin (branch findreplace) Transform the buttons in actions with icons Implement the previous & next actions of the toolview 2 pass replacement implementation Root item in tree Rich text display Change criteria actions Tooltips to preview replacement [...]

Tags: , , ,
Posted in KDE, KDevelop 2 Comments »

KDevelop – When development documentation come to you

11 November 2010

Currently KDevelop QtHelp plugin allow user to load Qt Compressed Help file, like qt documentation, kdelibs documentation, and many other indeed there is a generator from doxygen. However user can’t choose which QCH he wants to load, all QCH file under the dir returned by this command qmake -query QT_INSTALL_DOCS. That’s why we decide to [...]

Tags: , , , ,
Posted in KDE, KDevelop 2 Comments »