Commit Graph

283 Commits

Author SHA1 Message Date
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
maxim
dd661a10de Translations: regenerated all relevant translation files after r61231 #5b72fe1d56
git-svn-id: trunk@61233 -
2019-05-16 23:10:15 +00:00
maxim
b68407fc52 Translations: regenerated all relevant translation files after r61225 #75a8b1b83c
git-svn-id: trunk@61226 -
2019-05-13 23:21:39 +00:00
maxim
6e23c3ccd0 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #35148
git-svn-id: trunk@60509 -
2019-02-25 23:38:10 +00:00
maxim
ee93df459c Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #35117
git-svn-id: trunk@60460 -
2019-02-19 17:18:17 +00:00
michael
da14fc4435 * Revert last patch, additional files committed by accident
git-svn-id: trunk@60394 -
2019-02-09 18:38:37 +00:00
michael
85e16c046f * Fix registering custom formscomponents/customform/custforms.pp
git-svn-id: trunk@60393 -
2019-02-09 18:37:18 +00:00
maxim
c91b1321e0 Translations: French translation update by Gilles Vasseur, bug #35034
git-svn-id: trunk@60368 -
2019-02-08 23:14:55 +00:00
maxim
e4f360d50f Translations: regenerated translations and updated Russian translation
git-svn-id: trunk@60344 -
2019-02-06 00:46:44 +00:00
maxim
684c367b8a IDE: changed extension of master PO files (a.k.a. templates) from .po to .pot, adapted IDE, POChecker, updatepofiles tool and localize.bat/.sh scripts.
Reasons:
1. .pot is 'industry standard' extension for PO template files. As a consequence, PO editors can now open our templates 'out of the box' and automate creation of translations.
2. It is now much simpler to detect template files now that dotted unit names are allowed.

git-svn-id: trunk@60208 -
2019-01-24 23:02:37 +00:00
maxim
bc4e1da857 Translations: Polish translation update by Sławomir Niedziela, bug #34788
git-svn-id: trunk@59988 -
2019-01-04 13:58:31 +00:00
maxim
c8c7a1723a Translations: Chinese translation update by robsean, bug #34579
git-svn-id: trunk@59617 -
2018-11-22 00:03:32 +00:00
mattias
c2b0e049ef set trunk version to 2.0.0PreRelease
git-svn-id: trunk@59008 -
2018-09-15 19:41:22 +00:00
mattias
2bbe0a8cc7 updated makefiles
git-svn-id: trunk@58493 -
2018-07-11 23:58:59 +00:00
mattias
3575d8d0e1 make bigide: added cmdlinedebuggerbase and lazdebuggerlldb
git-svn-id: trunk@58363 -
2018-06-20 21:41:44 +00:00
maxim
6393c91e5d Translations: Chinese translation update by robsean, bug #32850
git-svn-id: trunk@56798 -
2017-12-19 22:08:00 +00:00
maxim
682a383e55 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #32754
git-svn-id: trunk@56535 -
2017-11-29 22:49:04 +00:00
maxim
926062dcfd Translations: huge Chinese translation update by robsean, bug #32750
git-svn-id: trunk@56534 -
2017-11-29 22:32:14 +00:00
wp
48f5d83725 sqldb: New HiDpi-icons by Roland Hahn
git-svn-id: trunk@56285 -
2017-11-05 17:44:34 +00:00
maxim
732c7f90fd Translations: Lithuanian translation update by Valdas Jankūnas, bug #32126
git-svn-id: trunk@55474 -
2017-07-08 12:47:30 +00:00
wp
14047de5e7 IDE: Add magnified images (150% and 200%) for data access components
git-svn-id: trunk@55181 -
2017-06-03 09:25:50 +00:00
mattias
e6ce403f3f updates makefiles
git-svn-id: trunk@54969 -
2017-05-18 11:39:53 +00:00
mattias
6a48f71755 sqldb: enable mysql40 on win64
git-svn-id: trunk@54931 -
2017-05-14 17:19:20 +00:00
martin
f3fe0c0137 Merged revision(s) 54920 from branches/fixes_1_8:
Fixed compile ifdef
........

git-svn-id: trunk@54921 -
2017-05-14 11:22:46 +00:00
mattias
f7d1f54024 sqldb: fixed win64 compile with fpc 3.0.2
git-svn-id: trunk@54910 -
2017-05-14 08:15:58 +00:00