Commit Graph

319 Commits

Author SHA1 Message Date
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
jesus
fe03967bf5 LazReport, combobox to select objects in report designer from Domingo Alvarez Duarte, issue #14782
git-svn-id: trunk@27864 -
2010-10-26 03:40:24 +00:00
maxim
35ee37d215 Translations: Portuguese translation update by Marcelo B Paula, bug #17613
git-svn-id: trunk@27669 -
2010-10-12 20:49:14 +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
66ab6a8f29 LazReport, fix status about objects in report designer
git-svn-id: trunk@27456 -
2010-09-25 20:10:07 +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
015906b019 LazReport, improved layout on band type selection
git-svn-id: trunk@27454 -
2010-09-25 17:38:12 +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
fa47b6299a LazReport, clean-up
git-svn-id: trunk@27442 -
2010-09-22 21:26:09 +00:00
jesus
f44d2bc88f LazReport, added sample for OnUserFunction to editor project
git-svn-id: trunk@27441 -
2010-09-22 21:18:05 +00:00
jesus
5e315771f3 LazReport, fix problem on IDE creating an OnUserFunction handler due name clash
git-svn-id: trunk@27440 -
2010-09-22 21:17:08 +00:00
maxim
ce65293986 Translations:
1. Regenerated.
  2. Cleaned up fpwebstrconsts.*.po files.
  3. Updated and improved Russian translation.

git-svn-id: trunk@27434 -
2010-09-22 16:29:13 +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