Commit Graph

30 Commits

Author SHA1 Message Date
Michaël Van Canneyt
41e0703552 * Settings to skip mysql version check 2024-10-28 22:24:11 +01:00
Michaël Van Canneyt
a22712a593 * Fix memleak 2024-09-23 21:21:17 +02:00
Michaël Van Canneyt
62e3936fab * Setting for disabling mysql version check 2024-09-23 14:10:40 +02:00
wp_xyz
1e7cf4ebe3 Revised default project icon (less memory usage). Text in logos as graphic, no need for a special font. All by Roland Hahn. 2024-07-29 12:26:08 +02:00
Michaël Van Canneyt
f660bc1abb * Set options in code to handle change in enum names 2024-07-23 11:28:47 +02:00
Michaël Van Canneyt
2859af3523 Fix typo in LogOptions. Fixes issue #41029 2024-07-23 10:50:43 +02:00
Michaël Van Canneyt
df428e215f * Add table highlighting, allow to insert common macros 2023-10-04 23:00:58 +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
Michaël Van Canneyt
dc6c180009 * Fix loading after renaming components on used frames 2023-03-19 17:45:24 +01:00
Michaël Van Canneyt
baf609d0fd * Add support for select query parameters 2023-03-19 17:37:25 +01:00
Michaël Van Canneyt
0229d2bc81 * Forgot to commit, SQLTransaction instead of Transaction 2022-12-16 14:38:23 +01:00
Michaël Van Canneyt
763997cdf6 * Rollback on exception 2022-12-13 13:48:54 +01:00
Michaël Van Canneyt
853114ab51 * Set initial directory to project directory 2022-06-14 20:18:54 +02:00
Michaël Van Canneyt
c1e69fee44 * Fix verb execution 2022-05-28 14:55:44 +02:00
Juha Manninen
88b3151b38 Merge branch 'comexamples' into 'main'
Some 60 odd examples from components adjusted to work with new ExamplesWindow

See merge request freepascal.org/lazarus/lazarus!86
2022-04-16 09:20:42 +00:00
mattias
65e925bb3a sqldb: use source unitname 2022-04-16 09:05:50 +02:00
David Bannon
bc0acfba38 First batch examples from components get metadata 2022-04-12 18:09:38 +10:00
wp_xyz
fde1f53879 images: Replace the default lazarus.ico used anywhere within the installation folder by the new version. Issue #39596. 2022-01-28 15:03:11 +01:00
wp_xyz
5e65d1405f Icons: Replace lazarus-icon of demo/example projects by new smaller version (Roland Hahn). 2022-01-14 21:20:10 +01: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
michael
1c9f5af2ca Fix error if no connection found, and adapt load/save to changed verb indexes
git-svn-id: trunk@61454 -
2019-06-24 10:22:26 +00:00
michael
7c45e4c090 * Add s/ssl to checkoptions
git-svn-id: trunk@61448 -
2019-06-22 22:39:38 +00:00
michael
e1307dcab1 * Fix compilation with trunk
git-svn-id: trunk@61447 -
2019-06-22 22:34:52 +00:00
michael
a326525422 * Patch from Sven to fix case where the dataset is filled twice
git-svn-id: trunk@61445 -
2019-06-22 08:20:48 +00:00
michael
2f9ac2ad57 * Fix LoadFromIniFile call
git-svn-id: trunk@61436 -
2019-06-21 09:41:16 +00:00
michael
a021125215 * Fix adding filename to MRU when save as is called
git-svn-id: trunk@61435 -
2019-06-21 09:24:23 +00:00
michael
0edb6832bf * Improve compilation experience under 3.0.4
git-svn-id: trunk@61215 -
2019-05-13 06:59:46 +00:00
michael
96567e8916 * Refresh list of recent files when MRUManager is restored.
git-svn-id: trunk@61206 -
2019-05-11 20:06:25 +00:00
michael
47e62d674c * Move SQLDB REST bridge functionality to separate directory, as per Mattias' request
git-svn-id: trunk@61203 -
2019-05-11 16:03:10 +00:00