Ok for a unique name for each release.In the future, can you call the new releases 0.15a or something?
The bug for Ctrl+F is solved, thanksBug: press ctrl+f, the find window opens, press enter (search for nothing) and another find window is opened.
QIde save files with current system style with QString::toPlainText(). A file created on Linux have 0x0a as separator. On Windows it's 0x0d 0x0a. I checked by opening files created under Linux and Windows with khexedit. If you create files under Linux, the end line is good for you normaly. But I will see whether it is possible to add a dialogue to configure it.You application saves the text files using cr/ln -> windows style, while I use the unix style.
for new features :
1- Perhaps I will see.
2- Yes it's essential
3- Yes good idea
4 - Yes good idea but : I prefer to make subclassing when the form already exists. It is possible to choose the slots to be implemented (like buttonOk_clicked() ). With an option to make the main.cpp and insert code template.
It is what these two lines? I do not understand.The new shortcut dialog is great, you just missed 2 empty items on the top of the list.




Reply With Quote
Bookmarks