Commit Graph

160 Commits

Author SHA1 Message Date
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
Maxim Ganetsky
fa73f043e5 FpReport: fixed compilation, issue #40367 2023-07-08 01:51:09 +03: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
fdb49c0dd6 fpreport: updated demo 2023-07-07 10:48:12 +02:00
mattias
9a39842d7a fpreport: comments 2023-07-07 10:24:23 +02:00
Juha
1475336c8c Remove LCLProc.OffsetRect(). Move some functions from LCLProc to GraphMath (LazUtils). 2023-06-05 15:48:01 +03: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
michael
e89aceb58c * Patches from Joellin to improve LCL export of fpreport: borders, linewidth, fonts
git-svn-id: trunk@64939 -
2021-04-07 09:40:20 +00:00
juha
64d868d252 FPReport designer: Fix adding report variables on some widgetsets. Issue #38140.
git-svn-id: trunk@64753 -
2021-03-05 22:32:59 +00:00
juha
95b5489cff Components: Use a faster compare method for case-insensitive strings and StringLists.
git-svn-id: trunk@64466 -
2021-02-05 11:28:16 +00:00
michael
12b4254803 * Fix loading from file, close check
git-svn-id: trunk@63536 -
2020-07-09 10:02:55 +00:00
mattias
97db1a2f03 fpreport: fixed perms
git-svn-id: trunk@63017 -
2020-04-19 12:18:01 +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
michael
94141e9f91 * Fix from Pascal Riekenberg to fix rendering background with clNone (bug ID #36533)
git-svn-id: trunk@62514 -
2020-01-08 17:43:46 +00:00
michael
3841575ebf * Removed fpreportdom
git-svn-id: trunk@62450 -
2019-12-26 23:12:08 +00:00
michael
f7d84ad189 * Fix bug #0035286, UTF chars distorted
git-svn-id: trunk@60783 -
2019-03-26 20:59:02 +00:00
michael
4259c682c9 * Fix missing image designer
git-svn-id: trunk@60727 -
2019-03-19 21:53:46 +00:00
michael
95c9d73fd4 * Do not clear report data when loading design and rdoManageData is off
git-svn-id: trunk@60565 -
2019-03-03 09:21:03 +00:00
michael
f4fcd99a03 * Add helper unit to force building all units when using FPC 3.0.4
git-svn-id: trunk@60510 -
2019-02-26 08:11:22 +00:00
michael
5b8a3e61e2 * Small clarification
git-svn-id: trunk@60400 -
2019-02-10 11:17:21 +00:00
michael
3135b1c8ca * Some fixes so everything compiles again with FPC 3.0.4. Added instructions to README.txt to work with 3.0.4
git-svn-id: trunk@60399 -
2019-02-10 11:16:01 +00:00
michael
bc7f4d73ab * Correct handling of non-modal window
git-svn-id: trunk@58720 -
2018-08-15 17:49:26 +00:00
michael
0f4021f622 * Correct handling of non-modal window
git-svn-id: trunk@58719 -
2018-08-15 17:48:46 +00:00
michael
394f279d8e * Band factory no longer exists
git-svn-id: trunk@57987 -
2018-05-21 10:16:12 +00:00
michael
dedae7d2f1 * Fix some warnings/hints about unused identifiers
git-svn-id: trunk@57842 -
2018-05-08 08:58:13 +00:00
michael
be003a0639 * Add import possibility
git-svn-id: trunk@57841 -
2018-05-08 08:57:49 +00:00
michael
45d130a8ba * Include printer renderer, patch from Stephano (bug ID #33641)
git-svn-id: trunk@57690 -
2018-04-23 21:23:24 +00:00
michael
db2adaab90 * Patch from stephano to fix stuck maximal zoom (bug id #33640)
git-svn-id: trunk@57689 -
2018-04-23 21:20:42 +00:00
michael
b4612a8bc7 * Allow use of custom elements registered in reporting engine (barcode en QRCode are standard)
git-svn-id: trunk@57686 -
2018-04-23 11:25:30 +00:00
michael
3b9ac41419 * Move connections to separate unit
git-svn-id: trunk@57685 -
2018-04-22 15:36:38 +00:00
michael
50c9ee5151 * Use bitmap to draw on, so as to speed up drawing
git-svn-id: trunk@57684 -
2018-04-22 15:36:11 +00:00
michael
b31e9e78e1 * Search element from back to front to respect Z-order (bug id #33291)
git-svn-id: trunk@57683 -
2018-04-21 19:43:49 +00:00
michael
445127a35d * Popup menu added, added SendToBack/BringToFront (bug ID #33291)
git-svn-id: trunk@57682 -
2018-04-21 16:54:39 +00:00
michael
17129f58a6 * Allow opening/new in new window
git-svn-id: trunk@57589 -
2018-04-01 16:25:46 +00:00
michael
c41bb75f54 * Allow drag&drop of report files.
git-svn-id: trunk@57586 -
2018-03-31 20:15:19 +00:00
michael
e2b698c85d * Load file from command-line if set
git-svn-id: trunk@57585 -
2018-03-31 19:51:16 +00:00
michael
bfcaf2d1db * Implement copy & paste (bug ID #0033351)
git-svn-id: trunk@57584 -
2018-03-31 19:34:38 +00:00
hnb
9c2ef8acaa fpreport: fix design example on Windows.
git-svn-id: trunk@57566 -
2018-03-27 12:41:16 +00:00
michael
9e16784c7e * StartRender/EndRender support (enable transaction control) for bug ID #0033496
git-svn-id: trunk@57565 -
2018-03-27 07:55:22 +00:00
michael
46ca509e85 * Fix compilation
git-svn-id: trunk@57564 -
2018-03-25 18:02:21 +00:00
michael
af0de1670c * Fix AV in some cases (bug ID #33494)
git-svn-id: trunk@57563 -
2018-03-25 17:51:31 +00:00
michael
c4c09d59f6 * Fix bug #33507
git-svn-id: trunk@57562 -
2018-03-25 17:44:15 +00:00
michael
cac42cb9d7 * Fix bug #33509
git-svn-id: trunk@57561 -
2018-03-25 17:32:17 +00:00
michael
92e3aa746b * Support for Master-Detail relations in data designer
git-svn-id: trunk@57560 -
2018-03-25 17:22:53 +00:00
michael
cc6780a8d2 * Fix bug #0033489
git-svn-id: trunk@57559 -
2018-03-23 10:57:05 +00:00
michael
49785542af * Fix bug #33484
git-svn-id: trunk@57558 -
2018-03-23 10:18:55 +00:00
michael
f2fad774c7 * Use correct add mechanism
git-svn-id: trunk@57556 -
2018-03-23 10:00:57 +00:00
michael
45f8bcef97 * Fix bug ID #33456, duplicate name when editing data
git-svn-id: trunk@57532 -
2018-03-19 08:51:49 +00:00
michael
9c278cbc3a * Fix bug ID #33460, change of variable name should be reflected in list
git-svn-id: trunk@57531 -
2018-03-19 08:38:07 +00:00