|
| This Week... |
|
KStars adds ability to use V4L devices. KPilot adds interface to Python and Perl conduits. Kontact adds groupware configuration wizards for Kolab and eGroupware. KWord and KSpread support OpenOffice format natively.
|
Ariya Hidayat wrote to inform us regarding some happenings with KSpread
|
|
Lately there was initial work on KSpread to support OASIS format natively. This week we can already load simple OASIS document (like OpenOffice.org Calc files) without the import filter. If you have such files, just rename the extension from .sxc to .ksp and the native loader will work on them. There are many unsupported features yet, but hopefully in the near future we would be able to do the necessary improvements, until it reaches a usable state.
|
|
Andras Mantia gives us an update regarding some new features in Quanta
|
|
As you've already announced last week, Quanta got a new UI by using the KMDI library. Actually last week it was just a start, but as of now the transition to KMDI is basicly finished, only some minor polishing is needed. I can already recommend to anyone to try out the new version from CVS. As a side effect of this transition, it is possible to use other editors aside of Kate with Quanta. This was an often requested feature, but it is marked as (highly) experimental, and we don't have the power and time to actively maintain and support it. Users who want to play with it may enable the support for other editors with a configure switch. I let them discover the name of that switch. ;-)
|
|
Guillaume Laurent announced a new version of Rosegarden
|
The Rosegarden team are pleased to announce the release of Rosegarden-4 0.9.7, an audio and MIDI sequencer and score editor for Linux.
http://www.rosegardenmusic.com/
The main focus of this release is to introduce a new, more accurate and efficient audio layer with a mixer window, basic internal routing capabilities, more complete plugin support, and support for the JACK transport API.
This release also includes a number of other new features such as a dedicated tempo and time signature editor window, segment summary window, pitch-bend ruler, more useful controller rulers and various new editing operations and keyboard shortcuts in the graphical editors.
Features of Rosegarden include:- Score, piano-roll, event list and track overview editors
- MIDI and audio playback and recording with ALSA and JACK
- Audio plugin support using LADSPA
- Score interpretation of performance MIDI data
- MIDI file I/O, Csound, Lilypond and MusicXML export
- Clear and consistent KDE-based user interface
- Shareable device (.rgd) files to ease MIDI portability
- Translations into Russian, Spanish, German, French, Welsh, Italian, Swedish and Estonian, as well as UK and US English.
|
|
|
| Statistics |
|
Commits: |
2142
by 211
developers, 138968
lines modified, 1651
new files. |
|
Open Bugs:
|
6305
|
|
Open Wishes:
|
6180
|
|
Bugs Opened:
|
299 in the last 7 days. |
|
Bugs Closed:
|
264 in the last 7 days. |
|
|
Commit Summary |
|
Module
|
Commits
|
|
kde-i18n |
|
|
koffice |
|
|
kdepim |
|
|
kdelibs |
|
|
kdeextragear-1 |
|
|
kdebase |
|
|
kdenonbeta |
|
|
kdewebdev |
|
|
www |
|
|
kdesdk |
|
|
|
Lines
|
Developer
|
Commits
|
|
|
Andras Mantia
|
|
|
|
David Faure
|
|
|
|
Dirk Mueller
|
|
|
|
Waldo Bastian
|
|
|
|
Pedro Morais
|
|
|
|
Mark Kretschmann
|
|
|
|
Ariya Hidayat
|
|
|
|
Laurent Montel
|
|
|
|
Nicolas Goutte
|
|
|
|
Jaroslaw Staniek
|
|
|
|
|
Internationalisation (i18n) Status
|
|
|
| Commits |
|
Anders Lund committed a change to kdelibs/kate/part:
|
Adding two new options for editing: * replace tabs * remove trailing spaces
The options are in the "Editing" page of the configure dialog.
I added the following to the commands: * set-remove-trailing-spaces <bool> * set-remove-trailing-spaces-save <bool> * set-replace-tabs-save
The meaning of "set-replace-tabs" has changed to set the dynamic option, the rest should be pretty self explaining.
I added the following document variables: * remove-trailing-space <boolvalue> * remove-trailing-space-save <boolvalue> * replace-tabs-save <boolvalue>
The meaning of "replace-tabs" is silently changed to set the status of the dynamic option, the rest is again self explaining I hope ;)
These features will be available in Kate 2.3 which will ship with KDE 3.3
Togeather with the earlier changes to the save cleanups internals, this should be sufficient for closing 74700.
CCMAIL: 74700-done@bugs.kde.org, kwrite-devel@kde.org
Refer to Bug 74700 - Non-tab-Indentation doesn't work like in KDE 3.1.4 |
|
|
|
|
|
|
Tom Hughes committed a change to valgrind:
|
Extended instruction test system to handle x87 floating point instructions and started working on adding tests for the x87 instruction set. |
|
|
|
|
Otto Bruggeman committed a change to kdesdk/kompare:
|
This converts all QPtrLists into QValueLists, and speeds up opening and parsing a diff by 25%, now 75 % of the time opening and parsing a diff is spend in QTextStream::readLine(). Too bad unicode conversion is so slow. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Anders Lund committed a change to KDE_3_2_BRANCH: kdelibs/kate/part:
|
Backport: Enhance the on save cleanups * Calculate correct number of spaces for replacing tabs. * Replace tabs in document content rather than just in the data stream when saving, so that the change is real and visible to the user. * Remove trailing spaces in the document content rather than just in the data stream when saving, so that the change becomes real and visible to the user.
This is using document methods, and the entire editing will be undoable.
CCMAIL:74700@bugs.kde.org
Refer to Bug 74700 - Non-tab-Indentation doesn't work like in KDE 3.1.4 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Jasem Mutlaq committed a change to kdeedu/kstars/kstars:
|
Here we go:
1. Adding support for Video4Linux devices. KStars integrated INDI support for such devices allow amateur astronomers to use web cameras and any Video4Linux compatible device with the benefits and features of the INDI architecture. This includes local and remote streaming, FITS, PNG, BMP..etc capture and more. 2. Adding icons for different tasks in the FITSViewer tool. 3. FITSViewer has the ability now to save FITS in 8 bits. 4. Adding more INDI options regarding the device ports and default save locations. 5. Fixed Kernel 2.6.x issue with the FLI driver. The driver no longer contains kernel headers. 6. Undo/Redo framework for all tools is complete. 7. Fixing bugs with the histogram and implementing a dynamic histogram. 8. Fixed issues with LX200 compatible devices (Mel Bartels..etc).
Please try to test everything. The FITSViewer needs more optimizations still to reduce memory usage. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Stephan Binner committed a change to kdelibs:
|
|
Added search of selected text at default search engine to context menu |
|
|
|
|
|
|
George Staikos committed a change to kdebase/kioslave/imap4:
|
another 10.5% faster yet (almost entirely due to eliminating malloc()s)
This could go faster but it would not preserve behaviour exactly, so I will not risk it at this point. Someone who speaks IMAP must due the rest. |
|
|
|
|
George Staikos committed a change to kdebase/kioslave/imap4:
|
more imap optimizations. gives ~10% speed boost or so by removing excessive buffer object creation and resizes, along with other object creation |
|
|
|
|
|
|
|
|
|