ic005k Posted April 4, 2021 Author Share Posted April 4, 2021 2 hours ago, LAbyOne said: Ooops just noticed.. <--- Oh, I'm sorry, it was an oversight on my part, I didn't update the version number in info.plist in time, I'll take care of it next time, thanks for the reminder. Link to comment Share on other sites More sharing options...
ic005k Posted April 4, 2021 Author Share Posted April 4, 2021 1.0.44 * Rewrite module: recently opened files. * Several optimizations and improvements, including input checking and more. Link to comment Share on other sites More sharing options...
ic005k Posted April 10, 2021 Author Share Posted April 10, 2021 1.0.46 1.Starting with this release, build, package and upload are fully automated using Github Actions. 2.Changed: Policy for checking for updates and downloads. Note: The download after "check for updates" in older versions will not work, please go to https://github.com/ic005k/PlistEDPlus/releases/tag/1.0.46 to download directly. 1 Link to comment Share on other sites More sharing options...
Matgen84 Posted April 10, 2021 Share Posted April 10, 2021 4 hours ago, ic005k said: 1.0.46 1.Starting with this release, build, package and upload are fully automated using Github Actions. 2.Changed: Policy for checking for updates and downloads. Note: The download after "check for updates" in older versions will not work, please go to https://github.com/ic005k/PlistEDPlus/releases/tag/1.0.46 to download directly. Hi @ic005k I don't understand the new name of your PlistEDPlus Release ! what is the correct version for Mojave and for Big Sur? Link to comment Share on other sites More sharing options...
ic005k Posted April 10, 2021 Author Share Posted April 10, 2021 (edited) 19 minutes ago, Matgen84 said: I don't understand the new name of your PlistEDPlus Release ! what is the correct version for Mojave and for Big Sur? https://hub.fastgit.org/ic005k/PlistEDPlus/releases/download/1.0.46/PlistEDPlus_macos-10.15_5.15.2.dmg Sorry, the ones with 5.9.9 are OSX 10.12 and below. Edited April 10, 2021 by ic005k 1 Link to comment Share on other sites More sharing options...
ic005k Posted April 10, 2021 Author Share Posted April 10, 2021 @Matgen84This is the name of the file automatically generated by the machine according to the compiler and platform name, I'll do a detailed explanation later. It's only just now migrating to fully automated builds to increase the transparency of the whole process, and the potential for errors due to human intervention. 1 Link to comment Share on other sites More sharing options...
ic005k Posted April 16, 2021 Author Share Posted April 16, 2021 1.0.47 * Hide all menu bar icons * Change the original prompt color from yellow to light yellow * Improve version information under MacOS * Change the distribution policy under Linux 1 Link to comment Share on other sites More sharing options...
ic005k Posted April 16, 2021 Author Share Posted April 16, 2021 1.0.48 * Optimized: copy and paste between windows (between two processes) * Changed: copying an item inside an array to outside the array names it "_Item xx" 1 Link to comment Share on other sites More sharing options...
Matgen84 Posted April 24, 2021 Share Posted April 24, 2021 @ic005k Since 1.0.50, there is a space before "/>": for example, <true /> instead of <true/>. It's also available for <false /> ! I don't know if there are the same issue for array, dict... I don't understand why Link to comment Share on other sites More sharing options...
ic005k Posted April 24, 2021 Author Share Posted April 24, 2021 (edited) 17 minutes ago, Matgen84 said: @ic005k Since 1.0.50, there is a space before "/>": for example, <true /> instead of <true/>. It's also available for <false /> ! I don't know if there are the same issue for array, dict... I don't understand why This XML style has been mentioned by some users, please see here: <true/> became <true />,<false/> became <false /> Is this acceptable as XML? · Issue #11 · ic005k/PlistEDPlus (github.com) thanks for your attention. Edited April 24, 2021 by ic005k Link to comment Share on other sites More sharing options...
odemolay Posted June 4, 2021 Share Posted June 4, 2021 (edited) hello again and thanks again for all your genius work. i have a question: is there any way to make visible the line number of the config.plist on the left ? i mean in the bottom windows kind regards Edited June 4, 2021 by odemolay Link to comment Share on other sites More sharing options...
ic005k Posted June 6, 2021 Author Share Posted June 6, 2021 On 6/4/2021 at 9:45 PM, odemolay said: is there any way to make visible the line number of the config.plist on the left ? i mean in the bottom windows This feature is now available, please download the latest version. https://github.com/ic005k/PlistEDPlus/releases 2 Link to comment Share on other sites More sharing options...
odemolay Posted June 6, 2021 Share Posted June 6, 2021 you are amazing Link to comment Share on other sites More sharing options...
iCanaro Posted July 7, 2021 Share Posted July 7, 2021 @ic005k if you use replace all to the application (plistedplus 1.0.59) crashes 1 Link to comment Share on other sites More sharing options...
ic005k Posted July 7, 2021 Author Share Posted July 7, 2021 23 minutes ago, iCanaro said: @ic005k if you use replace all to the application (plistedplus 1.0.59) crashes This issue will be fixed in the next release, thanks for the feedback. 1 Link to comment Share on other sites More sharing options...
ic005k Posted July 7, 2021 Author Share Posted July 7, 2021 1 hour ago, iCanaro said: @ic005k if you use replace all to the application (plistedplus 1.0.59) crashes The issue has been fixed, please download the latest release:https://github.com/ic005k/PlistEDPlus/releases/tag/1.0.60 1 1 Link to comment Share on other sites More sharing options...
iCanaro Posted July 7, 2021 Share Posted July 7, 2021 A --> Z sort doesn't seem to me to work properly, you can check @ic005k Link to comment Share on other sites More sharing options...
ic005k Posted July 7, 2021 Author Share Posted July 7, 2021 1 hour ago, iCanaro said: A --> Z sort doesn't seem to me to work properly, you can check @ic005k This sort is only for the currently selected sibling item. Link to comment Share on other sites More sharing options...
iCanaro Posted July 9, 2021 Share Posted July 9, 2021 On 7/8/2021 at 1:59 AM, ic005k said: This sort is only for the currently selected sibling item. maybe it'll be me i don't understand well but i can't sort by name the modified kerneltopatch Link to comment Share on other sites More sharing options...
ic005k Posted July 9, 2021 Author Share Posted July 9, 2021 19 minutes ago, iCanaro said: but i can't sort by name the modified kerneltopatch Arrays are not sorted. Please use "Move Item Up" or "Move Item Down" to adjust the position, or drag the item directly to adjust the position. 1 1 Link to comment Share on other sites More sharing options...
Slice Posted November 27, 2021 Share Posted November 27, 2021 Hi @ic005k, I have a feature request if possible Can I edit base64 data "D8fyc...." and look how it looks in hex data? May be some additional window for test. Link to comment Share on other sites More sharing options...
Slice Posted January 22, 2022 Share Posted January 22, 2022 Hi @ic005k, The update progress hangs I seems have to update manually. Link to comment Share on other sites More sharing options...
ic005k Posted January 23, 2022 Author Share Posted January 23, 2022 8 hours ago, Slice said: The update progress hangs Please see here: https://github.com/ic005k/PlistEDPlus/issues/27 Link to comment Share on other sites More sharing options...
ic005k Posted January 23, 2022 Author Share Posted January 23, 2022 Hi @Slice Any questions or suggestions you have, you can submit them on GitHub, which is the first place I look, and I will respond to everyone's questions in a very timely manner. Link to comment Share on other sites More sharing options...
Andy Vandijck Posted June 11, 2023 Share Posted June 11, 2023 (edited) I have ported Xplist to Qt 6.X repo: https://github.com/andyvand/Xplist EDIT: Fixed deprecations and warnings for Xplist Edited June 12, 2023 by Andy Vandijck 1 Link to comment Share on other sites More sharing options...
Recommended Posts