- 19 Feb, 2013 4 commits
-
-
Vishesh Handa authored
In some cases the mount point is empty. We do not want to store records for those cases under their own group as that would intefere with the genreal list of include/exclude folders. The people affected by this bug should clear their nepomukstrigirc file. Patch by Franz Fellner <alpine.art.kde@googlemail.com> BUG: 314980 FIXED-IN: 4.10.1
-
Vishesh Handa authored
Files which are tagged and rated also have a nfo:FileDataObject.
-
Vishesh Handa authored
Instead of fetching all the tags on startup and then showing all of them, we can display them as we are fetching them. Also, only load the entire tag list when required.
-
Jekyll Wu authored
-
- 18 Feb, 2013 2 commits
-
-
Aurélien Gâteau authored
The last argument of beginInsertRows() is the row number of the last inserted row, not the one for the row after. REVIEW: 108922 FIXED-IN: 4.10.1
-
Jekyll Wu authored
The related sentence is intentionally not i18nized, so it is safe to modify it on stable branch. BUG: 315333 FIXED-IN: 4.10.1
-
- 17 Feb, 2013 1 commit
-
-
Jekyll Wu authored
-
- 16 Feb, 2013 1 commit
-
-
Script Kiddy authored
-
- 15 Feb, 2013 2 commits
-
-
Christoph Feck authored
This visually groups those to better explain why they are duplicated in the list of page sizes below BUG: 313929 FIXED-IN: 4.10.1 REVIEW: 108661
-
Christoph Feck authored
BUG: 315172 FIXED-IN: 4.10.1
-
- 14 Feb, 2013 1 commit
-
-
Vishesh Handa authored
Looks so much better.
-
- 13 Feb, 2013 2 commits
-
-
Script Kiddy authored
-
Jekyll Wu authored
-
- 11 Feb, 2013 3 commits
-
-
Marco Martin authored
-
Script Kiddy authored
-
Aurélien Gâteau authored
This is useful for situations where a text field is focused at startup. REVIEW: 107600
-
- 10 Feb, 2013 1 commit
-
-
Jekyll Wu authored
That allows DrKonqi to fill the version field with meaningful value when reporting crashes of kcmshell4.
-
- 09 Feb, 2013 2 commits
-
-
Michael Pyne authored
Apply patch from Peter Klotz to correct a use-after-free situation in kio_sftp, which causes an extra buffer of 60 kbytes to be written out when the file size was itself a multiple of 60 kbytes. See the bug entry for a more detailed description of the cause. A workaround for this issue made it to KDE 4.10, this is the proper fix. Thanks to Peter for reporting, debugging, and fixing the issue and from everyone who reviewed the patch. BUG:312320 FIXED-IN:4.10.1
-
Script Kiddy authored
-
- 08 Feb, 2013 2 commits
-
-
Sebastian Gottfried authored
Use `appearAnimation.restart()` instead of `appearAnimation.running = true` to trigger the open/close animation. In the old version it is impossible to open or close the dialog while it is still appearing or disappearing since the old animation simply continues to run. REVIEW: 108860
-
Script Kiddy authored
-
- 07 Feb, 2013 2 commits
-
-
Script Kiddy authored
-
Aleix Pol Gonzalez authored
Whenever an IconItem is empty, make sure that it won't try to paint the icon. This also makes sure that QPainter won't be qWarning about this.
-
- 06 Feb, 2013 2 commits
-
-
Script Kiddy authored
-
Aurélien Gâteau authored
REVIEW: 108700
-
- 05 Feb, 2013 1 commit
-
-
Script Kiddy authored
-
- 04 Feb, 2013 1 commit
-
-
Script Kiddy authored
-
- 03 Feb, 2013 1 commit
-
-
Jekyll Wu authored
-
- 02 Feb, 2013 2 commits
-
-
Jekyll Wu authored
-
Script Kiddy authored
-
- 01 Feb, 2013 1 commit
-
-
Script Kiddy authored
-
- 31 Jan, 2013 1 commit
-
-
Script Kiddy authored
-
- 30 Jan, 2013 2 commits
-
-
Script Kiddy authored
-
Jekyll Wu authored
The even better way is simply preventing crashes of these application being reported to bugs.kde.org. However, that feature is not implemented yet.
-
- 29 Jan, 2013 1 commit
-
-
Script Kiddy authored
-
- 28 Jan, 2013 2 commits
-
-
Vishesh Handa authored
-
Script Kiddy authored
-
- 27 Jan, 2013 3 commits
-
-
Christoph Feck authored
Common Qt4 porting regression: currentItem() != selectedItem() BUG: 283117 FIXED-IN: 4.10
-
Jekyll Wu authored
The return value of Bug.add_attachment will change in 4.4, so get prepared for that. REVIEW: 108411
-
Script Kiddy authored
-