Commit Graph

646 Commits

Author SHA1 Message Date
jesus
80015d973f LazReport, new tool: 'Data inspector', to get list of Db Fields and drag & drop into report designer, from Alexey Lagunov
git-svn-id: trunk@44778 -
2014-04-21 18:55:46 +00:00
jesus
d9f4262872 LazReport, use LRE_OLDV25_FRF_READ flag only when reading frVersion=25 binary reports, issue #25995
git-svn-id: trunk@44777 -
2014-04-21 18:24:16 +00:00
jesus
c780ddd0a7 LazReport, HideZeroValues should hide float values too, fix by Velissariou Costas, issue #25934
git-svn-id: trunk@44736 -
2014-04-15 15:44:15 +00:00
jesus
178cdf98b7 LazReport, methods for preview scrolling, from Alexsey Lagunov
git-svn-id: trunk@44435 -
2014-03-15 18:21:26 +00:00
jesus
6010076f50 LazReport, implemented lrPropStorage dialogs control, from Aleksey Lagunov
git-svn-id: trunk@44428 -
2014-03-14 19:42:33 +00:00
jesus
82b4f80321 LazReport, fix compilation with FPC 2.6.5, patch from Julio Jiménez Borreguero
git-svn-id: trunk@44418 -
2014-03-13 14:52:07 +00:00
jesus
95e89c5bda LazReport, make ObjectInspector remember the last edited property on selecting objects, issue #25845
git-svn-id: trunk@44417 -
2014-03-13 08:01:27 +00:00
jesus
221bff034a LazReport, DefaultCopies should be set to 1 by default, issue #25840
git-svn-id: trunk@44416 -
2014-03-13 06:34:19 +00:00
jesus
0663d233e9 LazReport, set resolution for virtual printer, from aleksey Lagunov
git-svn-id: trunk@44410 -
2014-03-12 16:05:29 +00:00
jesus
2ffd578010 LazReport, at lazarus design time fix datafields not available if report is not on same form, issue #21050
git-svn-id: trunk@44407 -
2014-03-11 18:50:13 +00:00
jesus
c35fa096f0 LazReport, also process user functions while processing aggregate functions, issue #25803
git-svn-id: trunk@44374 -
2014-03-08 04:25:20 +00:00
jesus
c9dc2d4de1 LazReport, fix preview's find button always visible, issue #25831
git-svn-id: trunk@44369 -
2014-03-07 19:06:27 +00:00
jesus
003a8be7e1 LazReport, fix page orientation while direct printing a report designed using virtual printer, issue #25802
git-svn-id: trunk@44360 -
2014-03-05 20:18:31 +00:00
jesus
51c51a18b9 LazReport, fix paper orientation changed after printing, issue #25802
git-svn-id: trunk@44348 -
2014-03-05 00:07:06 +00:00
jesus
41bbe0bb16 LazReport, printer debug info
git-svn-id: trunk@44347 -
2014-03-04 23:54:39 +00:00
jesus
5f2c42d8c1 LazReport: Patch from Alexey Lagunov:
1. In frVarible removed unnecessary manipulation of memory with PString
2. To export filters can now be controlled via the function Setup. In the future we plan to implement the export options window for some of
the filters.
3. In a script bug fixed constants for color. Uses all standard colors Lazarus ( previously only 16 colors ).
4. In the script added constants and mrOk mrCancel. You can use the built-in function for MessageBox.
5. The script Fixed bug with setting object properties in the case of several pages in the report.
6. Fixed a bug report from the designer view - did not work identified in the program of event report.

git-svn-id: trunk@44281 -
2014-02-27 17:59:34 +00:00
mattias
1d2e7640b5 lazreport: fixed compilation for fpc 2.6.3/4
git-svn-id: trunk@43908 -
2014-02-05 16:48:43 +00:00
mattias
af37f20810 lazreport: fixed compilation with fpc 2.6.2
git-svn-id: trunk@43905 -
2014-02-05 12:17:58 +00:00
mattias
2d69b41893 lazreport: TBookmark change only for fpc 2.6.0
git-svn-id: trunk@43897 -
2014-02-05 12:06:39 +00:00
maxim
b548e9ede1 LazReport: regenerated German translation
git-svn-id: trunk@43830 -
2014-01-28 21:42:39 +00:00
mattias
dc0988c982 translations: German: updates from Swen Heinig und Michael Fuchs
git-svn-id: trunk@43829 -
2014-01-28 16:19:26 +00:00
maxim
b88c09b071 LazReport: regenerated translations
git-svn-id: trunk@43827 -
2014-01-27 20:46:22 +00:00
jesus
5504a82697 LazReport: Patch from Alexey Lagunov
1. Localization Collate option in the form of print options
2. Fixed search on the generated report is not English texts
3. The expanded diagnostic error messages during the reporting
4. Prohibited creating variables in reports containing the point:
   for example aaa.bbb: = 1;

git-svn-id: trunk@43821 -
2014-01-27 08:11:46 +00:00
jesus
5c1cc280d4 LazReport, removed PowerPDF and Cairo export requirements from editor sample
git-svn-id: trunk@43820 -
2014-01-27 07:45:54 +00:00
jesus
81a96b4100 LazReport, PictureView, fix loading streams without header
git-svn-id: trunk@43782 -
2014-01-22 18:20:02 +00:00
jesus
05d2879059 LazReport, handle db image streams the same way as dbimage
git-svn-id: trunk@43780 -
2014-01-22 08:13:55 +00:00
jesus
8656af3464 LazReport: Formatting and cleanup
git-svn-id: trunk@43776 -
2014-01-20 03:38:35 +00:00
jesus
d877b82218 LazReport: Patch from Alexey Lagunov
1. Copies collation is done internally
2. Property has been implemented lrMemo.Text
3. Finalized editor of the prepared report
4. Fixed bug when printing TfrPrintGrid after a call to another report designer

git-svn-id: trunk@43775 -
2014-01-20 03:35:56 +00:00
maxim
5f4cd1ad69 Translations, German: regenerated; removed invalid listemplateeditparamcellhelp translation from lazaruside.de.po (last POChecker error in this file)
git-svn-id: trunk@43705 -
2014-01-11 14:46:39 +00:00
mattias
989085ea47 translations: German: updates from Swen Heinig
git-svn-id: trunk@43680 -
2014-01-10 11:23:47 +00:00
jesus
129fa0a049 LazReport, support for loading images not only from DbImage streams, modified OnDbImageRead patch from Reinier Olislagers who adapted a patch from Tony Whyman, issue #25453
git-svn-id: trunk@43679 -
2014-01-10 06:33:47 +00:00
jesus
6a889284f0 LazReport, added basic fr3 report loader
git-svn-id: trunk@43564 -
2013-12-18 16:05:49 +00:00
maxim
fc26b020e8 LazReport: more typos (gradian -> gradient), regenerated translations and updated Russian translation
git-svn-id: trunk@43562 -
2013-12-16 23:57:16 +00:00
maxim
362eff6bb6 LazReport: fixed typos (patch by Reinier Olislagers, bug #25429), regenerated translations and updated Russian translation
git-svn-id: trunk@43560 -
2013-12-16 23:24:47 +00:00
jesus
056721e54c LazReport, set initial directory of used define exported filename
git-svn-id: trunk@43471 -
2013-11-22 01:25:41 +00:00
jesus
a15b6e1e64 LazReport, fix fillcolor value not changed on update status
git-svn-id: trunk@43470 -
2013-11-21 05:40:28 +00:00
jesus
47ecbcc2d8 LazReport, only format numeric values if they are really numeric
git-svn-id: trunk@43466 -
2013-11-20 19:19:40 +00:00
maxim
02a1939e74 LazReport: regenerated translations; updated Russian translation
git-svn-id: trunk@43328 -
2013-10-27 13:04:58 +00:00
maxim
acb1cbd1db LazReport: fixed some typos
git-svn-id: trunk@43327 -
2013-10-27 13:01:20 +00:00
jesus
b1d5a81dfb LazReport: complement of previous patch, from Alexey Lagunov
git-svn-id: trunk@43326 -
2013-10-26 22:23:48 +00:00
jesus
3205c4d896 LazReport: Patch from Alexey Lagunov
- make description for interpretator functions in LazReport script
- move date and time format const to l18n resources for correct init its
- add new component in LazReport dialogs - lrCheckBoxList
- now LazReport script work with simple arrays and arrays property
- add new function in LazReport script (NewPage, NewColumn, StopReport, Inc, Dec, StopReport) for FR2.5 compatable
- fix LazReport script function Pos - now its work with utf8 strings
- fix paint Z-Order in lrDesigner for dialogs
- more bug fix

git-svn-id: trunk@43325 -
2013-10-26 22:07:18 +00:00
jesus
3c3a4e2b17 LazReport, enable native print dialog in Mac OS X by default + option to disable it
git-svn-id: trunk@43273 -
2013-10-18 05:12:48 +00:00
jesus
73bde22855 LazReport, some times objects that are hidden by others in upper layer show up because clipping region of moving object enable them, make sure they are visible or not
git-svn-id: trunk@43272 -
2013-10-18 04:56:22 +00:00
jesus
94bd981f7f Lazreport, fix Report shape tool has black shadow, issue #14127
git-svn-id: trunk@43271 -
2013-10-18 02:23:32 +00:00
jesus
bdcdae86bd Lazreport, make DesignReport return modalresult on close designer, from Aleksey Lagunov
git-svn-id: trunk@43260 -
2013-10-16 21:25:59 +00:00
jesus
7ac8ef0af4 LazReport, fix selecting the right font after switching of printers, fix icons in font list to show what fonts came from printer
git-svn-id: trunk@43186 -
2013-10-09 05:34:44 +00:00
jesus
6099679fa6 LazReport, implements listing of printer fonts in report designer (windows), issue #11932
git-svn-id: trunk@43185 -
2013-10-09 05:29:04 +00:00
jesus
34c4d51b11 Fixes from Alexey Lagunov:
1. Fix AV on set frPrinGrid.Font property
2. Fix set Visible in script for dialog controls
3. Fix show frDataSet in object inspector after delete it from DialogPage
4. In Object Inspector sort compnent names in combobox
5. Fix string with '''' char

git-svn-id: trunk@43162 -
2013-10-07 17:05:13 +00:00
paul
18da2b291c lazreport: remove unused file
git-svn-id: trunk@43144 -
2013-10-07 08:16:27 +00:00
paul
c7dbf60ce4 lazreport: make ControlImage a TCustomBitmap
git-svn-id: trunk@43143 -
2013-10-07 07:50:03 +00:00