Commit Graph

568 Commits

Author SHA1 Message Date
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
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
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
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
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
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
mattias
06d2a8ce1a lazreport: less notes
git-svn-id: trunk@36427 -
2012-03-29 10:12:51 +00:00
mattias
104b789157 lazreport: UTF8Index: removed parameter S
git-svn-id: trunk@36426 -
2012-03-29 10:07:35 +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
9a2d07fb3d lazreport: less notes
git-svn-id: trunk@36421 -
2012-03-29 08:57:41 +00:00
mattias
c016e1b6ec lazreport: less notes
git-svn-id: trunk@36420 -
2012-03-29 08:54:52 +00:00
mattias
7d62cf82d3 lazreport: less notes
git-svn-id: trunk@36419 -
2012-03-29 08:53:20 +00:00
mattias
26d472e206 lazreport: less notes
git-svn-id: trunk@36418 -
2012-03-29 08:52:20 +00:00
mattias
59c2fa486c lazreport: less notes
git-svn-id: trunk@36416 -
2012-03-29 08:49:33 +00:00
mattias
3d1a0e2d21 lazreport: less notes
git-svn-id: trunk@36415 -
2012-03-29 08:47:40 +00:00
mattias
788ea5231a lazreport: less warnings
git-svn-id: trunk@36414 -
2012-03-29 08:45:47 +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
maxim
ac94bd963c Translations: cleanup some PO files
git-svn-id: trunk@35483 -
2012-02-19 14:28:47 +00:00
maxim
38263f7b6b Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #20957
git-svn-id: trunk@34375 -
2011-12-23 21:39:33 +00:00
jesus
c7aa8496c1 LazReport, implements ctrl+d to duplicate object selection and ctrl+f to toggle selected objects frame on or off
git-svn-id: trunk@34366 -
2011-12-22 22:06:03 +00:00
jesus
45d2898b79 LazReport, fix opaque background on rroundrect object print & pdf export
git-svn-id: trunk@34291 -
2011-12-19 19:25:27 +00:00
jesus
169e3a1583 LazReport, remove adjust of gaps in round rect object as it would make invisible text due reduced text area while memo object does fine
git-svn-id: trunk@34248 -
2011-12-17 15:09:50 +00:00
jesus
50adae92e1 LazReport, added code to execute actions on selected views
git-svn-id: trunk@34134 -
2011-12-12 16:23:09 +00:00
jesus
1f95690d16 LazReport, translated russian texts to english
git-svn-id: trunk@34124 -
2011-12-12 01:22:04 +00:00
jesus
f8f5fa68e1 LazReport, fixed comma character in code128 table
git-svn-id: trunk@34123 -
2011-12-12 01:14:47 +00:00
jesus
3ae4370954 LazReport, make sure roundrect shape has not squared corners
git-svn-id: trunk@34062 -
2011-12-09 07:32:54 +00:00
jesus
949ffedc46 LazReport: support for mixed roundrect in pdf export filter, requires powerpdf 0.9.7, fix roundrect exported size was one unit less
git-svn-id: trunk@33980 -
2011-12-05 19:19:59 +00:00
maxim
92bed066d7 regenerated translations; updated Russian translation
git-svn-id: trunk@33953 -
2011-12-04 13:57:20 +00:00
jesus
367f5ec871 LazReport, use the corner set property instead of corner set items to control new mixed round/squared corners functionality
git-svn-id: trunk@33907 -
2011-12-02 16:21:39 +00:00
jesus
babc60c98f LazReport, enable mixing round and squared corners in roundrect object, fix changing roundrect object properties in obj. insp. were not reflected in designer
git-svn-id: trunk@33903 -
2011-12-02 08:31:09 +00:00
jesus
11ccee44cd LazReport, use arcs instead of beziers for better look in mixed roundrect
git-svn-id: trunk@33901 -
2011-12-02 07:19:38 +00:00
jesus
af910e4d3b LazReport, started mixed roundrect
git-svn-id: trunk@33882 -
2011-12-01 08:58:14 +00:00
jesus
d99960207b LazReport, support in pdf export for roundrect shadows
git-svn-id: trunk@33473 -
2011-11-11 08:37:23 +00:00
jesus
fe098f786f LazReport, for selected barcode symbols with invalid data, return the fixed code instead of the default one
git-svn-id: trunk@33472 -
2011-11-11 07:47:11 +00:00
jesus
ff1298f838 Lazreport, implements barcode 128C, do for EAN8 the same checks than EAN13, etc
git-svn-id: trunk@33471 -
2011-11-11 07:45:25 +00:00
jesus
bb87ce4341 LazReport, fix code128x barcodes, issue #20656
git-svn-id: trunk@33468 -
2011-11-11 02:24:40 +00:00
jesus
f54588640d LazReport, pdf exporter, support of frRoundRectView started
git-svn-id: trunk@33466 -
2011-11-10 22:09:20 +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
juha
605bcaaabe LazReport: Make OK button the default in print dialog. Change button names to more descriptive
git-svn-id: trunk@33378 -
2011-11-06 18:04:28 +00:00
jesus
e59e197d1e LazReport, fix crash after modifying a previewed report, issue #14136
git-svn-id: trunk@33316 -
2011-11-05 04:36:48 +00:00
jesus
038fb195c1 LazReport, allow leading and trailing spaces in barcode expressions, make sure EAN-13 barcode allways get valid input string, implemented a way to get the real code used and show it
git-svn-id: trunk@33272 -
2011-11-04 05:42:47 +00:00
jesus
7dbd910bc1 LazReport, barcode unit code reformat
git-svn-id: trunk@33247 -
2011-11-03 01:44:35 +00:00
jesus
3ae1241e1b LazReport, fix barcode editor anchors of variable and database buttons, added min width constraint too
git-svn-id: trunk@33230 -
2011-11-02 21:05:22 +00:00
jesus
253c353c17 LazReport, fixes barcode zoom broken in r33200 #15fd0b5d98
git-svn-id: trunk@33229 -
2011-11-02 20:50:27 +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
3cb468c374 LazReport, fix after rotating a barcode, text was not able to return to 0 degree angle
git-svn-id: trunk@33212 -
2011-11-02 06:11:20 +00:00
jesus
57cd95b7e0 LazReport, fix mem leak when editing barcode
git-svn-id: trunk@33204 -
2011-11-01 21:02:01 +00:00
jesus
15fd0b5d98 LazReport, BarCode fixes from Tony Whyman, issue #19423
git-svn-id: trunk@33200 -
2011-11-01 16:22:56 +00:00
jesus
bc59ea1543 LazReport, added barcode.pas file to package
git-svn-id: trunk@33197 -
2011-11-01 06:11:43 +00:00
jesus
d94f3a524e LazReport, fix the number of digits taken for ean-13 checksum calc
git-svn-id: trunk@33196 -
2011-11-01 05:58:34 +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
d39db22019 LazReport, corrects immovable objects after showing editor with doubleclick
git-svn-id: trunk@33099 -
2011-10-26 16:48:14 +00:00
jesus
1858ce9d24 LazReport, debug info
git-svn-id: trunk@33094 -
2011-10-26 15:30:03 +00:00
jesus
56c6f5662e LazReport, fix exception on moving object after memo editor causing subsequent inestability
git-svn-id: trunk@33085 -
2011-10-26 03:37:06 +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
maxim
f37873f81a Components: second batch of TButtonPanel captions cleanup
git-svn-id: trunk@32663 -
2011-10-03 22:33:14 +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
paul
6032c0b3b2 don't use UTF8String type in the code. It will cause problems when cpstrenew branch is merged
git-svn-id: trunk@32374 -
2011-09-17 02:21:48 +00:00
maxim
a333a7fed5 Translations: Ukrainian translation update by Igor Paliychuk, bug #19546
git-svn-id: trunk@31183 -
2011-06-12 15:01:00 +00:00
jesus
6130c17701 LazReport, make editor font selection combobox user editable
git-svn-id: trunk@30936 -
2011-05-27 18:06:52 +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
aa66c023e4 LazReport PDF exporter, use keep aspect ratio before exporting a picture, issue #19359
git-svn-id: trunk@30828 -
2011-05-20 14:21:13 +00:00
maxim
dcfb62621b regenerated translations; updated Russian translation
git-svn-id: trunk@30432 -
2011-04-22 20:42:07 +00:00
maxim
3a372890ed Translations: Italian translation update by Massimo Soricetti, bug #19214
git-svn-id: trunk@30431 -
2011-04-22 20:15:17 +00:00
mattias
9a6711d087 lazreport: added lr_newp.pas to lazreport, fixed compilation
git-svn-id: trunk@30394 -
2011-04-20 09:01:43 +00:00
juha
f38190794b Formatting: joined lines where only ');' was split to its own line, in procedure defs.
git-svn-id: trunk@29871 -
2011-03-16 16:52:28 +00:00
juha
0928ead547 LCL: Changed function ColorToRGB's return value to TColorRef. Many related changes around the code.
git-svn-id: trunk@29734 -
2011-03-06 12:45:59 +00:00
jesus
dc8e82e76f lazreport, published band property stretched
git-svn-id: trunk@29668 -
2011-02-25 22:09:04 +00:00
maxim
7d0f393fff regenerated translations; updated Russian translation
git-svn-id: trunk@29659 -
2011-02-23 17:01:19 +00:00
marc
c8f3c56e61 + added missing Italian translation. Patch by Sandro Cumerlato
git-svn-id: trunk@29656 -
2011-02-23 00:39:05 +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
maxim
d7d15d1dcb Translations: added Portuguese translation stub, based on Brazilian Portuguese
git-svn-id: trunk@29259 -
2011-01-30 17:39:09 +00:00
maxim
c884c0bab6 Translations: Brazilian Portuguese translation updates by Marcelo B Paula, bug #18639
git-svn-id: trunk@29257 -
2011-01-30 17:00:17 +00:00
maxim
9972d532ea Translations: changed Brazilian Portuguese language code according to ISO/IANA language and region codes
git-svn-id: trunk@29245 -
2011-01-29 12:23:02 +00:00
maxim
ab25e40557 regenerated translations; updated and improved Russian translation
git-svn-id: trunk@28968 -
2011-01-12 00:47:49 +00:00
maxim
c1ddf7247f LazReport: fixed typo in error message
git-svn-id: trunk@28967 -
2011-01-12 00:28:25 +00:00
jesus
b5a9ad4484 LazReport, some refactoring to get information from custom preview report
git-svn-id: trunk@28929 -
2011-01-10 06:22:25 +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
92a22bdc4c LazReport, don't mess with kde config files to mangle localization
git-svn-id: trunk@28805 -
2010-12-22 20:56:14 +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
a8bae47cc1 LazReport: powerpdf export support for images with alpha channel/transparency, requires powerpdf 0.9.6
git-svn-id: trunk@28585 -
2010-12-01 22:09:38 +00:00
jesus
955de0d234 LazReport, do not convert jpeg images on exporting to pdf
git-svn-id: trunk@28577 -
2010-11-30 19:47:26 +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
c4f75c1986 LazReport, use anchors to size object inspector elements
git-svn-id: trunk@27866 -
2010-10-26 05:57:33 +00:00
jesus
f7517a370c LazReport, add keyboard acceleration to move/resize report objects, from Domingo Alvarez Duarte, issue #14782
git-svn-id: trunk@27865 -
2010-10-26 04:03:00 +00:00