[partitionmanager] [Bug 384321] Mess with encoding in kpmcore

2020-10-01 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=384321 Andrius Štikonas changed: What|Removed |Added Latest Commit|https://commits.kde.org/kpm |https://invent.kde.org/syst

[partitionmanager] [Bug 384321] Mess with encoding in kpmcore

2017-12-04 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=384321 --- Comment #7 from Andrius Štikonas --- Git commit d27455b6f08e42470f375de679b1751a4972d73b by Andrius Štikonas. Committed on 04/12/2017 at 21:19. Pushed by stikonas into branch 'sfdisk'. Avoid unnecessary QString

[partitionmanager] [Bug 384321] Mess with encoding in kpmcore

2017-12-04 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=384321 --- Comment #6 from Andrius Štikonas --- Ok, thanks for explaining. Getting a bit clearer (I didn't have much experience with this encoding stuff before. I think KPM will never work on Windows or Mac OS. But better be safer now.

[partitionmanager] [Bug 384321] Mess with encoding in kpmcore

2017-12-04 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=384321 --- Comment #5 from Pali Rohár --- Block device name is just ordinary file. In most cases people use only ascii characters (because non-ascii names are lot of times broken in CLI or GUI tools), but there is no restrictions for

[partitionmanager] [Bug 384321] Mess with encoding in kpmcore

2017-12-04 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=384321 --- Comment #4 from Andrius Štikonas --- (In reply to Pali Rohár from comment #3) > > -if > > (QFileInfo(QString::fromUtf8(storage.device())).canonicalFilePath() == > > canonicalDeviceNode ) { > > +if > >

[partitionmanager] [Bug 384321] Mess with encoding in kpmcore

2017-12-04 Thread Pali Rohár
https://bugs.kde.org/show_bug.cgi?id=384321 Pali Rohár changed: What|Removed |Added Resolution|FIXED |---

[partitionmanager] [Bug 384321] Mess with encoding in kpmcore

2017-12-03 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=384321 --- Comment #2 from Andrius Štikonas --- Git commit f09cb6435ec8ec6175d098b6bb5cb5bfb5871f54 by Andrius Štikonas. Committed on 03/12/2017 at 12:40. Pushed by stikonas into branch 'sfdisk'. Fix conversion to/from QByteArray in

[partitionmanager] [Bug 384321] Mess with encoding in kpmcore

2017-12-03 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=384321 Andrius Štikonas changed: What|Removed |Added Resolution|--- |FIXED Latest

[partitionmanager] [Bug 384321] Mess with encoding in kpmcore

2017-09-03 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=384321 Andrius Štikonas changed: What|Removed |Added Ever confirmed|0 |1