kdelibs/kio/bookmarks
Ivailo Monev b0d0a4ee18 kio: do not convert the element attribute to latin1 in KBookmark::url()
that will only convert it back to QString in the KUrl constructor but it
will not be from UTF-8 bytes - the attribute string is converted to latin1,
duh

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-07-05 05:47:03 +03:00
..
kbookmark.cc kio: do not convert the element attribute to latin1 in KBookmark::url() 2023-07-05 05:47:03 +03:00
kbookmark.h kio: remove unused feature to show bookmark folders in toolbars 2023-06-08 16:11:21 +03:00
kbookmarkdialog.cc kio: bookmark classes review 2023-06-08 18:53:06 +03:00
kbookmarkdialog.h kio: bookmark classes review 2023-06-08 18:53:06 +03:00
kbookmarkmanager.cc kio: mark the iterator values as reference where modified 2023-06-12 17:02:27 +03:00
kbookmarkmanager.h generic: update references to shared data directory 2023-06-18 00:20:22 +03:00
kbookmarkmanageradaptor.cc generic: use CMake moc instead of automoc4 by default 2015-02-27 07:40:26 +00:00
kbookmarkmanageradaptor_p.h kio: disable copying of KBookmarkMenu 2023-06-08 15:45:47 +03:00
kbookmarkmenu.cc kio: bookmark classes review 2023-06-08 18:53:06 +03:00
kbookmarkmenu.h kio: bookmark classes review 2023-06-08 18:53:06 +03:00
kbookmarkmenu_p.h kio: remove redundant bookmark classes destructors 2023-06-08 13:19:33 +03:00