| Last Week | Archives |
Mostly bug fixes. Code folding and highlighting fixes in Kate. Message selection and deleting bugs fixed in KMail. Screenshots of Kexi, the graphical database front-end.
Jaroslaw Staniek gave an update and screenshots of the Kexi Startup dialogs:
Since Kexi is not document-driven, but project-driven instead, startup dialogs and new/open/save actions are implemented not just like in typical application. A main difference is that in Kexi you may want to open a database connection (pointed by user) and then selected database/project within that conenction. However, you can still open SQLite-based project files. This gives us both powerfull and sophisticated environment. More (shots!): http://www.iidea.pl/~js/kexi/kexi_startup/
Jesper K. Pedersen announced a bugfix version of KimDaBa
KimDaBa version 1.0.1 have just been released. It contains three bug fixes for crashes that made KimDaBa crash on exit of application and while moving thumnails around. The new version can be downloaded from: http://ktown.kde.org/kimdaba/download/kimdaba-1.0.1.tar.gz http://ktown.kde.org/kimdaba/download/kimdaba-1.0.1.tar.bz2
A year ago the security fixes for system calls and escaping shell command started. This eventually would lead to a delay in the release of version 3.1. Stephan Kulow volunteered for release dude duties for 3.2. The Kmail merges from make_it_cool, Kroupware and HEAD started, umm, acrimoniously.
| Commits: | 1460 by 175 developers, 185375 lines modified, 682 new files |
| Open bugs: | 4707 |
| Open wishes: | 5043 |
| Bugs opened: | 458 in the last 7 days |
| Bugs closed: | 329 in the last 7 days |
|
|
| Danish (da) | |
| Swedish (sv) | |
| British English (en_GB) | |
| Portuguese (pt) | |
| Brazilian Portuguese (pt_BR) | |
| Spanish (es) | |
| Italian (it) | |
| German (de) | |
| Estonian (et) | |
| Hungarian (hu) |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Click on the icons to go to the respective section! | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Ian Reinhart Geiser committed a change to kdebindings/kjsembed
Added ability to connect dcop signals to kjs dcop slots. Added example to show this off. Removed a few compiler warnings. Diffs: 1, 2, 3
Christoph Cullmann committed a change to kdebase/kate/app
real fix for Bug 69926: fish kio slave hangs kate on startup Refer to Bug 69926 - fish kio slave hangs kate on startup Diff
Jesse Yurkovich committed a change to kdelibs/kate/data
fixes 69425 begin and end were being detected as parts of other words Refer to Bug 69425 - Function collapsing in Pascal mode is confused by begin/end in identifier names Diff
Jesse Yurkovich committed a change to kdelibs/kate/data
- fix for 69000 (misdetection of #if within another #if) - bump versions ... Refer to Bug 69000 - #if 0 / #endif comment highlighting doesn't end if it contains a commented #if Diffs: 1, 2, 3
Jesse Yurkovich committed a change to kdelibs/kate/data
pascal cleanup - fix/add relevant folding to language - cleanup/add keywords - add 'attention' strings to comments closes 69873 Refer to Bug 69873 - Folding in pascal syntax file is wrong Diff
Hamish Rodda committed a change to kdelibs/kate/part
Fix syntax highlighting restoration for files loaded as part of a session. Christoph, this bug wasn't fixed in cvs head... but it is now :) CCMAIL:51004@bugs.kde.org CCMAIL:60933@bugs.kde.org Refer to Bug 51004 - Kate Highlight and FISH Refer to Bug 60933 - highlighting doesn't work on remote (fish) files at start up Diff
Laurent Montel committed a change to kdesdk/kbabel
Fix #70149 "kbabel crashes when opening empty file" Refer to Bug 70149 - kbabel crashes when opening empty file Diffs: 1, 2
Stanislav Višňovský committed a change to kdesdk/kbabel/common
Fix for 68825 - MIME-Version in header - ensure that the MIME-Version is added if missing - if the file does not use KDE plural forms, check syntax using msgfmt -vc CCMAIL:68825-fixed@bugs.kde.org Refer to Bug 68825 - Test in KBabel does not test for MIME line in header (in contrast to msgfmt) Diffs: 1, 2, 3, 4
Stanislav Višňovský committed a change to kdesdk/kbabel/filters/gettext
Part of fix for 70149 - kbabel crashes on empty files. Do not try to divide by zero number of entries. Refer to Bug 70149 - kbabel crashes when opening empty file Diff
Stanislav Višňovský committed a change to kdesdk/kbabel/kbabel
Fixes for:
70149 - kbabel crashes on empty files - work as read only
70148 - autosave complain many times if cannot save - stop timer when doing autosave
61718 - spellcheck window brought back - properly skip "&" and "-" when preparing words
for spellcheck
Refer to Bug 70149 - kbabel crashes when opening empty file
Refer to Bug 70148: autosave sends numerous messages when the file cannot be written
Refer to Bug 61718: spell checking brought back
Diff
Martijn Klingens committed a change to kdesdk/kbugbuster/backend
CVS_SILENT the trivial parts of my diff for #45057 (i.e. the formatting changes :) Refer to Bug 45057 - kbugbuster should display age of bug Diffs: 1, 2
Martijn Klingens committed a change to kdesdk/kbugbuster/backend
Initialize pointer. I'm pretty confident this fixes #59006, but that report is about a setup _without_ KMail installed, so I can't test here. Tommi, thanks for the valgrind log, it was helpful indeed, and please test whether this fixes your bug. CCMAIL: 59006@bugs.kde.org Refer to Bug 59006 - Kbugbuster crash if I select kmail as a default MUA and kmail is not installed Diff
Martijn Klingens committed a change to kdesdk/kbugbuster/backend
Backend support for getting the age of a bug report (in days). The GUI part will be attached to the bug report as it introduces new strings, but with this part already in it helps to keep the diff of the uncommitted part small :) Reviewed by Scott Wheeler. CCMAIL: 45057@bugs.kde.org Refer to Bug 45057 - kbugbuster should display age of bug Diffs: 1, 2, 3, 4, 5, 6, 7
Oliver Kellogg committed a change to kdesdk/umbrello/umbrello
Prepare for hunting beastie 54573: WidgetRole is to AssociationWidget what UMLRole is to UMLAssociation. Refer to Bug 54573 - load associations correctly linepath Diffs: 1, 2
Jonathan Riddell committed a change to kdesdk/umbrello/umbrello
Fix beastie 68209, Widget sizes too small on load when large font is used The saved font is now correctly loaded from the file Refer to Bug 68209 - Widget sizes too small on load when large font is used Diffs: 1, 2
Oliver Kellogg committed a change to kdesdk/umbrello/umbrello
Further simplfications in the course of hunting beastie 54573: Use the new Role_Type at methods updateRegionLineCount, updateAssociations, getRegionCount, and doUpdates. Refer to Bug 54573 - load associations correctly linepath Diffs: 1, 2
Oliver Kellogg committed a change to kdesdk/umbrello/umbrello
Fix bug 54573 (gratuitous crossing of association lines) Refer to Bug 54573 - load associations correctly linepath Diff
Oliver Kellogg committed a change to kdesdk/umbrello/umbrello
Resolve bugs.kde.org #60708. Refer to Bug 60708 - import class should import relation Diffs: 1, 2
Jonathan Riddell committed a change to kdesdk/umbrello/umbrello/clipboard
Fix beastie 65634, cut'n'paste of (at least) text lines in diagrams loses non-usascii-characters It was encoded as utf8 but then decoded as the default locale Refer to Bug 65634 - cut'n'paste of (at least) text lines in diagrams loses non-usascii-characters Diff
Brian Thomas committed a change to kdesdk/umbrello/umbrello/dialogs
fix bug 69332 : code gen wizard now changes language correctly Refer to Bug 69332 - language setting tab not changed choosing another language Diffs: 1, 2
Jens Dagerbo committed a change to kdevelop/parts/fileselector
Make FileSelector save/restore settings properly. This fixes the remaining verified issues reported in #64279. Patch reviewed by Anders Lund. CCMAIL: 64279-done@bugs.kde.org Refer to Bug 64279 - kdevelop doesnt store some global/project settings Diffs: 1, 2
Jens Dagerbo committed a change to kdevelop/parts/konsole
If the embedded konsolepart is destroyed, recreate it. CCMAIL: 69713-done@bugs.kde.org Refer to Bug 69713 - konsole kpart removed on exit/Ctrl-D; no way to show it again afterwards Diff
Alexander Dymo committed a change to kdevelop/src
Save mdi settings (mdi mode) after switching the mode, but not before. Reviewed by teatime. CCMAIL: 69535-done@bugs.kde.org Refer to Bug 69535 - changing plugin modifies mdi mode Diff
Mario Scalas committed a change to kdevelop/vcs/cvsservice
Should fix #63421 (I hope :-) Refer to Bug 63421 - Creating subprojects does not give an option to 'Add to CVS' using cvs plugin Diffs: 1, 2, 3
Andras Mantia committed a change to quanta
Port fix for #64922. Refer to Bug 64922 - Searching in Quanta Documentation not working Diffs: 1, 2, 3, 4, 5, 6
Andras Mantia committed a change to quanta_be: quanta
Make the search/select all in documentation and preview work also from the Edit menu. Add a note about how we should do in the right way. Port to HEAD comes soon. Temporary fix for #69650. CCMAIL: 64922-done@bugs.kde.org CCMAIL: 69650@bugs.kde.org Refer to Bug 69650 - Renaming files in project removes files from project Refer to Bug 64922 - Searching in Quanta Documentation not working Diffs: 1, 2, 3, 4, 5, 6, 7
Jeremy Fitzhardinge committed a change to valgrind
Fix bug 69836: make record_fd_open ignore fds > VG_MAX_FD. CCMAIL: 69836-done@bugs.kde.org Refer to Bug 69836 - --track-fds=yes should ignore Valgrind's private fds Diffs: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
Anne-Marie Mahfouf committed a change to kdeedu/klettres/klettres
fixed bug 69757 by reducing the timer time. also cleaned some debug output Note: for kde 3.3, I'll put a setting to allow the user to choose her/his time. Long timer before the input of the next letter was coded because children tend to leave the key pressed and not to view the result. This is not the case for adults though so the timer has been reduced. CCMAIL: 69757-done@bugs.kde.org Refer to Bug 69757 - typing feedback too slow on levels 3 and 4 Diffs: 1, 2, 3, 4
Jason Harris committed a change to kdeedu/kstars/kstars
Now that 3.2beta2 is out, back to our regularly-scheduled bug squashing... Fixing bug #68401: The "Set Focus Manually" tool will now correctly handle decimal-point symbol l10n. Because the QString::toDouble() function requires a "." decimal point, we simply replace all instances of locale()->decimalSymbol() with "." before parsing the entry as a decimal value. I tested it by manually setting my decimal symbol to "," in the control center; it works fine for me now. CCMAIL: kstars-devel@kde.org CCMAIL: 68401-done@bugs.kde.org Refer to Bug 68401 - Set Focus Manualy - Can't use decimal numbers with non-dot decimal symbol Diff
Jason Harris committed a change to kdeedu/kstars/kstars
Fixing bug #64827: one user reported that pressing "n" (to go to the north point above the horizon) resulted in a blank screen. I suspected that the porblem was somehow related to the azimuth angle being set to exactly 0.0 degrees (although I don't really understand why that should cause a problem). The reporter confirmed that changing the code to set Az=0.0001 fixes the problem. Implementing this as a workaround. CCMAIL: kstars-devel@kde.org CCMAIL: 64827-done@bugs.kde.org Refer to Bug 64827 - pressing 'n' shows a blank screen Diff
Jason Harris committed a change to kdeedu/kstars/kstars/data
Fixing bug #69288 (and then some). Bug report indicated that Hamburg, Germany had two entries in Cities.dat. Found and removed this one and another 38 duplicate entries. When two entries for the same City had significantly different coordintes, I attempted to verify the correct location with a google search. CCMAIL: kstars-devel@kde.org CCMAIL: 69288-done@bugs.kde.org Refer to Bug 69288 - Double entry for Hamburg in KStars Diff
Rob Kaper committed a change to atlantik_3_3_branch: kdegames/atlantik/client
eventlog improvements: only show partial log of squeezed messages for performance and stability (fix bug #68406), logs can be saved to file CCMAIL: 68406-done@bugs.kde.org Refer to Bug 68406 - X Error on game start with event log open Diffs: 1, 2, 3
Craig Drummond committed a change to kdebase/kcontrol/kfontinst/kio
Bug #69859 create parent folders when asked to put a file, or create a folder. Refer to Bug 69859 - installing a font in a subfolder does not create the folder Diff
Craig Drummond committed a change to kdebase/kcontrol/kfontinst/lib
Bug #69334 seems to be problem using KFilterDev - perhaps because its called almost 3000 times when listing /usr/X11R6/lib/X11/fonts/75dpi. For now, call zlib functions directly. Refer to Bug 69334 - font installer eats all my memory Diffs: 1, 2, 3, 4
Oswald Buddenhagen committed a change to kdebase/kdm/backend
don't chmod FifoDir if it was already there. fixes #69963 Refer to Bug 69963 - when started, kdm changes /tmp directory permissions Diff
Eric Coquelle committed a change to kdebase/kfind
Fixed bug #69449: without libfam, the update of kfind's search results is too slow (may take several seconds before the search begins if there's a large number of subdirectories in the search dir.) Refer to Bug 69449 - freezes 10 seconds before staring search Diffs: 1, 2, 3
Luboš Luňák committed a change to kdebase/khotkeys/shared
Release the mouse button grab if the none of the windows which have mouse gestures configured is active. This indeed requires that all mouse gestures are restricted by conditions to some windows. Kind of fixes #67376. KHotKeys will still intercept the button if a window with gestures is active and one will want to use it with Kicker, but that would require crystall ball(tm) technology. Refer to Bug 67376 - middle mouse button does not work when khotkeys is running Diffs: 1, 2, 3, 4
Waldo Bastian committed a change to kdelibs
Make parsing of URLs protocol-dependant (BR62425) Based on a patch by Petter E. Stokke CCMAIL: 62425-done@bugs.kde.org Refer to Bug 62425 - Lowercasing/normalising URLs breaks some non-compliant protocols Diffs: 1, 2, 3, 4, 5, 6, 7, 8
Waldo Bastian committed a change to kdelibs
Fix cross-domain cookie check to take frames, IFRAMEs and redirection into account. (BR66090) Based on patch by Dawit. CCMAIL: 66090-done@bugs.kde.org Refer to Bug 66090 - Konqueror Cookie Manager Malfunction Diffs: 1, 2, 3, 4
David Faure committed a change to kdelibs/kio/kio
Revert 1.40, it broke for filenames, see kde-core-devel. If someone wants to fix google queries he should do so in the ikws filter. CCMAIL: 68744-done@bugs.kde.org, malte@kde.org Refer to Bug 68744 - Problems with accented characters in file names Diff
Tobias Koenig committed a change to kdepim/kaddressbook
Call style()->sizeFromContents() with correct object. That fixes #69312. CCMAIL:69312-done@bugs.kde.org Refer to Bug 69312 - Crash on start with dotNET style Diff
Mark Bucciarelli committed a change to kdepim/karm
Right-align numeric columns. Closes BUG#68084 Refer to Bug 68084 - time columns badly aligned Diff
Till Adam committed a change to kdepim/kmail
Be more compliant to standard listview behavior and don't select or deselect messages when the +/- thingie next to them is clicked to expand or collapse threads. Also make sure ctrl/shift masks work as expected while still retaining "parent of a closed thread means all messages in thread" behavior. Ok'd by Ingo. CCMAIL: 69648-done@bugs.kde.org Refer to Bug 69648 - can not unselect messages by pressing CTRL and Mouse Click Diff
Till Adam committed a change to kdepim/kmail
Make sure the duplicate removal mechanism does not remove messages without a message id. Also check if the subject md5 hash is the same as well as the message id before assuming a duplicate. This fails to remove duplicates in the following case, as pointed out by Ingo: > > The proposed patch won't remove all duplicates AFAICS. Example: > > Message 1: Message-Id: a, Subject: a > > Message 2: Message-Id: a, Subject: a > > Message 3: Message-Id: a, Subject: b > > Message 4: Message-Id: a, Subject: b > > > > AFAICS Message 2 will be removed (as duplicate of Message 1), but > > Message 4 won't be removed. It's probably a good idea to base duplicate removal on a hash computed over several message headers, not just the message id. Post 3.2 material. I'll close this bug as LATER as per Ingo's request since the most crucial bug is fixed by this commit. CCMAIL: 69657@bugs.kde.org Refer to Bug 69657 - don't check the subjects during duplicate removal Diff
Carsten Burghardt committed a change to kdepim/kmail
Yet Another Extra Check CCMAIL: 69869-close@bugs.kde.org Refer to Bug 69869 - another crash on imap Diff
Ingo Klöcker committed a change to kdepim/kmail
Fix bug 69880 (Default personality used when forwarding as MIME digest) If for none of the forwarded messages an identity was set we use the folder identity instead of the default identity that was used before. 69880-fixed@bugs.kde.org Refer to Bug 69880 - Default personality used when forwarding as MIME digest Diffs: 1, 2
Till Adam committed a change to kdepim/kmail
Don't crash on clicks below the last mail in the headers list. CCMAIL: 70060-done@bugs.kde.org Refer to Bug 70060 - Crash on click in text area of mainwindow Diff
Till Adam committed a change to kdepim/kmail
During rethreading when a message is added to or removed from the headers list it can happen that the current item is take()en and put somewhere else. qlistview then emits currentChanged, which triggers hightlightMessage which (wrongly, for our purposes) selects the next sibling of the current message. Since we take care of selecting a sensible message ourselves now, that is not desirable. Disconnect the currentChanged signal during re- threading to fix that. CCMAIL: 66025-done@bugs.kde.org Refer to Bug 66025 - When deleting a message in a thread, the selector moved to the next thread while highlight moves to next message in same thread Diff
Stephan Kulow committed a change to kdepim/kmail
cvsrevertlastchange - I was simply wrong in assuming QFile(".") would be rejected ;(
CCMAIL: 70142-done@bugs.kde.org
Refer to Bug 70142 - ReUsing existing MailDir folders creates ghost emails
Diff
Till Adam committed a change to kdepim/kmail
Don't create new header items until their watched/ignored status has been established to avoid opening ignored threads on new mail. CCMAIL: 70162-done@bugs.kde.org Refer to Bug 70162 - A thread that is 'ignored' still gets opened when a new email arrives Diff
Ingo Klöcker committed a change to kdepim/kmail
Fix bug 69854 (Reply doesn't work if I open message in separate window) In MboxJob we do the same (I mean, why get a message we already have?) and Zack agreed that it's correct. Refer to Bug 69854 - Reply doesn't work if I open message in separate window Diff
Ingo Klöcker committed a change to kdepim/kmail
Fix bug 70227 (kmail crash when we select folder->properties [and no folder is selected]) Patch by Laurent Montel Refer to Bug 70227 - disable Folder->Properties action if no folder is selected Diff
Stephan Binner committed a change to kdepim/knode
Restore previous windows size CCMAIL: 67520-done@bugs.kde.org Refer to Bug 67520 - KNode doesn't save panes dimension between sessions Diff
Reinhold Kainhofer committed a change to kdepim/korganizer
Don't show the printer selection dialog when doing a print preview. CCMAIL: 68020-done@bugs.kde.org Refer to Bug 68020 - Immediately show print preview after clicking Preview button. Diff
Reinhold Kainhofer committed a change to kdepim/korganizer
Loading a template now also loads the "No time associated" setting. The time itself is kept with the time span selected in the view when creating the event. CCMAIL: 68409-done@bugs.kde.org Refer to Bug 68409 - Event templates do not save "no time associated" setting Diff
Tobias Koenig committed a change to kdepim/libkdepim
Fixing two bugs: 1) The crash mentioned in #69133 2) Return only the to-, cc-, bcc-specific distribution lists in AddressesDialog::allDistributionLists() CCMAIL:69133-done@bugs.kde.org Refer to Bug 69133 - Kmail crashes when using "save as distribution list" from "select addresses" Diff
Nicolas Goutte committed a change to koffice/filters/kword/html/export
Change CSS identifier escape Fixes only KHTML 3.1.x, not any other HTML user agents, not even KHTML CVS HEAD (The problem is that section 3.1.4 of CSS2 seems to allow things that not any HTML user agent supports.) (Only a step toward fixing bug #69717) Refer to Bug 69717 - enhanced html export document title not correctly encoded Diff
Ulrich Kuettler committed a change to koffice/lib/kformula
fix Bug 69803 as suggested by Martin Teichmann <mnteich@cip.physik.uni-wuerzburg.de> Refer to Bug 69803 - QPtrList::remove instead of QPtrList::removeRef incorrectly called Diff
Pierre Souchay committed a change to koffice/tools/kfile-plugins/ooo
Correction for bug 68112: http://bugs.kde.org/show_bug.cgi?id=68112 OOo 1.1 does not support garbages in zip files. We now recreate the zip file from scratch. It is slower, but we don't have the choice :( Refer to Bug 68112 - Set META Information on OpenOffice Writer File ends in corrupt File Diff
Stephan Kulow committed a change to kdelibs/kjs
merged in two patches by Apple by minor modifications by myself Reviewed and OKed by Harri and test_regression Diffs: 1, 2, 3, 4, 5
Stephan Kulow committed a change to kdebase/konqueror
fixing home page CCMAIL: 69741-fixed@bugs.kde.org Refer to Bug 69741 - "About Konqueror" displays wrong URL Diff
Zack Rusin committed a change to kdelibs/khtml
Fixing 67179 : "Possibility to avoid saving form data for certain sites" which is marked as a Grave bug. Pretty much breaks string and feature freeze but I'm beyond the law :) Reviewed by Dirk. CCMAIL: 67179-done@bugs.kde.org Refer to Bug 67179 - Possibility to avoid saving form data for certain sites Diffs: 1, 2, 3
Germain Garand committed a change to kdelibs/khtml
don't use setEraseColor for __khtml widgets as it changes the background mode and induces flicker Reviewed by Stephan (coolo) CCMAIL: 69130-done@bugs.kde.org Refer to Bug 69130 - [test case] buttons, select etc is not always rendered correctly Diffs: 1, 2
Stephan Kulow committed a change to kdelibs/khtml/ecma
more ref/deref magic. I played for 10 minutes with query.cgi it didn't crash anymore. So I would say "it crashes reliable" is no longer a valid bug :) CCMAIL: 68899-done@bugs.kde.org Refer to Bug 68899 - kjsdebugger crashes reliably Diff
Waldo Bastian committed a change to kdelibs/khtml/xml
Don't put password in caption. (BR69879) Patch by Frerich Raabe <raabe@kde.org> CCMAIL: 69879-done@bugs.kde.org Refer to Bug 69879 - when visiting a bookmark that has a password included and the page has no title the password is shown on the window title bar Diff
Arnold Krille committed a change to arts/soundserver
Fixing the playing of non existant files. As I don't know what the returning of 1 means in this function I don't know of an alternative return-value in case of a failure. Matthias Kretz and Eray Ozkural reviewed... CCMAIL: 69989-done@bugs.kde.org CCMAIL: kretz@kde.org Refer to Bug 69989 - Sound server crashes on bad artsplay Diff
Scott Wheeler committed a change to kdemultimedia/juk
Make "Loop Mode" loop back to the first matched search item rather than the first item in the list. CCMAIL:69960-done@bugs.kde.org Refer to Bug 69960 - At the end of a filtered song list, juk jumps to the 1st item in the collection list (instead of just the 1st item in the displayed list) Diff
Benjamin Meyer committed a change to kdemultimedia/kaudiocreator
BUG: 69799 Select All key accel moved to A Refer to Bug 69799 - KAudioCreator: Alt-S shortcut mapped to 2 actions -- no way to select all Diff
Christian Esken committed a change to kdemultimedia/kmix
Fix the quite broken panel applet (Fixes Bug #68407, #68998 and a bit more of #66064) Refer to Bug 68407 - "invalid mixer" or crash when changing colors Refer to Bug 68998 - Not all sliders are visible after hiding/unhiding some of them Refer to Bug 66064 - kmix kicker applet has too "spacy" layout Diffs: 1, 2, 3
Frerich Raabe committed a change to kdenetwork/knewsticker
- Fixed height of newsticker for vertical panels CCMAIL:70077-done@bugs.kde.org Refer to Bug 70077 - Can't shrink applet once enlarged Diffs: 1, 2, 3
Andrew Stanley-Jones committed a change to kdenetwork/ksirc
If we save the ports we can actually restore is latter, go figure. CCMAIL:60225-done@bugs.kde.org Refer to Bug 60225 - ksirc does not remember the port when saving the session Diffs: 1, 2, 3, 4
Luboš Luňák committed a change to kdeartwork/kwin-styles/icewm
Don't use appdata KStandardDirs resource, the plugin can be used also outside of kwin. CCMAIL: 70098-done@bugs.kde.org Refer to Bug 70098 - icewm themes do not work Diff
Stephan Binner committed a change to kdebase/kicker
Fixed Bug 70018: "To Current Desktop" shown in taskbar menu when "Show windows from all desktops" is disabled Refer to Bug 70018 - "To Current Desktop" shown in taskbar menu when "Show windows from all desktops" is disabled Diffs: 1, 2, 3
Luboš Luňák committed a change to kdebase/kicker/taskmanager
Just ignore (_NET_)WM_ICON_NAME, like older KDE versions did. CCMAIL:68223-done@bugs.kde.org Refer to Bug 68223 - Applications displayed from remote servers don't always display Window Title in taskbar. Diff
Scott Wheeler committed a change to kdebase/konqueror/listview
Sort numeric values numirically. Basically just introduced a QListViewItem::compare() implementation that checks for numeric values. CCMAIL:57815-done@bugs.kde.org Refer to Bug 57815 - Track No. of mp3's ID3 tag sorted wrong in list display Diffs: 1, 2
Ravikiran Rajagopal committed a change to kdebase/ksplashml/kcmksplash
Apparently setChanged does not work anymore. CCMAIL: 69764-done@bugs.kde.org Refer to Bug 69764 - Cannot hit Apply when changing the Splash Screen in KControl Diff
Ravikiran Rajagopal committed a change to kdebase/ksplashml/themeengine/redmond
Obtain user's kdm icon from the correct place. Reviewed by Ossi. CCMAIL: 67892-done@bugs.kde.org Refer to Bug 67892 - Ksplash Redmond theme no longer supports KDM user icons Diff
Luboš Luňák committed a change to kdebase/kwin
Fix #69721. Also, set the move cursor before input grabs, so the grab uses the new cursor. Refer to Bug 69721 - Display content in moving windows doesn't work Diff
Luboš Luňák committed a change to kdebase/kwin
Fix #69787 - off-by-one error when checking top position. CCMAIL: 69787-done@bugs.kde.org Refer to Bug 69787 - cannot move windows to the very top of the screen Diff
Luboš Luňák committed a change to kdebase/kwin
Fix #66065 - OpenOffice.org claims that its utility windows are dialogs -> it's better to treat no window from OO.org as dialog :-/. Refer to Bug 66065 - kwin doesn't work very well with openoffice Diff
Luboš Luňák committed a change to kdebase/kwin
Make group transients transient only for windows in the same group that were mapped before it, not for new ones. This greatly minimizes the posibility of loops and avoids all those problems in #67914 causes by so many dialogs not having their parent specified. Refer to Bug 67914 - Konqueror Scan Plugins crashes kwin Diff
Luboš Luňák committed a change to kdebase/kwin
Don't try to restack a window below itself. CCMAIL:70004-done@bugs.kde.org Refer to Bug 70004 - pressing alt+f2, changing desktop and pressing alt+f2 again hangs kdesktop/kwin Diff
Maks Orlovich committed a change to kdelibs/kdeui
Fix enabling of the 'OK' button in the password-changing dialog when the widget is set not to display anything (#69776) Reviewed by George Staikos. CCMAIL:68776-done@bugs.kde.org Refer to Bug 69776 - passwords never match in no echo mode Refer to Bug 68776 - Security issue in your pages Diff
Dawit Alemayehu committed a change to kdelibs/kdeui
- Added a flag to enable/disable text squeezing in read-only mode. Solves problem of text squeezing not working if KLineedit was not originally created read-only. Reviewed by: Waldo. - Partially revert rev. 1.144. We always have to handle global KDE shortcuts first in ::keyPressEvent. Fixes BR# 60023. CCMAIL: 60023-done@bugs.kde.org Refer to Bug 60023 - Cannot use Shift-Del for cut and paste in edit-fields (konqueror-forms, run-command, ...) Diffs: 1, 2
Jeroen Wijnhout committed a change to branch_1_6: kdeextragear-2/kile/kile
fix bug 67638: printing from embedded DVI-Viewer Refer to Bug 67638 - Some minor items about kile-1.6 (printing from embedded DVI-Viewer, math highlighting) Diffs: 1, 2
Ravikiran Rajagopal committed a change to kdeutils/kdepasswd/userinfo
Make sure icons align properly, and also use KIconView to be KDE-compliant. This should also fix bug 65507. Can someone please confirm? CCMAIL: 65507@bugs.kde.org Refer to Bug 65507 - Some alligment bugs in kcmuserinfos face select? Diffs: 1, 2