Commit Graph

248 Commits

Author SHA1 Message Date
blikblum
b1e8475e3b lazreport: apply scale when drawing not stretched image. This fixes the size of image in printed report
git-svn-id: trunk@39366 -
2012-11-25 00:47:58 +00:00
blikblum
8d49c04d1f lazreport: fix off by one error in calculation of PictureView size. This avoids unnecessary stretch whew pictureview size = image size
git-svn-id: trunk@39365 -
2012-11-25 00:22:15 +00:00
blikblum
115192fcce lazreport: clip image when it's bigger than picture object and not stretched
git-svn-id: trunk@39364 -
2012-11-24 23:48:09 +00:00
jesus
911299e0ea LazReport, fix loading previously saved binary reports on preview window
git-svn-id: trunk@39278 -
2012-11-14 21:53:49 +00:00
jesus
d46192418c LazReport, Fix breaking lines properly when text contains utf8 chars, from Julio Jiménez Borreguero, issue #23291
git-svn-id: trunk@39266 -
2012-11-08 17:57:36 +00:00
jesus
bbe4e752eb LazReport, corrects vertical alignment after tony's patches and improve precision on exporting to pdf, from Julio Jiménez Borreguero
git-svn-id: trunk@39233 -
2012-11-02 19:57:16 +00:00
jesus
fcf1548c45 LazReport, Right Justified text incorrectly aligned on printer, from Tony Whyman, issue #23135
git-svn-id: trunk@39232 -
2012-11-02 19:24:13 +00:00
jesus
2c72395c0d LazReport, fix right alignment text on export to PDF, from Tony Whyman, issue #23138
git-svn-id: trunk@39231 -
2012-11-02 19:00:17 +00:00
jesus
68fae160e5 LazReport, don't refresh designer during showing prepared report, fix issue #22959
git-svn-id: trunk@39117 -
2012-10-17 23:14:25 +00:00
jesus
dfda14e88b LazReport, fix error on create any reports after report with agregate bands, from Aleksey Lagunov, issue #22966
git-svn-id: trunk@38828 -
2012-09-25 16:59:07 +00:00
juha
672f5bd862 Replace #13 with LineEnding in many messages. It didn't show correctly on Linux systems.
git-svn-id: trunk@38633 -
2012-09-13 06:39:56 +00:00
jesus
e57cf9363b LazReport, avoid duplicated export filters
git-svn-id: trunk@38353 -
2012-08-23 20:32:56 +00:00
blikblum
65afb65cf7 lazreport: fix draw of empty lines. Issue #22305
git-svn-id: trunk@37750 -
2012-06-23 18:04:36 +00:00
jesus
4df5e46efb LazReport, Implemented search in preview the report, from Aleksey Lagunov, issue #22296
git-svn-id: trunk@37708 -
2012-06-20 20:02:08 +00:00
jesus
646859d7e7 LazReport, fix AV on create report with TLRDataSetControl after add flHideZeros options, from Aleksey Lagunov, issue #22208
git-svn-id: trunk@37579 -
2012-06-08 05:38:18 +00:00
jesus
6c4d3a2ff9 LazReport, implements HideZeroValues and templates in XML format, continue work on Dialogs, from Aleksey Lagunov, issue #22173
git-svn-id: trunk@37504 -
2012-06-03 17:52:39 +00:00
jesus
561c7eacc3 LazReport, restore old obj position after stretching objects, mainly for horizontal line object which was accumulating position after each record
git-svn-id: trunk@37467 -
2012-05-31 06:28:05 +00:00
jesus
56bf9efdff LazReport, when date is null return emtpy string instead of invalid date, from Julio Jimenez Borreguero
git-svn-id: trunk@37465 -
2012-05-30 16:35:06 +00:00
jesus
f1c82d9a6d LazReport, continue work on dialogs and some fixes, for details see issue #22141
git-svn-id: trunk@37448 -
2012-05-29 04:42:31 +00:00
jesus
974b7ca2a6 LazReport, fix crash because of uninitialized variable, issue #22145
git-svn-id: trunk@37447 -
2012-05-29 02:19:41 +00:00
jesus
e0aa4d9ee2 LazReport, move stretchable horizontal line objects according to stetchable band resizing, issue #22028
git-svn-id: trunk@37415 -
2012-05-25 04:36:22 +00:00
jesus
ca0840d1cb LazReport: patch implementing user dialogs and (db)components on report designer at runtime and fixes many bugs, from Aleksey Lagunov, for details see Issue #22087
git-svn-id: trunk@37413 -
2012-05-25 04:10:21 +00:00
mattias
903a5a4292 lazreport: clena up
git-svn-id: trunk@37102 -
2012-04-30 10:37:13 +00:00
mattias
82997d00c0 lazreport: fixed compilation with fpc 2.7.1
git-svn-id: trunk@37101 -
2012-04-30 10:24:01 +00:00
jesus
62a35aadda LazReport, improve mouse selecting of thin line objects
git-svn-id: trunk@37017 -
2012-04-24 17:30:42 +00:00
jesus
bf6ed04b98 LazReport, published WordBreak property on Memo object plus some refactoring
git-svn-id: trunk@36995 -
2012-04-24 06:57:25 +00:00
jesus
6c6c1338fd LazReport, published property KeepAspect and Centered for Picture Object
git-svn-id: trunk@36994 -
2012-04-24 06:17:03 +00:00
jesus
83955969ef LazReport, avoid hiding text at some zoom values due small differences in text height calc
git-svn-id: trunk@36942 -
2012-04-20 20:09:30 +00:00
blikblum
d180390193 lazreport: fix possible access violation by checking dataset for nil
git-svn-id: trunk@36731 -
2012-04-12 00:15:25 +00:00
jesus
34e6e9ce12 LazReport, added option to ignore undefined symbols, from Luiz Americo, issue #21683
git-svn-id: trunk@36720 -
2012-04-11 05:07:47 +00:00
blikblum
fea7df6a87 lazreport: uppercase variable before comparing with hardcoded functions. Properly fix to 21624
git-svn-id: trunk@36539 -
2012-04-03 09:55:36 +00:00
jesus
23849c7fce LazReport, fix barcode addin when TfrBarCodeObject is not yet instantiated (in this case barcode editor defaults to memo view editor
git-svn-id: trunk@36510 -
2012-04-02 01:12:06 +00:00
jesus
2aff57145e LazReport, fix barcode dialog localization
git-svn-id: trunk@36506 -
2012-04-01 18:13:04 +00:00
jesus
16fed50b6e LazReport, published stretched property on Line objects, added popup menu item to select all objects of the same class
git-svn-id: trunk@36497 -
2012-04-01 10:16:51 +00:00
jesus
a0bccb6c1d LazReport, undo r36424 #70badc5a18 which broke bands clipregion
git-svn-id: trunk@36495 -
2012-04-01 10:00:10 +00:00
blikblum
783c1dec71 lazreport: call events through virtual methods. Allows proper handle of events by descendants
git-svn-id: trunk@36492 -
2012-03-31 23:13:51 +00:00
blikblum
430202b49d lazreport: cleanup GetDefaultDataSet
git-svn-id: trunk@36491 -
2012-03-31 22:11:46 +00:00
mattias
06d2a8ce1a lazreport: less notes
git-svn-id: trunk@36427 -
2012-03-29 10:12:51 +00:00
mattias
38dd89f95d lazreport: less notes
git-svn-id: trunk@36425 -
2012-03-29 10:06:06 +00:00
mattias
70badc5a18 lazreport: fixed TfrBandView.GetClipRgn
git-svn-id: trunk@36424 -
2012-03-29 09:57:19 +00:00
mattias
31ccf434af lazreport: less notes
git-svn-id: trunk@36423 -
2012-03-29 09:56:57 +00:00
mattias
1ee76deb0d lazreport: less notes
git-svn-id: trunk@36422 -
2012-03-29 09:01:20 +00:00
mattias
30bf55eb5a reverted 36399 #9e6f83df53
git-svn-id: trunk@36413 -
2012-03-29 08:44:12 +00:00
jesus
6c336b7fdd LazReport, Code cleanup/optimizations for LazReport, from Luiz issue #21278
git-svn-id: trunk@36406 -
2012-03-29 03:38:36 +00:00
juha
9e6f83df53 LazReport: Warnings removal, issue #0021556, patch from Alexsander
git-svn-id: trunk@36399 -
2012-03-28 17:40:36 +00:00
jesus
7be38e8951 LazReport, unconditionally stretch stretchable objects, fix issue #20988
git-svn-id: trunk@36041 -
2012-03-15 21:13:35 +00:00
jesus
ca4c12556c LazReport, debug info
git-svn-id: trunk@36040 -
2012-03-15 21:10:42 +00:00
jesus
e509d48543 LazReport, use fixed dpi as reference as before of r33161 #fe37a790e6 because of regressions, issue #20649
git-svn-id: trunk@33462 -
2011-11-10 18:08:19 +00:00
jesus
d872413a9f LazReport, make sure bands titles have the right orientation
git-svn-id: trunk@33228 -
2011-11-02 19:55:09 +00:00
jesus
fe37a790e6 LazReport, implements rotated text from Tony Whyman, issue #19423
git-svn-id: trunk@33161 -
2011-10-30 02:47:25 +00:00
jesus
599f8c4edb LazReport, fix mem leak when loading emtpy picture object, modified patch from Javivf, issue #18935
git-svn-id: trunk@32999 -
2011-10-20 18:26:53 +00:00
blikblum
bba0819501 lazreport: add const to method string parameters
git-svn-id: trunk@32927 -
2011-10-16 20:11:46 +00:00
jesus
d06b1ef119 LazReport, refactored TfrEMFPages.LoadFromStream to load additional pages from stream, and set CurReport on build composite report, modified patch from Jack, issue #18647
git-svn-id: trunk@32891 -
2011-10-14 20:24:30 +00:00
jesus
59bfe097c6 LazReport, fix loading plugins like barcode from dfm streams, patch from Tony Whyman, issue #19513
git-svn-id: trunk@32706 -
2011-10-05 19:51:48 +00:00
jesus
1f3b1a891e LazReport, fix error in last commit
git-svn-id: trunk@32587 -
2011-10-01 15:42:39 +00:00
jesus
f87dae15c5 LazReport, improve line object selecting, issue #16338
git-svn-id: trunk@32578 -
2011-10-01 07:35:49 +00:00
jesus
cf9d1a8a39 LazReport, Added ExportFilename and check that right export filter is selected, issue #19302
git-svn-id: trunk@30839 -
2011-05-21 18:16:17 +00:00
jesus
dc8e82e76f lazreport, published band property stretched
git-svn-id: trunk@29668 -
2011-02-25 22:09:04 +00:00
jesus
3cbb0a7b81 LazReport, fix memo autosize, tip from Velissariou Costas, issue #18582
git-svn-id: trunk@29578 -
2011-02-16 22:04:44 +00:00
jesus
7d1c2d987a LazReport, fix loop adding pages on memo objects with long texts, issue #18719
git-svn-id: trunk@29570 -
2011-02-15 22:15:58 +00:00
jesus
83eb831066 LazReport, modify strange error msg on Undefined Symbol
git-svn-id: trunk@28928 -
2011-01-10 06:16:38 +00:00
jesus
5824cc61df LazReport, removed unit sysutilsadd
git-svn-id: trunk@28808 -
2010-12-23 01:31:16 +00:00
jesus
3fe140b210 LazReport, fix problem on preview with zoom level<>100% sometimes a different font size was used for text objects (mostly non-windows targets)
git-svn-id: trunk@28806 -
2010-12-22 20:58:31 +00:00
jesus
dec60d59d3 LazReport, use debug output facilities from lclproc
git-svn-id: trunk@28623 -
2010-12-04 20:20:34 +00:00
jesus
83e2bb39fb LazReport, support for shared images (on pdf export they create only one reference)
git-svn-id: trunk@28586 -
2010-12-01 22:12:51 +00:00
jesus
242d0d20fa LazReport, support for images stored in old reports where they were stored as bitmaps
git-svn-id: trunk@28576 -
2010-11-30 18:43:04 +00:00
jesus
a15e960f93 LazReport, image formts report fixes, implemented shared property for Image object and pdf exporting support for this
git-svn-id: trunk@28564 -
2010-11-30 08:27:32 +00:00
jesus
946b781941 LazReport, support for any image format supported by TPicture
git-svn-id: trunk@28414 -
2010-11-22 17:56:07 +00:00
jesus
f76100ca6b Lazreport, added TPixmap support
git-svn-id: trunk@28413 -
2010-11-22 17:18:53 +00:00
jesus
136094c9c3 LazReport, fix db images in double pass reports, issue #14475
git-svn-id: trunk@28410 -
2010-11-22 16:02:05 +00:00
jesus
4c42919bff LazReport, debug log
git-svn-id: trunk@28409 -
2010-11-22 15:54:07 +00:00
jesus
3e8c529d67 LazReport, show non-data bands in RowsLayout report
git-svn-id: trunk@27668 -
2010-10-12 19:53:40 +00:00
jesus
35d7f5dcf0 LazReport, only do aggregate band if current band has designed view, issue #17474
git-svn-id: trunk@27528 -
2010-09-30 19:18:40 +00:00
jesus
65a23d6b0a LazReport, additional debug output
git-svn-id: trunk@27527 -
2010-09-30 19:11:30 +00:00
jesus
b5451e65dc LazReport, fix crash on aggregate functions if using frUserDataset
git-svn-id: trunk@27506 -
2010-09-28 14:46:06 +00:00
jesus
53660dfd65 LazReport, more inline debug output
git-svn-id: trunk@27457 -
2010-09-25 20:18:51 +00:00
jesus
3284b17929 LazReport, do not use localized band names for new objects
git-svn-id: trunk@27455 -
2010-09-25 18:08:16 +00:00
jesus
cd506ebd5a LazReport, fix band's titles in report designer for some locales
git-svn-id: trunk@27453 -
2010-09-25 07:05:36 +00:00
jesus
1a459cb90c LazReport: fix roIgnoreFieldNotFound makes complex expressions to fail, issue #17452
git-svn-id: trunk@27429 -
2010-09-21 15:28:15 +00:00
jesus
514a2ed285 LazReport, fix initial value on COUNT aggregate function, band name was not evaluated correctly
git-svn-id: trunk@27295 -
2010-09-10 20:45:11 +00:00
jesus
7143cf99a8 LazReport, show header band if masterband is empty but 'print if detail is empty' is checked
git-svn-id: trunk@26754 -
2010-07-20 20:47:56 +00:00
jesus
761b821f12 LazReport, added LoadFromXMLStream method
git-svn-id: trunk@26698 -
2010-07-16 20:15:05 +00:00
jesus
36021d1c6e LazReport, implements ignoring non existing field on dataset option
git-svn-id: trunk@26283 -
2010-06-24 17:18:13 +00:00
blikblum
eb1c736e36 lazreport: remove workaround for old fpc bug / add const for StringToFloatDef param
git-svn-id: trunk@25224 -
2010-05-05 20:10:28 +00:00
jesus
f3cc81cdd4 LazReport, check for avoiding AV from Luiz Americo, issue #16405
git-svn-id: trunk@25199 -
2010-05-05 02:12:01 +00:00
jesus
6a78f28957 LazReport, cleanup and fix memleak by Javier Villarroya, issue #16038
git-svn-id: trunk@24106 -
2010-03-20 04:13:20 +00:00
jesus
197ebcc137 LazReport, fix encoding of custom date, from Luiz Americo, issue #14639
git-svn-id: trunk@24002 -
2010-03-15 02:14:09 +00:00
jesus
ec6f9fbae0 LazReport, added some internal functions into function list, issue #15678
git-svn-id: trunk@23745 -
2010-02-19 20:34:18 +00:00
jesus
fbc729bcf6 LazReport, another force variant to be internally float type instead of string (fpc bug?), fix using this variant in arithmetic operations
git-svn-id: trunk@23573 -
2010-01-27 16:38:34 +00:00
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
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