zeljan1
|
00a355408e
|
Qt5,Qt6: fixed QtComboBox sorted property. issue #41502
|
2025-03-03 08:33:20 +01:00 |
|
zeljan1
|
7d5a2c3edb
|
Qt5, Qt6: major speed improvement for TQtMemo (TMemo) when loading items inside Memo.Lines.BeginUpdate/Memo.Lines.EndUpdate, speed is almost at gtk2 loading. Significant improvement of TQtMemo insertLine(),appendLine() and setLineText().
|
2025-01-11 16:47:10 +01:00 |
|
Željan Rikalo
|
1dbfb8fee2
|
Qt,Qt5,Qt6: do not clear editable combobox edit text if items are cleared. issue #40734
|
2024-01-29 20:08:05 +01:00 |
|
Željan Rikalo
|
f27a50f74e
|
Qt5: improve string conversions by removing unneeded GetUtf8Str internal function.
|
2023-08-25 19:49:26 +02:00 |
|
Juha
|
41adb276bb
|
Remove obsolete checks for FPC versions earlier then 3.0.
|
2023-07-07 17:39:02 +03:00 |
|
Željan Rikalo
|
dcf14bec5a
|
Qt,Qt5,Qt6: fixed error with sorted TQtComboStrings. issue #40353
|
2023-06-28 10:17:16 +02:00 |
|
Željan Rikalo
|
04ffdbc374
|
Qt4,Qt5,Qt6: fixed slowness when appending text into WS control. issue #39444
|
2022-11-14 19:04:58 +01:00 |
|
Željan Rikalo
|
6a197ad3ca
|
Qt5: fixed behaviour of TMemo.Lines.Add(), still slower than gtk or win32, but have correct behaviour when last line of memo is line break. For faster inserts remove last line break. issue #39444
|
2022-11-13 18:13:09 +01:00 |
|
juha
|
a542627231
|
LCL: Use a faster compare method for case-insensitive StringList.
git-svn-id: trunk@64443 -
|
2021-01-30 18:36:54 +00:00 |
|
juha
|
c32adb1c7f
|
Instead of UTF8CompareText use AnsiCompareText which uses mostly system libraries.
git-svn-id: trunk@64437 -
|
2021-01-29 19:58:55 +00:00 |
|
juha
|
751852a44a
|
LazUtils: New function UTF8CompareLatinTextFast. Use in IDE instead of UTF8CompareText.
git-svn-id: trunk@64385 -
|
2021-01-14 13:52:23 +00:00 |
|
juha
|
42850cfe4d
|
LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code.
git-svn-id: trunk@64384 -
|
2021-01-14 12:41:32 +00:00 |
|
zeljko
|
58bf52dbc4
|
Qt,Qt5: TComboBox.Sorted property implemented. issue #28045
git-svn-id: trunk@60858 -
|
2019-04-07 08:39:42 +00:00 |
|
juha
|
4edb91db4d
|
LCL-QT5: Copy an important fix / optimization (r53375) from LCL-QT4. Issue #30929.
git-svn-id: trunk@54129 -
|
2017-02-09 09:48:32 +00:00 |
|
zeljko
|
c28f46376f
|
Qt5: ho ho ho
git-svn-id: trunk@53806 -
|
2016-12-30 15:03:51 +00:00 |
|