Commit Graph

19 Commits

Author SHA1 Message Date
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