Commit Graph

740 Commits

Author SHA1 Message Date
paul
78486741b6 lazreport: restore resource images from LRS and make a RES file instead
git-svn-id: trunk@43129 -
2013-10-06 13:40:38 +00:00
paul
70f2bbffd1 lazreport: use FPC resources for component images
git-svn-id: trunk@43088 -
2013-10-05 02:22:45 +00:00
paul
91b73895cb lazreport: use FPC resources for component images
git-svn-id: trunk@43087 -
2013-10-05 02:10:48 +00:00
jesus
7fcaf3610f LazReport, added flag to read broken v25 FRF reports, issue #25037
git-svn-id: trunk@43082 -
2013-10-05 01:22:07 +00:00
maxim
dff194b0a7 Components, Lazreport: updated Russian translation
git-svn-id: trunk@43076 -
2013-10-04 20:14:45 +00:00
jesus
82ba28e80b LazReport, restored accidentally removed translations
git-svn-id: trunk@43063 -
2013-10-03 13:27:57 +00:00
jesus
c9ae10f839 LazReport, fix error in dialogs when object is deleted and then a new one inserted, issue #25097
git-svn-id: trunk@43047 -
2013-09-30 20:13:52 +00:00
jesus
76fbc9e44c LazReport, improve error message on missing classes, was about FRF format while in reality is about LRF format
git-svn-id: trunk@43046 -
2013-09-30 18:09:07 +00:00
jesus
9f3fcabdd0 LazReport, fix hyphenation helper mem leak
git-svn-id: trunk@43040 -
2013-09-29 23:16:38 +00:00
paul
4e8817b49e components: replace forms stored in lrs with FPC resource forms
git-svn-id: trunk@43016 -
2013-09-28 15:57:45 +00:00
jesus
6054b06619 LazReport, save version in binary file temple, fix crash on loading template, issue #14137
git-svn-id: trunk@42996 -
2013-09-28 02:22:29 +00:00
jesus
a6d9f9da26 LazReport, allow to distinguish between name.lrt and name.frt in new from template dialog
git-svn-id: trunk@42995 -
2013-09-27 20:45:11 +00:00
jesus
f3f2450272 LazReport, check valid lrt template files before listing them
git-svn-id: trunk@42994 -
2013-09-27 20:05:16 +00:00
maxim
a8f100176c Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #24996
git-svn-id: trunk@42736 -
2013-09-11 20:11:32 +00:00
mattias
ac4996ff62 replaced SetDirSeparators with SetPathDelims
git-svn-id: trunk@42685 -
2013-09-08 20:58:12 +00:00
maxim
926afc682b Components: commit regenerated German translation files
git-svn-id: trunk@42324 -
2013-08-04 13:53:05 +00:00
mattias
24db82d4ba translations: German: updates from Swen Heinig
git-svn-id: trunk@42089 -
2013-07-14 21:51:15 +00:00
jesus
9072e58585 LazReport, fix html export text alignment (imgexport exporter), from Michal Gawrycki, issue #24660
git-svn-id: trunk@42060 -
2013-07-11 21:01:44 +00:00
jesus
46fc6c7b38 LazReport, fix IF statement in scripts where conditions are in different lines, from Aleksey Lagunov
git-svn-id: trunk@41762 -
2013-06-18 14:33:05 +00:00
jesus
488c99dd5e LazReport, fix using // comments in scripts, from Aleksey Lagunov
git-svn-id: trunk@41564 -
2013-06-06 19:20:42 +00:00
maxim
a8a031a612 Translations: reverted Arabic translation to r37531 #c73fdaff8b by request of Mazen Neifer (current Arabic translation maintainer). Reason is poor quality/machine translation, which makes hard to use translated IDE.
git-svn-id: trunk@41340 -
2013-05-21 19:34:39 +00:00
jesus
49effd635f LazReport, fix reading barcode zoom values when decimal separator=',', issue #24393
git-svn-id: trunk@41070 -
2013-05-08 06:57:43 +00:00
jesus
4581bac94e LazReport, barcode, limit barcode zoom values
git-svn-id: trunk@41069 -
2013-05-08 06:55:42 +00:00
maxim
6da4aaefee LazReport samples: updated Russian translation
git-svn-id: trunk@41015 -
2013-05-03 16:20:07 +00:00
jesus
fe7ce55e7b LazReport, cairo exporter, renamed PDF export filter name
git-svn-id: trunk@41014 -
2013-05-03 06:47:58 +00:00
jesus
589747856a LazReport, cairo exporter, enable clipping for memo views
git-svn-id: trunk@41013 -
2013-05-03 06:40:23 +00:00
jesus
58b3af40f7 LazReport, implemented export filter OnExported event to signal the view has been exported
git-svn-id: trunk@41012 -
2013-05-03 06:31:09 +00:00
jesus
27b19e929c LazReport, cairo export, cleanup
git-svn-id: trunk@41011 -
2013-05-03 05:52:40 +00:00
jesus
58422ca971 LazReport, editor sample, modified barcodetester report to include barcores at 0,90,180 and 270 degrees
git-svn-id: trunk@41010 -
2013-05-03 05:46:50 +00:00
jesus
2227711b2d Lazreport, cairo exporter: implements barcodes
git-svn-id: trunk@41009 -
2013-05-03 05:45:46 +00:00
jesus
c8323bd08e LazReport, editor sample, added imgtester report
git-svn-id: trunk@40991 -
2013-05-02 03:11:41 +00:00
jesus
82d0f181c3 LazReport, Editor sample, remember last exported report/export filter + repeat export button
git-svn-id: trunk@40989 -
2013-05-02 02:22:15 +00:00
jesus
8c3cc53457 LazReport, Editor sample, added some testing reports
git-svn-id: trunk@40988 -
2013-05-02 02:19:15 +00:00
jesus
7d008a912d LazReport, Remember used last export filter class/filename and use them if ExportTo is called with empty parameters
git-svn-id: trunk@40987 -
2013-05-02 02:17:21 +00:00
jesus
2add03180d LazReport, added PDF/PS exporter via cairocanvas
git-svn-id: trunk@40986 -
2013-05-02 02:10:49 +00:00
jesus
2cbb89b788 LazReport, store printer resolution in PrnInfo
git-svn-id: trunk@40985 -
2013-05-02 01:53:04 +00:00
jesus
60a185bf43 LazReport, Interpreter: fix work with {...} comments, refactoring, from Aleksey Lagunov
git-svn-id: trunk@40892 -
2013-04-26 18:46:31 +00:00
jesus
348460d120 LazReport, added Name property to TfrBand, from Giuliano Colla, issue #24305
git-svn-id: trunk@40866 -
2013-04-21 18:36:16 +00:00
maxim
c0ffca3409 Lazreport: updated and improved Russian translation
git-svn-id: trunk@40861 -
2013-04-20 19:35:03 +00:00
juha
d0f9c1e22c Lazreport: changed .po files
git-svn-id: trunk@40844 -
2013-04-18 18:41:18 +00:00
jesus
3105302469 Lazreport, Patch form Aleksey Lagunov:
1. Fix AV in BeforePrintScript
 2. Fix set Visible:=false in BeforePrintScript for LazReport Dialog forms.

git-svn-id: trunk@40833 -
2013-04-18 03:34:31 +00:00
jesus
b565a9a1ee LazReport, removed (sample) report_url session file
git-svn-id: trunk@40830 -
2013-04-16 17:51:44 +00:00
jesus
53774998ef Patch form Aleksey Lagunov implementing:
1. In frReport added property BeforePrintScript - script executable before generating the report. 
 2. Added to designer "File" menu an editor for the BeforePrintScript property. 
 3. In the example report_url added an example for BeforePrintScript. 
 4. Process LazReport variables in Tags of all TMemoView objects before creating a report.
 

git-svn-id: trunk@40812 -
2013-04-15 04:46:07 +00:00
jesus
534dfef951 LazReport, replaces StoreInDFM binary format by StoreInForm XML format, issue #24077
git-svn-id: trunk@40808 -
2013-04-14 19:55:51 +00:00
jesus
ea7b51a457 LazReport, avoid doing a superfluous call to GetValue if dataset is already EOF in grouped reports
git-svn-id: trunk@40795 -
2013-04-12 07:41:17 +00:00
jesus
b4c8c193ae LazReport, fix grouped report based on user dataset missing some field values, issue #24249
git-svn-id: trunk@40794 -
2013-04-12 07:26:51 +00:00
jesus
b6c62107a1 LazReport, Implemented the possibility of navigation on the report, similar to the html page. And sample, Patch from Aleksey Lagunov
git-svn-id: trunk@40752 -
2013-04-08 19:02:28 +00:00
jesus
b8a1d1c5e9 LazReport, fix alignments when printing via cairocanvas (it really calc everything as if it was taLeftAlignment)
git-svn-id: trunk@40745 -
2013-04-08 06:20:48 +00:00
mattias
6e7361cce0 translations: German: updates from Swen Heinig
git-svn-id: trunk@40743 -
2013-04-07 16:57:54 +00:00
maxim
48f896c1a5 LazReport: updated Russian translation
git-svn-id: trunk@40735 -
2013-04-07 13:12:41 +00:00
jesus
606d865ad3 LazReport, Patch from Alexey Lagunov:
1. Fix error set Page.Visible=false from report script when generating the report.
2. Added a new component for the lazreport dialog boxes - TfrButtonPanel.
3. Implemented change size report dialogs with mouse.
4. Fixed display of selected controls in the report dialog box on modify  report at design time.
5. Improvements to create a preview form for reports.
6. For component TfrDesigner added Events to save and read reports in the designer from sources other than files. For example - from the database.

git-svn-id: trunk@40720 -
2013-04-05 18:19:56 +00:00
jesus
9e1fa02544 LazReport, included chinese sample in alignments report, from Julio Jiménez Borreguero
git-svn-id: trunk@40700 -
2013-04-03 06:27:20 +00:00
jesus
94f91d9acb Lazreport, applied so called 'proper paint' patch so the designer draws only during paint cycle, tested Win, Linux (Gtk2 and Qt) and Mac
git-svn-id: trunk@40672 -
2013-03-29 21:07:55 +00:00
jesus
323e3534d0 Lazreport, added alignments report sample from Julio Jiménez Borreguero
git-svn-id: trunk@40669 -
2013-03-29 19:43:52 +00:00
jesus
04a1a5d3f9 LazReport, formalize the hyphenation support exception and make the editor sample ignore it
git-svn-id: trunk@40652 -
2013-03-27 21:28:59 +00:00
jesus
2d47913308 LazReport, editor sample, added extra exporters image and pdf by default
git-svn-id: trunk@40651 -
2013-03-27 21:15:14 +00:00
jesus
1181413d56 LazReport, lr_codereport, removed dups and change 0 constants to 0.0, from Julio Jiménez Borreguero
git-svn-id: trunk@40647 -
2013-03-26 20:15:27 +00:00
jesus
3ba6215037 LazReport, fix compile with newer FPC trunk
git-svn-id: trunk@40626 -
2013-03-23 20:51:16 +00:00
jesus
e4780672ec LazReport, missig change from previous designer patch
git-svn-id: trunk@40586 -
2013-03-18 19:37:12 +00:00
jesus
3d1c172880 Lazreport, hosted desginer scrollbox into a panel, this fix designer canvas not appearing in kubuntu 12.10 with default oxygen-gtk theme
git-svn-id: trunk@40585 -
2013-03-18 19:12:33 +00:00
jesus
17eb1a44d9 LazReport, previous step for proper drawing in designer: isolating selection and object draws
git-svn-id: trunk@40540 -
2013-03-13 06:00:20 +00:00
jesus
a0e36fb682 LazReport, previous step for proper drawing in designer: isolating focusrect
git-svn-id: trunk@40524 -
2013-03-09 22:06:00 +00:00
jesus
f27ebb416f LazReport, try further to match a paper on reports created on Windows and opened on *nix for the*same printer
git-svn-id: trunk@40479 -
2013-03-04 09:22:36 +00:00
jesus
3311913a0e LazReport, improved match of win papers on unix
git-svn-id: trunk@40478 -
2013-03-04 08:13:54 +00:00
jesus
9dcc0cfc38 LazReport, debug info
git-svn-id: trunk@40477 -
2013-03-04 08:12:13 +00:00
jesus
fceb1d9776 LazReport, changed debug log from WriteLn->DebugLn
git-svn-id: trunk@40476 -
2013-03-04 06:54:14 +00:00
jesus
945ca45177 LazReport, identify more precisely the known 'std' windows papers
git-svn-id: trunk@40475 -
2013-03-04 06:06:05 +00:00
jesus
bf7a97b65f LazReport, store used paper size
git-svn-id: trunk@40474 -
2013-03-04 05:59:26 +00:00
jesus
d7ca58f80a LazReport, updated descriptions on some addons packages
git-svn-id: trunk@40462 -
2013-03-02 20:32:24 +00:00
jesus
7267e70d32 LazReport, make editor sample to find it's data under Mac
git-svn-id: trunk@40451 -
2013-03-01 02:35:31 +00:00
jesus
2bf06aa6b0 LazReport, reverted band's patch in r40127 #0a5559648e
git-svn-id: trunk@40441 -
2013-02-27 23:32:22 +00:00
jesus
8df768f016 LazReport, published FillColor property in TfrPictureView to avoid undesired gray background on some pictures, from Julio Jiménez Borreguero
git-svn-id: trunk@40437 -
2013-02-27 18:03:44 +00:00
jesus
53a3d93a5a LazReport, fix reading old frf binary reports marks all frf bands as ReportTitle bands, issue #23961
git-svn-id: trunk@40423 -
2013-02-26 21:52:46 +00:00
jesus
0909c77620 LazReport, modified lazreport sample to not requiere PowerPDF by default, added hyphenation sample
git-svn-id: trunk@40408 -
2013-02-25 20:51:28 +00:00
jesus
5555b24635 LazReport, added hyphenation support using Theo's bindings to libhyphen library, bumped LazReport version to 0.9.9
git-svn-id: trunk@40407 -
2013-02-25 20:50:28 +00:00
jesus
73faf28aaf LazReport, implements Justified Alignment, issue #23796
git-svn-id: trunk@40397 -
2013-02-24 19:44:59 +00:00
jesus
0a5559648e LazReport, Band.name patch from Giuliano Colla
git-svn-id: trunk@40127 -
2013-02-02 19:19:38 +00:00
jesus
d3275a4488 LazReport, renamed argument to really check for matching classref
git-svn-id: trunk@40010 -
2013-01-28 17:50:43 +00:00
jesus
97f3b5ba82 LazReport, fix export filters registering multiple filter extensions are listed only once, issue #23759
git-svn-id: trunk@39974 -
2013-01-27 08:17:56 +00:00
jesus
c4c927e1ef LazReport, patch to fix work function UpperCase, LowerCase, NameCase in LazReport with non english char, from Aleksey Lagunov, issue #23638
git-svn-id: trunk@39843 -
2013-01-13 20:45:45 +00:00
jesus
fe2049c72d LazReport, fix AV on create LazReport report with Dialog page, from Aleksey Lagunov, issue #23600
git-svn-id: trunk@39842 -
2013-01-13 19:57:56 +00:00
jesus
8777b362cd LazReport, fix sometimes text dissapearing on zooms different than 100%
git-svn-id: trunk@39833 -
2013-01-12 04:49:56 +00:00
maxim
217d70ece2 Translations: Czech translation update by Vaclav Valicek, bug #23622
git-svn-id: trunk@39823 -
2013-01-10 20:40:19 +00:00
jesus
009fe39d7a LazReport, missing line from previous patch to fix some lines are not shown
git-svn-id: trunk@39805 -
2013-01-08 17:27:20 +00:00
jesus
99d66ad98d LazReport, fix problem on some long objects some text lines might overflow to footer or might be completly missing (jujibo's report), complements issue #23490
git-svn-id: trunk@39802 -
2013-01-08 08:18:23 +00:00
jesus
741be02a96 LazReport, modified debug info
git-svn-id: trunk@39801 -
2013-01-08 07:57:27 +00:00
jesus
d9f9355bcc LazReport, fix reports with stretched objects on stretched bands which span more than two pages, issues #23490, #18719
git-svn-id: trunk@39565 -
2012-12-17 01:47:41 +00:00
jesus
eda22758a1 LazReport, fix reading some frf format reports, when system encoding is UTF8, issue #23058
git-svn-id: trunk@39530 -
2012-12-13 21:19:23 +00:00
jesus
5e261a54e0 LazReport, added EMFPages.SavePageToStream, from jack, issue #23484
git-svn-id: trunk@39529 -
2012-12-13 17:56:42 +00:00
jesus
ffc03ddc8f LazReport, fix reading of frf version 2.3 files, modified patch from Stephano, issue #23058
git-svn-id: trunk@39527 -
2012-12-13 07:37:41 +00:00
jesus
48fa6760da LazReport, fix PreviousClipRgn on image drawing, was not valid and it worked fine by coincidence
git-svn-id: trunk@39519 -
2012-12-12 19:15:04 +00:00
jesus
fe1d227c76 LazReport, fix moving/resizing objects when using keyboard under QT (and carbon), Patch from Julio Jiménez Borreguero, issue #23435
git-svn-id: trunk@39477 -
2012-12-07 20:42:08 +00:00
blikblum
f1869b2f37 lazreport: save Picture in a local variable. This should produce smaller code
git-svn-id: trunk@39370 -
2012-11-25 01:30:29 +00:00
blikblum
db7093818a lazreport: add option roHideDefaultFilter to hide default filter (.frp). Disabled by default. Remove conditional define used previously
git-svn-id: trunk@39369 -
2012-11-25 01:29:31 +00:00
blikblum
f2da5e3ec8 lazreport: cleanup. remove unused code in TfrPictureView.Draw
git-svn-id: trunk@39368 -
2012-11-25 00:52:46 +00:00
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
8f2b9afb13 LazReport, fix picture edit checkbox, was tri-state and unchecked
git-svn-id: trunk@39287 -
2012-11-16 03:39:34 +00:00
jesus
1bb2d62a3c LazReport, fix incorrect scaling of unstretched images on PDF export, PDF export addon now requires PowerPDF 0.9.10, issue #23326
git-svn-id: trunk@39284 -
2012-11-15 21:33:01 +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
blikblum
0ca30c0e9c lazreport: add const for string parameters
git-svn-id: trunk@39277 -
2012-11-13 12:01:02 +00:00
blikblum
9ac3607662 lazreport: remove the default export filter (binary) from save/open dialog in preview. Protected by a conditional define disabled by default
git-svn-id: trunk@39275 -
2012-11-13 02:27:24 +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
a2d8d51f85 LazReport, fix text clipping on exported to PDF report, from Julio Jiménez Borreguero
git-svn-id: trunk@39251 -
2012-11-06 17:49:02 +00:00
jesus
faebc27321 LazReport, fix exported image size in case is not proportional and stretched
git-svn-id: trunk@39250 -
2012-11-06 17:34:18 +00:00
jesus
47e02aded0 LazReport, fix report designer do no update properly when compiled for Qt, From Julio Jiménez Borreguero, issue #23211
git-svn-id: trunk@39243 -
2012-11-04 19:57:14 +00:00
jesus
ae2ecc4115 LazReport, pdfexport addon now requires powerpdf v0.9.9
git-svn-id: trunk@39242 -
2012-11-04 17:44:40 +00:00
jesus
745b108b6f LazReport, stop designer from processing ContextMenu default action, fix unable to close form designer, issue #23248
git-svn-id: trunk@39240 -
2012-11-03 05:59:36 +00:00
jesus
583565199b LazReport, Report Designer crashes with Access Violation on Insert DB Field (TFrame related issue), from Tony Whyman, issue #23205
git-svn-id: trunk@39239 -
2012-11-03 04:25:34 +00:00
jesus
7569c35e4c LazReport, fix PDF export filter not centering images properly, issue #23236
git-svn-id: trunk@39238 -
2012-11-03 04:05:58 +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
750dab2f2b LazReport, workaround to fix scrollbars not showing in report editor on windows, issue #22960
git-svn-id: trunk@39161 -
2012-10-25 04:29:40 +00:00
jesus
d1f0542877 LazReport, Barcode Number missing when exporting to PDF, from Tony Whyman, issue #23134
git-svn-id: trunk@39158 -
2012-10-24 00:05:22 +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
89cfdaa628 LazReport, fix barcode sample crash, remove console window (on windows), issue #23086
git-svn-id: trunk@39010 -
2012-10-09 06:14:58 +00:00
maxim
95c9f6e9c8 LazReport: Spanish translation update by Lucas Martín, bug #23088
git-svn-id: trunk@38999 -
2012-10-08 19:54:49 +00:00
jesus
23754db956 LazReport, patch to spanish translation to avoid using space as shortcut, from Julio Jimenez Borreguero
git-svn-id: trunk@38991 -
2012-10-08 03:08:57 +00:00
jesus
7152323181 LazReport, two additional export filters - TfrImageExportFilter, TfrHtmlDivExportFilter, from Michel Gawrycki
git-svn-id: trunk@38952 -
2012-10-02 18:31:07 +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
jesus
43d105558b LazReport, frPrintGrid improvement: word wrap in cells, can connect to RxDbgrid, from Aleksey Lagunov, issue #22942
git-svn-id: trunk@38798 -
2012-09-22 17:33:22 +00:00
jesus
5919831958 LazReport, fix Lazreport not selecting Fields from Datasets on Dialogs correctly, from Christian, issue #22753
git-svn-id: trunk@38797 -
2012-09-22 17:18:39 +00:00
maxim
d02fb67a89 Translations: Arabic translation update by Khaled Shagrouni, bug #22935
git-svn-id: trunk@38785 -
2012-09-21 14:43:16 +00:00
mattias
ae08ad8a5e IDEIntf: fixed typo: favorite should use the American spelling instead of the British favourite
git-svn-id: trunk@38749 -
2012-09-19 13:12:42 +00:00
blikblum
294d582a7b lazreport - Implement TfrPreview.Clear
git-svn-id: trunk@38648 -
2012-09-14 01:37:52 +00:00
blikblum
eeacb41a25 lazreport - Revert part of rev 37448 #f1c82d9a6d. Fixes issue #22451
git-svn-id: trunk@38647 -
2012-09-14 01:32:44 +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
maxim
58d0e7b9ff Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one
git-svn-id: trunk@38377 -
2012-08-25 21:00:03 +00:00
jesus
e57cf9363b LazReport, avoid duplicated export filters
git-svn-id: trunk@38353 -
2012-08-23 20:32:56 +00:00
maxim
09e0cf678c Translations: large Lithuanian translation update by Valdas Jankūnas, part 2
git-svn-id: trunk@38253 -
2012-08-15 23:40:00 +00:00
maxim
458214e8ee Translations: large Lithuanian translation update by Valdas Jankūnas, part 1
git-svn-id: trunk@38252 -
2012-08-15 23:39:08 +00:00
mattias
9295710c2a translations: German: updates from Swen Heinig
git-svn-id: trunk@38239 -
2012-08-14 20:48:41 +00:00
maxim
7c19d004c2 Translations: huge Arabic translation update by Khaled Shagrouni, first part, bug #22583
git-svn-id: trunk@38187 -
2012-08-06 22:32:03 +00:00
maxim
37ea4a51d6 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #22382
git-svn-id: trunk@37891 -
2012-07-07 10:06:18 +00:00
maxim
0789fb7122 LazReport: updated Russian translation
git-svn-id: trunk@37779 -
2012-06-25 21:10:55 +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
d73084acb7 LazReport, move path variable to class as private field, from Aleksey Lagunov, issue #22267
git-svn-id: trunk@37660 -
2012-06-15 19:40:25 +00:00
jesus
1ad43472a0 LazReport, store barcode angle and set report modified if any property changes, issue #22227
git-svn-id: trunk@37586 -
2012-06-08 07:41:21 +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
maxim
54fdf62499 LazReport: updated Russian translation
git-svn-id: trunk@37520 -
2012-06-04 20:47:24 +00:00
jesus
2f4bf394c4 LazReport, pdf exporter needs powerpdf 0.9.8
git-svn-id: trunk@37519 -
2012-06-04 19:14:13 +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
a0935df722 LazReport, fix preview from designer
git-svn-id: trunk@37468 -
2012-05-31 17:48:07 +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
maxim
e6f3eb494e LazReport: updated Russian translation
git-svn-id: trunk@37457 -
2012-05-29 22:13:24 +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
maxim
3e8e2d0c05 LazReport: updated Russian translation
git-svn-id: trunk@37431 -
2012-05-26 17:22:05 +00:00
jesus
5789006e91 Lazreport, enable text rotation in pdfexport, from Julio Jimenez Borreguero
git-svn-id: trunk@37420 -
2012-05-25 16:59:42 +00:00
jesus
d557766981 LazReport, add default empty template to report designer 'new...' file menu, issue #22123
git-svn-id: trunk@37416 -
2012-05-25 07:25:01 +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
329dac14bd LazReport, fix lrcodereport compile on windows, issue #22058
git-svn-id: trunk@37414 -
2012-05-25 04:18:02 +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
jesus
fe2540db24 LCL+LazReport, corrects postscript rotated text and remove lazreport hack that was compensating for that bug, from Julio Jimenez Borreguero
git-svn-id: trunk@37410 -
2012-05-24 19:03:20 +00:00
jesus
2cf7d19da5 LazReport, pdfexport, improves exported page sizes, from Julio Jimenez Borreguero
git-svn-id: trunk@37404 -
2012-05-23 17:05:20 +00:00
jesus
86fcc0a6c2 LazReport, editor sample, translations updated automatically
git-svn-id: trunk@37395 -
2012-05-22 19:29:53 +00:00
jesus
910d439bb1 LazReport, lrcodereport: addded accessory SetFont, frm Julio Jimenez Borreguero
git-svn-id: trunk@37393 -
2012-05-22 17:09:24 +00:00
jesus
a77e88fed3 LazReport, lrcodereport: fix problem with slow generation of pages on second batch, sample now ask for target pdf filename, from Julio Jimenez Borreguero
git-svn-id: trunk@37381 -
2012-05-21 17:10:46 +00:00
mattias
ff617aa1c9 translations: germans: updated from Swen Heinig
git-svn-id: trunk@37359 -
2012-05-20 08:51:27 +00:00
jesus
0aeeaa5dc2 LazReport, lrcodereport: version is 1.0, updated icon, cleanup, first page is now programmers responsability, sample update to export to pdf, from Julio Jimenez Borreguero
git-svn-id: trunk@37321 -
2012-05-18 17:20:40 +00:00
jesus
08de566494 LazReport, removed testcodereport session file
git-svn-id: trunk@37320 -
2012-05-18 17:15:21 +00:00
jesus
42eb73c8a5 LazReport, added TlrCodeReport component and sample, it makes reports at runtime with an easy to use api and it doesn't need the report designer, with small changes, from Julio Jimenez Borreguero
git-svn-id: trunk@37314 -
2012-05-17 22:37:10 +00:00
maxim
6e559a7b17 Translations: Ukrainian translation cleanup
git-svn-id: trunk@37148 -
2012-05-03 20:50:27 +00:00
juha
983705716a LazReport: remove an unused and empty procedure Frame3D. LCL has implemented many versions of it.
git-svn-id: trunk@37127 -
2012-05-01 17:20:26 +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
maxim
5ac4a58270 regenerated translations; updated Russian translation
git-svn-id: trunk@37052 -
2012-04-27 20:58:02 +00:00
maxim
a65f754c71 Translations: Ukrainian translation update by Igor Paliychuk
git-svn-id: trunk@37051 -
2012-04-27 20:24:38 +00:00
jesus
997ff4605a LazReport, added Lazreport doc in LibreOffice format, from Julio Jimenez B.
git-svn-id: trunk@37042 -
2012-04-26 20:20:58 +00:00
jesus
dbf8f4a6c7 LazReport, doc convertion from sxw to pdf, from Julio Jimenez B
git-svn-id: trunk@37041 -
2012-04-26 20:05:48 +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
maxim
fca1d220b1 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #21818
git-svn-id: trunk@36941 -
2012-04-20 19:48:33 +00:00
jesus
438d9ed942 LazReport, added Julio Jimenez Borreguero to contributors
git-svn-id: trunk@36939 -
2012-04-20 19:00:40 +00:00
jesus
1dbb373b69 LazReport, lift up to preview window improving layout and functionality, from Julio Jimenez B.
git-svn-id: trunk@36938 -
2012-04-20 17:25:47 +00:00
jesus
0918348369 LazReport, now fix preview scrolling in windows, broken in r36887 #ef8cf9df31
git-svn-id: trunk@36909 -
2012-04-19 14:12:16 +00:00
jesus
ef8cf9df31 LazReport, fix preview scrolling broken in r36420 #c016e1b6ec, issue #21633
git-svn-id: trunk@36887 -
2012-04-17 20:51:14 +00:00
mattias
20e1172797 lazreport: clean up
git-svn-id: trunk@36883 -
2012-04-17 10:52:04 +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
maxim
250300ddd2 regenerated translations; updated Russian translation
git-svn-id: trunk@36694 -
2012-04-10 00:51:33 +00:00
juha
844e616738 IDE etc.: unify 3 dots in GUI string to have a space ( ...).
git-svn-id: trunk@36666 -
2012-04-09 08:24:59 +00:00
blikblum
98c4e38d37 lazreport: remove case conversion when calling GetVariableValue (OnGetValue) in CalcOPZ. Redo rev 36490. This time without collateral effects due to changes in rev 36539 #fea7df6a87
git-svn-id: trunk@36540 -
2012-04-03 09:59:51 +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
maxim
a6490b7739 Components, LazReport: fixed buttonpanel localization in BarCode editor dialog
git-svn-id: trunk@36531 -
2012-04-02 20:33:58 +00:00
blikblum
910c720151 lazreport: revert 36490 #360d1f97d1. Issue #21624.
git-svn-id: trunk@36525 -
2012-04-02 16:53:24 +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
maxim
838a27a462 regenerated translations; updated Russian translation
git-svn-id: trunk@36502 -
2012-04-01 12:07:12 +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
blikblum
360d1f97d1 lazreport: dont change case of param name when calling OnGetValue(GetVariableValue) in TfrParser. Make consistent with calling GetVariableValue directly
git-svn-id: trunk@36490 -
2012-03-31 21:52:53 +00:00