Commit Graph

47 Commits

Author SHA1 Message Date
jesus
383dc804de LazReport, workaround for TimeToStr returning empty string on some locales, issue #14095
git-svn-id: trunk@20854 -
2009-07-13 22:51:46 +00:00
jesus
dc662f18d4 LazReport, update function descriptions, part of issue #14133
git-svn-id: trunk@20853 -
2009-07-13 22:39:30 +00:00
jesus
3e709448b3 lazreport, added/fixed some missing translations, issue #14133
git-svn-id: trunk@20841 -
2009-07-12 06:48:22 +00:00
jesus
ccae9c4c1c LazReport, fix saving files using locale specific chars, issue #14109
git-svn-id: trunk@20819 -
2009-07-10 19:43:48 +00:00
jesus
f7680cf942 LazReport, cleanup from Luiz Americo, issue #14048
git-svn-id: trunk@20802 -
2009-07-06 20:19:38 +00:00
jesus
33c7117838 LazReport, some properties on band's script should refer to parent band instead of current bandview, fix issue #14082
git-svn-id: trunk@20777 -
2009-07-01 21:15:44 +00:00
jesus
cf67921720 Replace TList by TFpList in LazReport, from Luiz Americo, issue #13995
git-svn-id: trunk@20713 -
2009-06-22 15:21:39 +00:00
jesus
e1cce01c8c LazReport, check for duplicate object names in designer, issue #13979
git-svn-id: trunk@20653 -
2009-06-17 15:31:49 +00:00
jesus
6a8835d150 lazreport, Add const keyword to string parameters in methods, from Luiz Americo, issue #13991
git-svn-id: trunk@20646 -
2009-06-17 05:59:27 +00:00
jesus
d3cfa5e729 LazReport, fix random boldness on preview, issue #13440
git-svn-id: trunk@19830 -
2009-05-07 05:31:09 +00:00
jesus
06acd45a27 LazReport, added internal variable REPORTTITLE
git-svn-id: trunk@19743 -
2009-05-01 16:39:43 +00:00
jesus
8cc922f620 LazReport, fix designer show grid problem: once enabled can't be disabled
git-svn-id: trunk@19173 -
2009-03-31 20:34:05 +00:00
jesus
dcc5e60570 LazReport, remove 'LazReport:' from printjob title if report title was set, issue #13398
git-svn-id: trunk@19120 -
2009-03-26 16:35:22 +00:00
jesus
a6893bb23f LazReport, fix preview blocking bug, issue #13399
git-svn-id: trunk@19116 -
2009-03-26 14:48:47 +00:00
jesus
c84b3499e1 LazReport, fix record context on which bands are printed after a group change is detected, issue #13165
git-svn-id: trunk@18751 -
2009-02-18 23:58:06 +00:00
jesus
bde55b119f LazReport, fix autosize text, issue #13152
git-svn-id: trunk@18680 -
2009-02-14 04:55:07 +00:00
jesus
20c99e44fb LazReport, implemented memoview property HideDuplicates
git-svn-id: trunk@18274 -
2009-01-13 16:22:38 +00:00
jesus
993bd7b87d LazReport, fix compilation win 64, issue #12798
git-svn-id: trunk@17834 -
2008-12-14 18:27:04 +00:00
jesus
d635b8fb66 LazReport, fix internal variable [TIME] returning an invalid date instead of current time
git-svn-id: trunk@17831 -
2008-12-14 05:59:06 +00:00
jesus
11bfd5f754 LazReport, fix EPropertyError exception caught by ide when loading reports without LayoutOrder property, by Luiz Americo issue #12736
git-svn-id: trunk@17812 -
2008-12-12 05:24:03 +00:00
jesus
0efaa14dd7 LazReport, fix reports utf-8 encoding
git-svn-id: trunk@16950 -
2008-10-10 18:38:57 +00:00
jesus
ddd16f211e LazReport, fix master/detail reports not updating detail ds when master ds changes activerecord
git-svn-id: trunk@16594 -
2008-09-15 14:45:29 +00:00
jesus
45b2ba1d82 LazReport, Fix AV while editing some properties of selection of multiple objects, issue #12104
git-svn-id: trunk@16507 -
2008-09-09 20:04:38 +00:00
mattias
0bcf25051e lazbuild: added defaults to WriteUsage
git-svn-id: trunk@16500 -
2008-09-09 11:29:43 +00:00
jesus
cf010d10c6 LazReport, fix exception catched when debugging program that reads LayoutOrder property on older reports
git-svn-id: trunk@16476 -
2008-09-07 23:25:23 +00:00
jesus
4e6ce27bc0 LazReport, ensure to use a default printer if report's printer is not found
git-svn-id: trunk@16444 -
2008-09-05 20:26:50 +00:00
jesus
d780914fb5 LazReport, dequote UPPERCASE and similar string functions, thanks to javier villarroya
git-svn-id: trunk@16336 -
2008-08-31 17:50:49 +00:00
mattias
fb4b5588fd examples fixed compilation
git-svn-id: trunk@16244 -
2008-08-25 23:04:43 +00:00
mattias
69cfe88898 using UTF-8 for file operations and environment variables
git-svn-id: trunk@16236 -
2008-08-25 22:32:23 +00:00
mattias
f27c0074d7 lazreport: From Michael VC:
- tfrdesigner is now registered as a component, so it can be dropped on a form,
  giving end-users the possibility to design their reports.
- Fixed bug that prevented checkbox/roundrect/shape buttons from being visible
  when designing a report in the IDE.
- Fixed access violations that occurred when one of checkbox/roundrect/shape
  was dropped on a report.
- Removed debug statements from roundrect code.

git-svn-id: trunk@16219 -
2008-08-25 09:37:35 +00:00
jesus
14797c0b4e LazReport, fix Image recursion, issue #11885
git-svn-id: trunk@16080 -
2008-08-15 23:49:28 +00:00
jesus
a54428c42c LazReport, in report editor objects update object inspector and viceversa, fix gtk visual problem that sometimes shows black filled rectangles, fix TfrLineView properties save & restore issue #11594
git-svn-id: trunk@16048 -
2008-08-13 02:10:15 +00:00
jesus
b5a227e0d8 LazReport, removed missing debug output
git-svn-id: trunk@15977 -
2008-08-06 17:33:51 +00:00
jesus
81d36b8670 LazReport, handle position and dimesion of objects in Object Inspector using selected units
git-svn-id: trunk@15976 -
2008-08-06 17:30:17 +00:00
jesus
2bf859bbba LazReport, implemented page option to print report with columns 'by rows' in addition to 'by columns', fixed/updated translations
git-svn-id: trunk@15740 -
2008-07-10 16:48:06 +00:00
jesus
d2b0a4c27d LazReport, fix aggregate functions for groups
git-svn-id: trunk@14722 -
2008-04-02 01:43:04 +00:00
jesus
6e59681184 LazReport: fix group editor edit button, avoid double backets in function parameters, simple groups sample report
git-svn-id: trunk@14721 -
2008-04-01 21:47:43 +00:00
jesus
48c44ddb94 lazreport, fix error with agregate function (sum, max, min) from Aleksey Lagunov
git-svn-id: trunk@14234 -
2008-02-23 00:21:32 +00:00
jesus
6801187bf3 LazReport, fix text layout in multilined memos, patch with changes from Andrey Gusev, issue #10646
git-svn-id: trunk@13846 -
2008-01-23 21:41:32 +00:00
jesus
b50f0bcf7a LazReport, support for std graphics formats
git-svn-id: trunk@13468 -
2007-12-26 09:11:40 +00:00
jesus
e74bc916d7 LazReport, use current printer default paper in new reports
git-svn-id: trunk@13265 -
2007-12-10 20:22:17 +00:00
jesus
5e37281a3c LazReport, delay initial bitmap creation until application is created, it affects qt, from Zeljko
git-svn-id: trunk@12307 -
2007-10-04 07:16:50 +00:00
jesus
1f638fca7e LazReport, aded ask to save changes in editor, full redisign ReportOptions dialog, fix load from lrf file BorderStyle in memo view, fix set Title property in frReport, save to lrf file ReportVersion properties, from Aleksey Lagunov
git-svn-id: trunk@12146 -
2007-09-23 06:26:00 +00:00
jesus
d0bc1ca797 LazReport, fixed displaying blob pictures, issue #9670
git-svn-id: trunk@12028 -
2007-09-14 08:00:18 +00:00
jesus
860ad1f9ea LazReport, fixed memo view format (issue #9518)
git-svn-id: trunk@11969 -
2007-09-08 17:09:19 +00:00
jesus
21f9b85b95 LazReport, reducing flickering when resizing objects
fixed clipping of objects (issue #9567)

git-svn-id: trunk@11958 -
2007-09-07 20:39:46 +00:00
jesus
d0a347df28 Added LazReport components
git-svn-id: trunk@11950 -
2007-09-06 19:47:34 +00:00