Revision: 64975 Log: LCL: Do not convert '\n' sequence to linefeed in Content field of LCLTaskDialog anymore (LineEnding constant should be used for this), bug 38676. Unbreaks output of strings like 'Save "c:\new_folder\new.work"?'. Modified: U trunk/lcl/lcltaskdialog.pas
Revision: 64974 Log: Qt5: fixed focusing of tooltip window. csFocus must be included in forms controlState. issue #38707 Modified: U trunk/lcl/interfaces/qt5/qtwsforms.pp
Revision: 64973 Log: TFloatSpinEdit: fix a comment Modified: U trunk/lcl/include/spinedit.inc