Commit Graph

59 Commits

Author SHA1 Message Date
jesus
87000aa680 LazReport, force variant->double convertion on evaluating aggregate functions
git-svn-id: trunk@23557 -
2010-01-25 20:35:04 +00:00
paul
4bd228a50a components: remove ver2_0 code
git-svn-id: trunk@23396 -
2010-01-06 18:02:16 +00:00
jesus
ed72cdd05c Lazreport, fix word wrapped fields produce multiple rows in html export, made css output default, made COMMA the QuoteChar by default in CSV exporter
git-svn-id: trunk@23114 -
2009-12-13 00:50:52 +00:00
jesus
45f97fdb97 LazReport, implemented css in html exporter, patch with changes from Ts.Petrov, issue #15011
git-svn-id: trunk@23089 -
2009-12-12 08:10:41 +00:00
jesus
8249817978 LazReport, implemented parameters for export filters, CSV exporter now output quoted values and is not based on object's interpolated position
git-svn-id: trunk@23076 -
2009-12-10 22:14:45 +00:00
jesus
b5ca260573 LazReport, fix word wrapping/breaking of UTF-8 strings
git-svn-id: trunk@23057 -
2009-12-10 07:42:34 +00:00
paul
3ae1da9a91 lazreport: don't crash on preview if dataset is not set
git-svn-id: trunk@23044 -
2009-12-09 07:08:32 +00:00
jesus
ffcb9ab6f3 LazReport, improve export facilites
git-svn-id: trunk@22908 -
2009-12-01 22:07:01 +00:00
jesus
f0f61ca003 LazReport, fix exporting line's frames
git-svn-id: trunk@21632 -
2009-09-09 01:10:50 +00:00
jesus
d34808cb66 LazReport, made breakword code UTF-8 aware
git-svn-id: trunk@21325 -
2009-08-19 18:11:45 +00:00
jesus
d6ec04681b LazReport, udpdate object inspector when changing object properties, fix stretched property, fix issue #9555
git-svn-id: trunk@21267 -
2009-08-17 17:36:45 +00:00
jesus
0fbf06339a LazReport, improved class type checking in ExportTo method from Luiz Americo, issue #14116
git-svn-id: trunk@21112 -
2009-08-05 20:30:59 +00:00
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