|
| This Week... |
|
Juk gets basic support for MusicBrainz. KStars adds the solar system. An Avahi-based reimplementation of libkdnssd for distributions that don't like APSL-licensed mdnsd daemon. Outline of a brush is now drawn when moving it over the canvas in Krita. A spiffy, new, improved Konqueror throbber rolls into action. Refactoring: Scons/bksys build system, new layout for modules, Kat merging into part of Tenor.
|
Adds: Knoware, SoC project aiming for interactive bughunting and problem-solving; EWOK, QEmu front end; Kurriculum, a port of the authors CheExp-application from Windows ; kiriki, a clone of gtali (which itself is a Gnomeified Yahtzee)
Moves: KTranslator, kdenonbeta -> kdereview; Kanagram, kdereview -> kdeedu.
|
Stephan Kulow annouced on kde-cvs-announce:
|
Hi!
After all this talking and work on KDE4 I would like to remind everyone that we're still in process of releasing KDE 3.5.
Since yesterday night, the message freeze on the KDE 3.5 is active. To cite from the release schedule: After this date the same message freeze applies as for released versions (i.e. only previously untranslated strings or clear errors in strings can be fixed - no new strings)
Please remember the next date:
September 10th, 2005: tags/KDE/3_5_beta1 created The 3.5 branch is tagged as Beta 1 and is frozen for nonurgent commits till 14th.
This means over the weekend please don't commit new code that doesn't fix grave bugs (crashes, broken compilation). It's a nice timing to fix --enable-final support in your code, btw. Please update versions numbers as applying to your application _before_ saturday.
Thanks, Stephan
|
|
The amaroK team announces version 1.3.1 of the amaroK audio player
|
This is the first service release in the amaroK Airborne series. Version 1.3.1 improves on stability, introduces a more polished user interface and provides several new features.
Highlights of amaroK 1.3.1:- Support for the iPod Shuffle device
- Advanced search filter for the Collection
- Helix engine with many bugfixes
- Improved equalizer dialog
- GStreamer engine has been rewritten for better performance
- Enhanced artwork in the user interface
- Many bugfixes and optimizations
Release notes:
The "alsasink" output plugin for GStreamer has currently been disabled for stability reasons. For the time being we recommend using "osssink" instead.
ChangeLog since 1.3:
FEATURES:- Added 'Set as Playlist (Crop)' and 'Save as Playlist' options in the playlist context menu. (BR 99932)
- Support for iPod shuffle devices. Patch by Guenter Schwann .
- Media Device browser now has a connect button for connecting your iPod after amaroK has already been started. Also includes configurable mounting/unmounting options.
- Holding down the stop button (as opposed to just clicking it) pops up a menu letting you stop either now, after the current track, or after the end of the queue.
- Collection browser filter now fully supports the same Google-esque syntax as the playlist filter, plus one extra: lyrics:"stuff to search for" to search in cached lyrics.
- Pressing Shift+Enter after filtering the playlist will now queue the first track. (BR 111054)
- Display short statistics in the collection browser depending on the categorisation method.
- New DCOP call "collection: totalTracks". Returns the total number of tracks in the collection.
- New DCOP call "collection: totalGenres". Returns the total number of genres in the collection.
- New DCOP call "collection: totalCompilations". Returns the total number of compilations in the collection.
- New DCOP call "collection: totalArtists". Returns the total number of artists in the collection.
- New DCOP call "collection: totalAlbums". Returns the total number of tracks in the collection.
- New DCOP call "collection: similarArtists(int artists)". Returns the similar artists of the current track, results are limited by 'artists'.
- New DCOP call "playlist: repopulate". Repopulates the playlist with tracks from dynamic mode.
- New DCOP call "player: showBrowser". Allows for showing of playlist window browser, see the handbook for useage.
- New DCOP call "player: setLyricsByPath". Allows adding custom lyrics for tracks.
- Add an icon in the statusbar displaying the number of queued tracks; click on it to pop up a menu letting you jump to their locations in the playlist.
CHANGES:- New "Blue Danna" splash screen. Created by Nenad Grujicic, modified by Nathan Adolph.
- 'Stop after track' is now saved (and so remembered across amaroK restarts).
- Ported playlist + filter-lineedit behaviour to collection browser as well: you can move between the view and the filter with the up/down buttons, and just typing into the view will set the filter. (BR 108656)
- Wiki Tab links use the color set for links, instead of "Selected Background". Style Authors can use "AMAROK_LINKCOLOR" if they want that color. (BR 111228)
- The Equalizer widget has been pimped.
- Pressing 'up' in the playlist filter will now take you to the end of the playlist, in addition to down going to the beginning, as before.
- When jumping to the current track, it now gets centered instead of only barely showing.
- GStreamer-engine was rewritten. The crossfading feature was removed for now (it didn't work right with recent GStreamer versions). Improvements: 1) Reduced CPU usage 2) Reduced latency 3) Increased stability
- No need to restart amaroK to use your iPod!
- Improved Konqueror Sidebar.
- The bundled "Shouter" AmarokScript (for radio stream serving) has been updated and improved.
BUGFIXES:- amaroK wouldn't remember current track when restarting. (BR 110282)
- Some memory leaks found and fixed.
- Fix buzz and subsequent clicking when equalizer enabled in Helix and GStreamer engines compiled with GCC 4.0.1.
- Burn option wouldn't show up for "Year - Album" items on Collection Browser.
- Tray's tooltip would show things like 69:40 of 1:12:01.
- Wiki Tab wouldn't work for names that contained "/". (BR 111634)
- With KDE 3.4, the proper context menu wouldn't be shown for File Browser. Patch by Christian Baumgart . (BR 103305)
- Playcounter and Access Date wouldn't be updated properly for PostgreSQL. Patch by Tonton . (BR 111519)
- Clicking twice on the uninstall button for the same script, would make amaroK crash.
- Fixed an obscure crash when you emptied the playlist, had the focus on it, and pressed up.
- No longer show dynamic info popup on application startup. Patch by Christian Baumgart .
- Sometimes the system tray tooltip did not update on song change.
- Polishing for the collection browser and expanded item states. Patch by Christian Baumgart .
- With xine-engine amaroK always treated remote media like radio streams.
- Selecting Classical equalizer preset prompted for name.
- Fixed konqueror sidebar compilation with kde <= 3.3 and gcc patched for visibility.
- Konqueror sidebar can switch again between tabs.
- Fixed playing of oggs in helix engine.
- Fixed crash in helix engine when switching engines if helix/realplayer not installed.
- Undo/Redo for the playlist was broken in some cases.
- On Collection Browser, when grouping by Genre/Artist/Year-Album it wouldn't show the tracks. (BR 110890)
- SmartPlaylist Editor would reset "Match Any" to "Match All" when editing. Patch by Kevin Henderson (BR 110918).
- Podcasts and playlist tracks would be sorted lexicographically (BR 97297).
- Saved dynamic playlists were not removable.
- xine-engine: amaroK would get stuck on exit if the Equalizer was enabled and the engine playing. (BR 110791)
- Dequeued items sometimes weren't being repainted properly.
- The amaroK team
|
|
|
| Contents |
|
|
Bug Fixes |
Features |
Optimise |
Security |
Other |
|
Accessibility |
|
|
|
|
|
|
Development Tools |
|
|
|
|
|
|
Educational |
|
|
|
|
|
|
Graphics |
|
|
|
|
|
|
KDE-Base |
|
|
|
|
|
|
KDE-PIM |
|
|
|
|
|
|
Office |
|
|
|
|
|
|
Konqueror |
|
|
|
|
|
|
Multimedia |
|
|
|
|
|
|
Networking Tools |
|
|
|
|
|
|
User Interface |
|
|
|
|
|
|
Utilities |
|
|
|
|
|
|
Games |
|
|
|
|
|
|
Other |
|
|
|
|
|
|
There are 287 selections this week.
|
|
Bug Fixes |
|
|
|
|
|
|
|
Jason Harris committed changes in /trunk/KDE/kdeedu/kstars/kstars:
|
Two fixes: report that a script is running in the statusBar, and store the initial focus coordinates in the Options object so that they don't get reset by applyConfig() |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Albert Astals Cid committed changes in /trunk/KDE/kdegraphics/kpdf:
|
Fordwardport If somebody from the upper spheres (like Konqui for example) gives us the mimetype use it instead trying to guess the mimetype ourselves for the file we are opening, fixes problem in opening a pdf file generated by php code |
|
|
|
|
|
|
|
|
Gilles Caulier committed a change to /trunk/extragear/graphics/digikam/libs/thumbbar/thumbbar.cpp:
|
Don't using KFilePreview thumbnails cache to display properly the image modifications on showfoto thumbbar. Please, give me a feedback...
Nota: using KIO:KfilePreview isn't the better way to render thumbnails. This method don't work properly with any TIFF and PNG files generated with imlib2 (especially for example with hight PNG compression level). Perhaps the better way is to use the digikamthumbnails kioslave when it's available (for example in a both installation of showfoto and digikam in the same computer).
CCBUG: 111873 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Gilles Caulier committed changes in /trunk/extragear/graphics/digikam:
|
showfoto BugFix :
- Refresh the right item to save/saveas properly in showfoto thumbbar. Using a new method in thumbbar.cpp to find item by url. - Don't prompt user about to save image after to do SaveAs operation.CCBUG: 111873 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Sebastian Trueg committed changes in /branches/stable/extragear/multimedia/k3b:
|
Fixed DVD-RW restricted overwrite handling. Fixed a crash in the audioencoder. Fixed a problem in the volume id editor in the data project view which caused the cursor to jump to the end of the line after inserting a character. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Jan Hambrecht committed changes in /trunk/koffice/karbon:
|
Improved the shadow effect plugin.
* removed degree sign suffix from options dialog * added a visitVObject function to VVisitor to allow visiting basic VOjects (i.e. the shadow decorator) * fixed selection and drawing of shadow objects * fixed setting fill and stroke of shadow objects * fixed redoing the shadow command
BUG: 92982 |
|
|
|
|
|
|
Tim Beaulen committed changes in /trunk/koffice/karbon:
|
Change the "plugins" menu to "effects" menu.
"Plugins is a slightly technical term and not one that is often used for top level menus."
For more information: http://bugs.kde.org/show_bug.cgi?id=111618
BUG:111618 |
|
|
|
|
|
|
Tomas Mecir committed a change to /trunk/koffice/kspread/kspread_editors.cc:
|
When typing into a cell (not editing with F2), left/right arrows move to other cells, just like up/down cells do.
I know that some people find it unnatural, but for me, lack of this was ultra-annoying when trying to write data into cells.
Plus, excel behaves like this too, and so does gnumeric/oo, I think.
BUG: 97308 |
|
|
|
|
|
|
Inge Wallin committed changes in /trunk/koffice:
|
Fix bug 106011: KoUnitDoubleSpinBox has a design flaw
This fix: - removes KoBuggyUnitDoubleSpinBox - renames KoUnitDoubleSpinBox2 into KoUnitDoubleSpinBox. - makes all of koffice use KoUnitDoubleSpinBox as it was originally designed.
I will backport it into the 1.4 branch.
BUG: 106011 |
|
|
|
|
|
|
|
|
|
|
Frans Englich committed changes in /trunk/playground/utils/defense:
|
* Had editorial fixes of design.xml lying around * Build system fixes for unsermake and the SVN conversion * Misc fixes. Libxml2 have improved a lot on the Schema front, so this could need some adaption. |
|
|
|
|
|
|
Features |
|
|
|
|
|
|
|
|
|
|
|
|
|
Thomas Kabelmann committed changes in /trunk/KDE/kdeedu/kstars/kstars:
|
This update adds the solar system. Currently asteroids, jupiter moons and the moon are included. Planets/Sun have to implemented now, but they are very similar to the moon and only Pluto and Sun have to become own classes beside a planet class. Jupiter needs an own composite to manage jupiter + it's moons. |
|
|
|
|
|
|
|
|
|
|
Gilles Caulier committed changes in /trunk/extragear/graphics/digikam:
|
Use digikamthumbnail protocol with showfoto thumbar when its available, for exemple in a both digikam/showfoto installation. This way : - always update properly thumbnails after image save/saveas. - improve thumnails computation speed, especially with PNG and JPEG files. - digikamthumbnail protocol will render properly PNG, TIFF, and JPEG files preview in all case (KIO::filePreview can't do it).
If showfoto is installed without digikam (digikamthumbnail protocol unavialable), showfoto thumbar use KIO::filePreview protocol instead to rendering thumbnails. CCBUG: 111873 |
|
|
|
|
|
|
Gilles Caulier committed a change to /trunk/extragear/libs/kipi-plugins/cdarchiving/cdarchiving.cpp:
|
Accordinly with Tom Albers, restoring temporally ' -nofork ' K3b invocation for next RC release. This is a temp issue. A better way will be to use the new (and complete) dcop interface available on k3b.
IMPORTANT : A new tool to ARCHIVE/RESTORE digikam database is planed by me and Tom for digiKam 0.8.1. It will be embeded on digiKam to support all database features. kipi CDArchiving tool will be obsolete for digikam in the future. We need a maintenor from kimdaba, gwenview or showimg project for this tool. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Bram Schoenmakers committed changes in /branches/KDE/3.5/kdepim/korganizer:
|
Handle recording completed todos in the calendar view, not in the todo list. Users can mark tasks as complete with the incidence editor. Also, set a summary for the journal (110025).
BUG:110025 |
|
|
|
|
|
|
|
|
|
|
Multimedia |
|
Richard Lärkäng committed changes in /trunk/KDE/kdemultimedia/libkcddb:
|
Added basic support for MusicBrainz
Just loads the first CD, and only supports blocking mode for now.
I had to copy the code that converts a TOC to a discid from libmusicbrainz since I couldn't figure out how to do it from the API |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Networking Tools |
|
Joris Guisson committed changes in /trunk/extragear/network/ktorrent:
|
Changes : - Average speed of download stops after download complete (Ivan) - Fixed saving of last chunk in multifile torrents - Take into account excluded bytes when calculating downloaded in constructor of Downloader |
|
|
|
|
|
|
Jakub Stachowski committed changes in /trunk/playground/network:
|
Add Avahi-based reimplementation of libkdnssd from kdelibs (KDE wrapper for zeroconf). Needed for Debian-based distributions that don't like APSL-licensed mdnsd daemon. It has limited functionality - only LAN. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Urs Wolfer committed changes in /trunk/KDE/kdenetwork/kget:
|
Forwardport from 3.5 branch: * Simplified maintoolbar * Fix delete confirmation (question was shown twice when using delete button from maintoolbar or rightclickmenu) * Add Konqueror icon in systemtray rightclick menu ("Enable / Disable KGet as Konqueror Download Manager") * Increase version to v0.8.5 * Small change in about dialog: Remove website link. Instead add the KGet mailinglist email address. BTW: KGet trunk isn't compiling yet. |
|
|
|
|
|
|
|
|
|
|
|
|
Sebastian Sauer committed changes in /trunk/koffice/kexi:
|
- Introduced python import hook to handle kross modules like krosskexidb as dynamic loadable python modules. - Load such kross modules/libs on demand. - Yeah, using kexidb within in kexi embedded scripting code works now :) See http://www.kexi-project.org/wiki/wikiview/index.php?ScriptEditor#KexiDB
FEATURE |
|
|
|
|
|
|
|
|
Bart Coppens committed changes in /trunk/koffice/krita:
|
Tried something fun and small: the outline of a brush is now drawn when you move your brush over the canvas. (If I recall correctly our inability to do this was mentioned by Boudewijn in his Krita talk at aKademy 2005, so it's very nice to add this little feature now, I think :-) There are some smallish issues with it, and it should probably be configurable, and be done in the toolfreehand instead of toolbrush, etc., but those things are not really showstoppers for this.FEATURE: |
|
|
|
|
|
|
Fredrik Edemar committed changes in /trunk/koffice/kpresenter:
|
|
Support for printing several slides on one paper (known as "Handouts" in OO but this is only printing, not editing). Added an option for printing borders around the frames too. |
|
|
|
|
|
|
|
|
Jaroslaw Staniek committed changes in /trunk/koffice/kexi:
|
Kexi Hacks from Malaga:
Relations view - fixed redrawing (in an unoptimized way) Property Editor - updating combobox items after change of list data TableView - combo box popup behaves more like a normal combo (highlighting, selecting) - added "what's this" support for table columns |
|
|
|
|
|
|
|
|
|
|
Utilities |
|
Rob Buis committed changes in /trunk/kdenonbeta:
|
- add functionality for . It is disabled because mousemove event handling has to be reconsidered, but qt4 will show a nice colorful cursor image. - disable qt4 double buffering for now, to get rid of misrenderings. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Peter Rockai committed changes in /trunk/playground:
|
Implemented APT sources.list editor (well, part of it). Still needs some work for beta. After doing that, i start preparing packages :). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Optimise |
|
Development Tools |
|
Frerich Raabe committed changes in /trunk/KDE/kdelibs/kdoctools:
|
- A little tool which generates DocBook entities which expand to the proper key combination for each of the standard KStdAccel accelerators. A kde-standards-accels.entities file will be generated when 'unsermake install' is run, and will get copied to ksgmltools2/customization/entities - the entities can then be used in KDE manuals to reference shortcuts of standard menu items. insert_entities will automatically pick this up, too. :-) |
|
|
|
|
|
|
Graphics |
|
Tom Albers committed a change to /trunk/extragear/libs/kipi-plugins/sendimages/sendimages.cpp:
|
Thunderbird does not return the dot in this error message, so thunderbird was not started and the composer can not be started in that case. Also replaced the 'contains' with a 'find' which is faster, I learned that from Ingo, which is pretty funny in this case ;-)
BUGS: 108227 |
|
|
|
|
|
|
KDE-Base |
|
Simon Hausmann committed changes in /trunk/KDE/kdelibs:
|
- added the bksys files from bksys-1.5.1/admin from http://freehackers.org/~tnagy/bksys-1.5.1.tar.bz2 along with a SConstruct scripts as a start that right now does ... nothing :) |
|
|
|
|
|
|
|
|
Thomas Nagy committed changes in /trunk/KDE/kdelibs/bksys:
|
This is the very latest very bksys distribution
The qt4 module contains only qt stuff - we could perhaps use pkg-config ? The kde3 module is the one used with kdissert, qt4.py is derived from it, and a kde4 module will have to be added (once i know how kde4 works :) The module parser.py is used by kdissert with kde3 in particular |
|
|
|
|
|
|
Thomas Nagy committed changes in /trunk/KDE/kdelibs/bksys:
|
Addition of sample modules and of miniscons (based on 0.96.1) note: scons 0.96.9 has a bug with file 'progname' under 'progname/'
* scons-mini.tar.bz2 : a minimum scons with comments removed it has been changed for running faster and symlink handling on Unix platforms was added (necessary for versioned libraries)
* Some modules are probably broken but it may give a good start point
libxml.py : useful for kde4 libkdegames.py : kdegames libraries sound.py : detection of common sound libraries like alsa, jack cg.py : nvidia libraries (provided as example) gtk2.py : in case if (probably broken at the moment but provided as example) |
|
|
|
|
|
|
David Faure committed a change to /trunk/KDE/kdelibs/kdecore/kdebug.cpp:
|
Another patch by Thomas Braxton: the implementation of operator<< for most classes should modify d->output directly instead of calling operator<<(QString). But not when we might be outputting a newline, says coolo.Thomas Braxton <> |
|
|
|
|
|
|
David Faure committed changes in /trunk/KDE/kdelibs/kdecore:
|
"this patch cleans up the implementation of KGlobal by removing all Qt3 dependencies from kglobal.cpp. It also cleans up KDE4 comments in kglobal.h." -- Thomas Braxton |
|
|
|
|
|
|
Christoph Cullmann committed changes in /trunk/KDE/kdelibs/interfaces:
|
here we go asked Ian and he agreed that this won't be needed in KDE 4 if we have real scripting available, beside this, it executes shellscripts, which is security wise not that nice Kate already dropped it for 3.5 since some months, kdevelop won't need it either kde3support makes no sense for this, not used that often (Kate, KDevelop) |
|
|
|
|
|
|
David Faure committed a change to /trunk/KDE/kdelibs/kio/kio/kfileitem.cpp:
|
Fixed slow directory update in KFileDialog and Konqueror: the KFileItem comparison was determining the mimetype of both kfileitems, which is a very slow operation when they have no known extension: reading the contents is then necessary.
There's no reason to compare the mimetypes, in fact: it's pretty common that the view (kfiledialog or konq) has determined the mimetype after the listing, and that the ioslave doesn't provide a mimetype during listing. Also it's pretty hard to change the mimetype of a file without changing either its name, size, or modification time. |
|
|
|
|
|
|
Benjamin Meyer committed changes in /trunk/KDE/kdebase:
|
Move modules that don't belong in KControl out of workspace/kcontrol and into the applications directories |
|
|
|
|
|
|
|
|
David Faure committed changes in /trunk/KDE/kdelibs/kdecore:
|
Fixed many tests after recent API changes. Everyone, please run make check after making changes to kdelibs.
Ported KURL API additions (QMimeData-related) to the KURL4 fork. Ported KURLTest4 and KStdAccelTest to qttestlib |
|
|
|
|
|
|
|
|
|
|
KDE-PIM |
|
Daniel Molkentin committed changes in /trunk/KDE/kdepim/libkcal:
|
Commit the work of the last couple of hours. Initial porting to Qt4 for:
- libkgpg (links) - libkpimidentities (links) - libkdepim (ported, party adjusted) - libkcal (ported, not adjusted)
Happy hacking! |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Multimedia |
|
Richard Lärkäng committed changes in /trunk/KDE/kdemultimedia/juk:
|
Change from MusicBrainz to TunePimp in the configure and ifdefs since that's what it's looking for, and I'm about to add a check for just MusicBrainz in libkcddb |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Bart Coppens committed changes in /trunk/koffice/krita/core/resources:
|
|
The boundaries of the brushes are now cached: they are generated once for each brush, and then do not need to be recalculated again.This fixes the 'flickering' of pipe brushes, and hopefully minimalizes the lagging Cyrille experienced. |
|
|
|
|
|
|
User Interface |
|
Michael Brade committed changes in /trunk/KDE/kdelibs/kdeui:
|
Alright, kdelibs needs to compile (damnit), but I have to leave now. Interface of KTextEdit is ported to the new QTextEdit already, context menu stuff missing, spellchecking will be done by Zack, and the adaption of kdelibs to the new KTextEdit I'll try to do tomorrow evening. |
|
|
|
|
|
|
Aaron J. Seigo committed changes in /trunk/KDE/kdebase/workspace/plasma:
|
first class into plasma from kicker: applet info. includes unit testing. may not currently even build, however, as my kdelibs is currently messed up and svn is not cooperating. and by "may not" i mean "probably won't" but i don't want to lose this work. |
|
|
|
|
|
|
|
|
|
|
Praveen Kandikuppa committed changes in /trunk/playground/base/kat/src:
|
Stage 1 of big refactoring of kat code. Too many changes to list, will put them in ChangeLog once they are fully done.
WARNING - this commit will break compilation, only commiting it in the present state on advice from cappuccio. |
|
|
|
|
|
|
|
|
Other |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Vladimir Prus committed a change to /branches/KDE/3.5/kdevelop/languages/cpp/debugger/gdbcontroller.cpp:
|
Prevent debugger from becoming unusable if gdb crashes.
When debugger issues any command, it wraps it in two markers, say:
set prompt \032V set variable foo = bar
causes gdb to reply with \032V |
|
|
|
|
|
|
|
|
|
|
Roberto Raggi committed changes in /branches/work/kdevelop4-parser:
|
a lot of things here 1) introduced the model_dynamic_cast<> by harald 2) fixed the Binder::visitNamespace() now it reuse the namespace (the namespace is open) 3) introduced the TypeInfo structure (working in progress) done with gunnar 4) a lot of bug fixes :-) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Inge Wallin committed changes in /branches/KDE/3.5/kdeedu/kalzium/src:
|
Fix bug 111884: Parsererror in the molcalculator
This patch rewrites the whole calculation of the contents of a molecule. It turned out to be a lot more complicated than expected. Now it works flawlessly, though.
BUG: 111884 |
|
|
|
|
|
|
Joshua Keel committed changes in /:
|
|
Move Kanagram into kdeedu |
|
|
|
|
|
|
|
|
Jason Harris committed a change to /branches/KDE/3.5/kdeedu/kstars/kstars/kstarsinit.cpp:
|
If startup position is below the horizon, do not ask the user twice if they want to reset the position. (note this is only applicable to the 3.5 branch; my overhaul of the startup procedure in trunk a few weeks ago already fixed this issue there) |
|
|
|
|
|
|
Jason Harris committed changes in /branches/KDE/3.5/kdeedu/kstars/kstars:
|
Fix some refraction-related inconsistincies:
Display the "apparent" altitude (i.e., including refraction) in the statusbar and focus infobox.
The displayed RA/Dec coords in the infobox were not correct when refraction was active.
When switching between Equatorial and Horizontal coordinates, the focus position would be slightly offset because it was not properly accounting for refraction.
TODO: the refract(dms*, bool) function determines the apparent altitude from the true altitude when invoked as refract(dms*, true), and determines the true altitude from apparent altitude when invoked as refract(dms, false). However, there seems to be a slight inconsistency:
dms a( 45.0 ); dms b = refract( &a, true ); dms c = refract( &b, false ); //c should be equal to a, but it is slightly smaller |
|
|
|
|
|
|
Albert Astals Cid committed changes in /:
|
|
moving kurriculum to kdeplayground4-edu as Carstenn requested |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Albert Astals Cid committed changes in /branches/KDE/3.5/kdegraphics/kpdf:
|
|
If somebody from the upper spheres (like Konqui for example) gives us the mimetype use it instead trying to guess the mimetype ourselves for the file we are opening, fixes problem in opening a pdf file generated by php code |
|
|
|
|
|
|
Albert Astals Cid committed changes in /branches/KDE/3.4/kdegraphics/kpdf:
|
Backport If somebody from the upper spheres (like Konqui for example) gives us the mimetype use it instead trying to guess the mimetype ourselves for the file we are opening, fixes problem in opening a pdf file generated by php code |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Clarence Dang committed changes in /branches/KDE/3.4/kdegraphics/kolourpaint/widgets:
|
* Prevent accidental drags in the Colour Palette from pasting text containing the colour code
* Cells in the bottom row and cells in the rightmost column of the Colour Palette are now the same size as the other cells
[also in branches/KDE/3.5/] |
|
|
|
|
|
|
Clarence Dang committed changes in /branches/KDE/3.3/kdegraphics/kolourpaint/widgets:
|
* Prevent accidental drags in the Colour Palette from pasting text containing the colour code
* Cells in the bottom row and cells in the rightmost column of the Colour Palette are now the same size as the other cells
[also in branches/KDE/3.[45]/] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
KDE-Base |
|
Till Adam committed changes in /branches/KDE/3.5/kdelibs:
|
Finally merge the acl editing from the working branch. Please test, I'll polish it over the coming days, now that I finally have some time for it. Yes, binner, I know there are style guide violations, I will fix them. The other pending issue is making the icons themeable.
Coordinated with coolo.
BUG: 6976 |
|
|
|
|
|
|
Kevin Ottens committed changes in /branches/work/kdehw:
|
First attempt at creating a hardware discovery layer for KDE. Currently it's just an experiment with HAL, using directly the DBUS binding. The plan is to have this as a backend only, and to build a higher level API on top of it.
It's of course very rough currently, but it works, the provided test acts like a smallish "lshal" clone.
It now needs to grow up. ;-) |
|
|
|
|
|
|
|
|
David Faure committed a change to /branches/KDE/3.5/kdelibs/kio/kio/kfileitem.cpp:
|
Fixed slow directory update in KFileDialog and Konqueror: the KFileItem comparison was determining the mimetype of both kfileitems, which is a very slow operation when they have no known extension: reading the contents is then necessary.
There's no reason to compare the mimetypes, in fact: it's pretty common that the view (kfiledialog or konq) has determined the mimetype after the listing, and that the ioslave doesn't provide a mimetype during listing. Also it's pretty hard to change the mimetype of a file without changing either its name, size, or modification time. |
|
|
|
|
|
|
|
|
|
|
Frans Englich committed changes in /trunk/tests/kxpathtests:
|
|
Move KXPath's tests into the tests/ module since it was getting too big, and shouldn't end up in kdelibs. A future plan is to convert the current 800 tests in the custom format into the W3C XQuery Test Suite format, and submit it to the task force. By doing that, one should also be able to use the same runner for the custom tests as well as the test suite. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
KDE-PIM |
|
Tobias Koenig committed changes in /branches/work/opensync-integration/kitchensync/src:
|
Now that the irmc plugin for opensync compiles, i enable the config gui for irmc and add a nice mobile phone icon.
BTW could we move this icon (shamelessly stolen from Kopete) to kdelibs icons/devices? We have no (mobile) phone icon there so far. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Frank Osterfeld committed changes in /branches/KDE/3.5/kdepim/akregator/srcp:
|
feature cutdown: Hide tagging GUI elements, as the tagging implementation is unfinished and not ready for the masses (sorry folks, I had no time for Akregator lately). However there is a config option to enable it, so for those who used SVN and already tagged articles, it can be enabled by editing config/akregatorrc:
----- [Advanced]
Show Tagging GUI=true ----- |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Michael Brade committed changes in /branches/KDE/3.5/kdepim/knotes:
|
Shit, I only regained internet access today.. about half a day too late regarding the message freeze I guess. But I hope the translaters will forgive me this one.
Fixed #106724: don't overwrite files without confirmation. BUG: 106724
Thanks for the patch! I haven't applied the removal of the checkbox yet, I'll do it for KDE 4.
BTW, isn't there a possibility to reuse the string from kdelibs? |
|
|
|
|
|
|
Carlos Leonhard Woelz committed changes in /trunk/KDE/kdepim/doc/kontactents:
|
Kontact docs update
patch and screenshots from Antonio Salazar, plus nitpicks by me
Changelog (from Antonio):
* I've tried to keep lines to 80 characters. This is a recently-developed preference of mine, if you want me to get rid of it, I'll do it. * I got rid of the akregator and kitchensync entity declarations; I think I should have done this last time (I remember that was when we added these two to the general entities list), but I guess it slipped my mind. Anyway, they're gone now. * Updated the date and releaseinfo (correct me if 1.1.1 is not the Kontact release, that's what Kontact said it was). * Added KArm to the list of keywords and applications included. * Changes the list of applications included from a bunch of sect1s that generated their own pages to a variablelist (thanks Carlos). * Updated several screenshots that were still Keramik style to the new Plastik style. * Added in several screenshots, including the Navigator toolbar, the shortcuts configuration dialog, and the Special Dates Summary plugin (this last one was referenced in the manual already but for some reason I hadn't taken the screenshot, so that fixes a disgusting little mistake there). * Replaced all instances of todo with to-do (again, something I should have done last time). * Added a section on the Navigator toolbar (although it was mentioned, how to activate it wasn't, and nowhere did it say that drag & drop operations did NOT work with it). * Replaced > with the > entity (I've been coding in HTML more recently, so this hurt to see; I'm not sure if it's as big of an issue in Docbook, but it probably is). * Added a section on keyboard shortcuts, including a list of default shortcuts and a blurb on where to find their configuration. This includes the Ctrl+# shortcuts for switching between sections and the Ctrl+Shif+ for creating new messages, notes, etc. * Added a note about the new Refresh button on the Summary View. * Added a note on the fact that the Contacts Summary plugin has gone bye-bye and the Special Dates plugin should be used instead. * Got rid of the section on the Contacts Summary plugin. * Added a note mentioning that the NewsTicker plugin requires kdenetwork (or, if distros package programs separately, just the KNewsTicker application). * Added a section on startup-related command-line arguments in order to mention the new -iconify argument (on second look, it isn't new, I'd just missed it last time). * Updated the program copyright to 2004-2005, correct me if this is wrong. * Added Allen Winter to the list of contributors.
Changelog (By me)
* s/text/entities * s/menu bar/menubar * use * s/e-mail/email |
|
|
|
|
|
|
|
|
Konqueror |
|
Till Adam committed changes in /branches/KDE/3.4/kdebase/konqueror/listviewm.cc:
|
Show the presence of extended ACL information in the file manager listviews. Do we need something a bit more obvious, and/or something for the icon views? Maybe in 4.0 we can do nice icon decorations ... |
|
|
|
|
|
|
Till Adam committed changes in /branches/KDE/3.5/kdebase/konqueror/listviewm.cc:
|
Once more, with feeling (and in the right branch):
Show the presence of extended ACL information in the file manager listviews. Do we need something a bit more obvious, and/or something for the icon views? Maybe in 4.0 we can do nice icon decorations ... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Michael Pyne committed changes in /branches/KDE/3.5/kdemultimedia/juk:
|
Fix bug 111614 (JuK doesn't support media:/ ioslave). There's a catch though, you still won't be able to add files from media:/ from within JuK, until they fix the KFileDialog to either return media:/ URLs or convert them to local files when in LocalFileOnly mode.
You can drag them in from Konqueror though, although Konq already converts the filenames so I don't see how that was an issue.
So in short, I fixed a bug that you shouldn't be able to reproduce... weird. But this helps to future-proof JuK a little.
BUG:111614 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Michael Pyne committed a change to /branches/KDE/3.5/kdemultimedia/juk/coverinfo.cpp:
|
Improvify treatment of JuK 3.4 style covers. Now when a cover is being converted, all matching tracks will be updated at once, and the old cover will be removed. Otherwise a user would never actually be able to unset a cover for a track that had an old style one. |
|
|
|
|
|
|
Harald Sitter committed a change to /trunk/extragear/multimedia/amarok/src/images/amarok_icon.svg:
|
Yup, that's the one and only icon of amaroK 1.3 licenced under the GPL|Artistic-2.0 (http://dev.perl.org/perl6/rfc/346.html). Please notifiy the author if you want to change and/or distribute this file (http://kde-look.org/content/show.php?content=24708). And keep in mind: this file is a icon of the awesome amaroK, so take care of it. |
|
|
|
|
|
|
|
|
|
|
|
|
Marc Cramdal committed a change to /branches/KDE/3.5/kdenetwork/kopete/protocols/jabberpp:
|
Now you can Send a message to a group containing jabber contacts. I think the real problem is that the window is destroyed before we can use the view() but I don't want to make too huge modifications from fear to introduce new bug as we are hunting them.
BUG:108389 |
|
|
|
|
|
|
|
|
|
|
|
|
Matt Rogers committed changes in /branches/KDE/3.5/kdenetwork/kopete/protocols/oscare.ui:
|
add three new files which make up a dialog that will inform the user of those contacts not on his server side list and allow him to add them to the server side list.
not integrated into the build system on purpose, i'm getting ready to switch branches and there seems to be a nice problem with applying patches that create files |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Matt Rogers committed changes in /branches/KDE/3.5/kdenetwork/kopete:
|
remove ugly toolbar drop down from the chat window. Instead, for ICQ, add per contact encoding of messages, which can be accessed via the right click menu for the contact. I will also be hooking up a default encoding setting for the account as well, in an effort to minimize the number of per contact encoding settings needed if a user spends most of his time communicating in a certain encoding.
CCBUG: 101797 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Urs Wolfer committed a change to /branches/KDE/3.5/kdenetwork/kget/main.cpp:
|
|
Small change in about dialog: Remove website link. http://kget.sourceforge.net/ is not updated for more than three years. So the users are confused and think that the KGet project isn't developed anymore. The website administrator (Patrick Charbonnier) isn't contactable (bouncing email addresses).Instead add the KGet mailinglist email address. |
|
|
|
|
|
|
|
|
Office |
|
Inge Wallin committed changes in /branches/koffice/1.4/koffice:
|
Backport fix of bug 106011: KoUnitDoubleSpinBox has a design flaw This fix: - removes KoBuggyUnitDoubleSpinBox - renames KoUnitDoubleSpinBox2 into KoUnitDoubleSpinBox. - makes all of koffice use KoUnitDoubleSpinBox as it was originally designed. BUG: 106011 |
|
|
|
|
|
|
User Interface |
|
Josef Spillner committed changes in /branches/KDE/3.5/kdelibs/knewstuff:
|
- merging the changes from the kns-features branch (which is now obsolete) - plus support for author email address
GUI: introduces one new string in the description |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Security |
|
|
|
|
|
|
|
|