mattias
|
34222c3fa8
|
updated makefiles
|
2023-09-12 16:25:55 +02:00 |
|
mattias
|
c5bc78b070
|
updated makefiles
|
2023-09-03 17:11:29 +02:00 |
|
mattias
|
8d92e3b67d
|
updated makefiles
|
2023-08-14 20:31:20 +02:00 |
|
Juha
|
adfc424e92
|
Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION.
|
2023-07-07 17:39:03 +03:00 |
|
Juha
|
41adb276bb
|
Remove obsolete checks for FPC versions earlier then 3.0.
|
2023-07-07 17:39:02 +03:00 |
|
mattias
|
ae9ab00109
|
updated Makefiles
|
2023-06-30 20:50:27 +02:00 |
|
mattias
|
fde0e0f965
|
set main version to 3.99
|
2023-06-25 17:47:14 +02:00 |
|
Maxim Ganetsky
|
f80440d58b
|
Translations: Ukrainian translation update by Olexandr Pylypchuk, issue #40312
|
2023-06-12 18:20:35 +03:00 |
|
mattias
|
3a13fbf259
|
updated makefiles
|
2023-06-11 23:20:56 +02:00 |
|
mattias
|
7bc5b63fbb
|
updated makefiles
|
2023-05-27 02:07:12 +02:00 |
|
mattias
|
1df1c43193
|
sqldb: register unit sqldb
|
2023-02-13 00:30:21 +01:00 |
|
Maxim Ganetsky
|
3bdcb55eb2
|
SQLDb: regenerated translations and updated Russian translation
|
2022-11-26 03:10:34 +03:00 |
|
Maxim Ganetsky
|
b019eb73e0
|
SQLDb: fixed a typo in a resource string
|
2022-11-26 03:07:11 +03:00 |
|
wp_xyz
|
e6f85953d8
|
SQLDB: Improved German translation of GenerateSQLDlg.
|
2022-11-24 19:26:24 +01:00 |
|
wp_xyz
|
aba5738ffd
|
SQLDB: Improved usability of GenerateSQLDlg.
|
2022-11-24 17:38:29 +01:00 |
|
wp_xyz
|
7a73eac63a
|
SQLDB: Fix several layout issues in GenerateSQLDlg. Based on patch by Don Siders, issue #40009
|
2022-11-21 11:47:32 +01:00 |
|
wp_xyz
|
ecf49109b1
|
SQLDB: Enforce usage of default SynEdit font in GenerateSQLDlg form. Patch by Don Siders (see issue #39975).
|
2022-11-20 16:32:34 +01:00 |
|
wp_xyz
|
f40f8d5c28
|
SQLDB: Fix generation of incomplete SQL statements by component editor. Modified patch by Don Siders, issue #39975.
|
2022-11-20 16:08:51 +01:00 |
|
mattias
|
6671244b72
|
updated makefiles, fixed compile fpdebug with fpc 3.2.2
|
2022-11-13 13:23:46 +01:00 |
|
mattias
|
9e762cde89
|
udpated makefiles
|
2022-05-29 19:34:19 +02:00 |
|
mattias
|
65e925bb3a
|
sqldb: use source unitname
|
2022-04-16 09:05:50 +02:00 |
|
mattias
|
26c9421318
|
updated Makefiles
|
2022-02-24 12:55:45 +01:00 |
|
mattias
|
f97a493801
|
updated makefiles
|
2022-01-16 21:42:24 +01:00 |
|
Maxim Ganetsky
|
738e48c6b7
|
Translations: French translation update by Gilles Vasseur, issue #39487
|
2021-11-26 03:47:29 +03:00 |
|
mattias
|
0354b47bc4
|
updated makefiles
|
2021-10-18 14:32:30 +02:00 |
|
juha
|
44681d2596
|
Revert r65359 #f19aac18a2 which deals with TPQTEventMonitor. Crash happens when deleting the component.
git-svn-id: trunk@65368 -
|
2021-07-04 16:38:47 +00:00 |
|
juha
|
f19aac18a2
|
SqlDb: Prevent a crash when dropping TPQTEventMonitor on a form. Issue #39134, patch by CudaText man.
git-svn-id: trunk@65359 -
|
2021-07-04 11:42:45 +00:00 |
|
maxim
|
63997559b2
|
SQLdb: added pqteventmonitor.pas unit to LPK, bug #39097
git-svn-id: trunk@65348 -
|
2021-07-02 22:30:18 +00:00 |
|
mattias
|
91763f2247
|
set trunk version to 2.3.0
git-svn-id: trunk@65242 -
|
2021-06-15 14:00:39 +00:00 |
|
maxim
|
0ff36ce8c4
|
SQLdb: MySQL 8.0 support was backported to FPC 3.2.2, so it is now enabled for FPC 3.2.2 and up
git-svn-id: trunk@65121 -
|
2021-05-21 16:47:07 +00:00 |
|
wp
|
0b71099783
|
Components: Add copyright notes to all folders to which Roland Hahn has contributed images.
git-svn-id: trunk@64663 -
|
2021-02-24 22:17:51 +00:00 |
|
mattias
|
6eb0f734c5
|
examples: easter: enabled win32 gui app
git-svn-id: trunk@64600 -
|
2021-02-17 13:23:20 +00:00 |
|
mattias
|
f5caaeec5c
|
sqldblaz: added TMySQL80Connection
git-svn-id: trunk@64599 -
|
2021-02-17 13:16:27 +00:00 |
|
mattias
|
531da16b59
|
sqldblaz: added TMySQL80Connection
git-svn-id: trunk@64598 -
|
2021-02-17 13:15:58 +00:00 |
|
juha
|
3f78f0d62d
|
New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar.
git-svn-id: trunk@64583 -
|
2021-02-15 08:43:50 +00:00 |
|
mattias
|
62c37ad72a
|
updated Makefiles
git-svn-id: trunk@64567 -
|
2021-02-13 13:01:14 +00:00 |
|
juha
|
77e6853ca6
|
Components: Reduce calls to LowerCase().
git-svn-id: trunk@64515 -
|
2021-02-10 13:43:15 +00:00 |
|
mattias
|
61c53d6f41
|
LazUtils/FreeType: Separate FreeType stuff into its own package
git-svn-id: trunk@63558 -
|
2020-07-14 18:09:17 +00:00 |
|
mattias
|
8ceb09a67b
|
make: changed default darwin lcl platform from carbon to cocoa
git-svn-id: trunk@63551 -
|
2020-07-13 09:00:41 +00:00 |
|
mattias
|
9dcd9ee04d
|
updated makefiles
git-svn-id: trunk@63453 -
|
2020-06-28 11:01:41 +00:00 |
|
maxim
|
b91524a887
|
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #37201
git-svn-id: trunk@63346 -
|
2020-06-12 15:01:32 +00:00 |
|
maxim
|
5a32b9dc2e
|
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #37162
git-svn-id: trunk@63263 -
|
2020-06-01 21:40:02 +00:00 |
|
maxim
|
3e6dd5b727
|
SQLDB: moved all resource strings to sqldbstrconst.pas, merged translations accordingly
git-svn-id: trunk@63114 -
|
2020-05-04 16:30:51 +00:00 |
|
michael
|
d66e94abd3
|
* Use registered editor for SQL property (if any).
git-svn-id: trunk@63105 -
|
2020-05-01 11:53:28 +00:00 |
|
maxim
|
6214c23c3d
|
SQLDB: regenerated translations and updated Russian translation
git-svn-id: trunk@63100 -
|
2020-04-30 23:09:17 +00:00 |
|
michael
|
8fd9186c05
|
* Dialog to edit SQL statements
git-svn-id: trunk@63097 -
|
2020-04-30 13:58:47 +00:00 |
|
michael
|
da4011033d
|
* Fix bug ID #27507 - component editor for SQL query
git-svn-id: trunk@63094 -
|
2020-04-30 09:16:06 +00:00 |
|
mattias
|
a472e9ef09
|
buildintf: split from ideintf
git-svn-id: trunk@62795 -
|
2020-03-22 11:58:11 +00:00 |
|
juha
|
cfcc3b5d82
|
SQLDB: Enable TOracleConnection on Win64 when the compiler has support for it. Issue #36635.
git-svn-id: trunk@62598 -
|
2020-01-30 10:50:44 +00:00 |
|
maxim
|
3356170ca6
|
Translations: Hungarian translation update by Péter Gábor, bug #35928
git-svn-id: trunk@61672 -
|
2019-08-04 21:59:52 +00:00 |
|