Souledge

Results 6 issues of Souledge

![2016-10-21_130205](https://cloud.githubusercontent.com/assets/3221597/19587135/971a3632-978e-11e6-883e-18d29b7a3561.png) left is VCL version, and it's clearly right is FireMonkey version, and it's fuzzy

Some photos taken with mobile phones need to be rotated through the Orientation in the exif to display correctly. But at present, imaginglib does not decode the exif information, and...

目前程序将数据保存在用户目录,不方便迁移,万一重装系统忘了备份,数据就直接丢失了 如果能将数据保存在程序所在目录,只需要把程序放在非系统盘,就算重装系统也不怕丢失数据

enhancement
windows
p3

### What feature you'd like to see or proposal(期望什么新功能/特性或者建议) 目前拖动文件到SSH窗口是把文件完整路径放到命令行,能否修改一下这个逻辑,改成拖动过去就直接上传,这样就不需要在SSH和SFTP标签来回切换了,可以把这个逻辑做成一个设置项

need investigate

![image](https://github.com/user-attachments/assets/ef78c889-ff5e-4eb3-a140-93302590537e) This is the test project. [Project1.zip](https://github.com/user-attachments/files/17291038/Project1.zip) The cross-compilation tool uses https://github.com/LongDirtyAnimAlf/fpcupdeluxe/releases/download/windows_crossbins_all/Darwin_All_Clang_16.zip

The compilation environment is windows 10 x64, and the execution file of linux arm32 is generated by cross-compilation Both fpc and lazarus are the latest versions pulled from gitlab When...