maxim
0802baa1d3
Translations: updated all LazReport translations from trunk
...
git-svn-id: branches/fixes_1_8@56987 -
2018-01-06 13:40:24 +00:00
maxim
e16bc088be
Merged revision(s) 55871 #057ac6b2f2 from trunk:
...
LazReport: regenerated translations and updated Russian translation
........
git-svn-id: branches/fixes_1_8@56986 -
2018-01-06 13:24:58 +00:00
maxim
1a394c8f24
Merged revision(s) 55861 #1274e8abb3 from trunk:
...
LazReport: Implements flBandKeepChild, from Lutz Mändle, issue #30466
........
git-svn-id: branches/fixes_1_8@56981 -
2018-01-06 12:54:37 +00:00
maxim
8a87aecd2b
Merged revision(s) 56836 #adab84ef29 from trunk:
...
LazReport: New HiRes palette icons (by Roland Hahn)
........
git-svn-id: branches/fixes_1_8@56852 -
2017-12-26 22:54:54 +00:00
maxim
e5ca58822e
Merged revision(s) 56535 #682a383e55 from trunk:
...
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #32754
........
git-svn-id: branches/fixes_1_8@56537 -
2017-11-29 23:04:59 +00:00
maxim
bd101896d0
Merged revision(s) 56534 #926062dcfd from trunk:
...
Translations: huge Chinese translation update by robsean, bug #32750
........
git-svn-id: branches/fixes_1_8@56536 -
2017-11-29 22:53:41 +00:00
maxim
6959a66512
Merged revision(s) 55609-55610 #a1c5822f04-#a1c5822f04 from trunk:
...
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #32213
........
IDE: Polish translation update by Rafał Klekowski, bug #32217
........
git-svn-id: branches/fixes_1_8@55612 -
2017-07-30 23:34:20 +00:00
maxim
a04045e8e9
Merged revision(s) 55474 #732c7f90fd from trunk:
...
Translations: Lithuanian translation update by Valdas Jankūnas, bug #32126
........
git-svn-id: branches/fixes_1_8@55475 -
2017-07-08 12:58:13 +00:00
maxim
46dbea3530
Merged revision(s) 55299-55300 #3fa8a2adb8-#3fa8a2adb8 from trunk:
...
Translations: French translation update by Gilles Vasseur, bug #31978
........
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #31980
........
git-svn-id: branches/fixes_1_8@55301 -
2017-06-09 23:12:46 +00:00
mattias
60e157e635
debian: fixed permissions and description
...
git-svn-id: branches/fixes_1_8@55005 -
2017-05-19 10:17:25 +00:00
maxim
e7184bd5bb
Merged revision(s) 54618-54619 #b82d144b41-#b82d144b41 from trunk:
...
Lazreport: fix column number, issue #31544
........
LazReport: fix export from LazReport to pdf (fclpdf), from Aleksey Lagunov, issue #31659
........
git-svn-id: branches/fixes_1_8@54628 -
2017-04-17 22:33:44 +00:00
jesus
b96124b3dc
LazReport: fix potential AV on execute script for dialog pages
...
Increased speed of report template import from a spreadsheet
fix compile with latest Lazarus
fix AV after destroy report designer
fix create CrossTab report on multiple pages
fix editing prepared report
from Aleksey Lagunov, issue #31457
git-svn-id: trunk@54576 -
2017-04-08 15:58:09 +00:00
jesus
8eda400e32
LazReport, fix compiling of fcl-pdf export with fpc fixes and 3.0.2
...
git-svn-id: trunk@54544 -
2017-04-06 15:54:20 +00:00
maxim
37f2d73f0a
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #31614
...
git-svn-id: trunk@54514 -
2017-04-03 23:24:37 +00:00
maxim
c74ec53ab7
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #31463
...
git-svn-id: trunk@54327 -
2017-03-02 22:17:27 +00:00
juha
c6e74cb0e3
LazReport: Fix a problem exporting 2 pages from LazReport to JPEG image. Issue #31400 , patch from Lagunov Aleksey.
...
git-svn-id: trunk@54306 -
2017-02-28 16:29:19 +00:00
jesus
7595876aee
LazReport: PowerPDF exporter support for vertical and horizontal gradients (require PowerPDF v0.9.15)
...
git-svn-id: trunk@54156 -
2017-02-15 07:24:22 +00:00
jesus
3262394459
LazReport: fix fclpdf export compiling with fpc trunk
...
git-svn-id: trunk@54083 -
2017-02-03 17:25:32 +00:00
joost
1de2cbf586
general: Updated address of the Free Software Foundation in copyright messages
...
git-svn-id: trunk@54031 -
2017-01-29 21:04:32 +00:00
michl
32b4763c04
Lazreport: change IndexOfTabAt to IndexOfPageAt, to be backward compatible after r53950 #f723ac55cd
...
git-svn-id: trunk@53951 -
2017-01-15 22:04:27 +00:00
jesus
27eb75ed6b
LazReport: preserve selected property in object inspector on seletion change, issue #30392
...
git-svn-id: trunk@53884 -
2017-01-03 18:45:51 +00:00
jesus
99bb8c5526
LazReport: lrCodeReport: Fix: procedure TextOutXY. Use scale values, from Julio Jiménez B., issue #31155
...
git-svn-id: trunk@53835 -
2017-01-02 17:37:31 +00:00
juha
ad8da9ff6b
Add LCLPlatformDef to packages and examples that did not compile otherwise.
...
git-svn-id: trunk@53713 -
2016-12-18 10:10:56 +00:00
maxim
681335a402
LazReport editor sample: replaced .lrt files with .lrj
...
git-svn-id: trunk@52966 -
2016-09-13 22:40:27 +00:00
jesus
6db7447b69
LazReport: Added a PDF exporter using fcl-pdf, from Aleksey Lagunov
...
git-svn-id: trunk@52919 -
2016-09-05 17:55:46 +00:00
jesus
981217b37e
LazReport: fix parser error - if script variable contains word END. From Aleksey Lagunov
...
git-svn-id: trunk@52899 -
2016-08-31 20:58:17 +00:00
jesus
7377deb632
LazReport: In the Designer Save the last used directories for Save/Load reports, issue #28770
...
git-svn-id: trunk@52723 -
2016-07-20 06:26:10 +00:00
jesus
c66e4799fa
LazReport, Remember the last saved file directory if possible, issue #28770
...
git-svn-id: trunk@52708 -
2016-07-17 22:23:33 +00:00
jesus
5a351b66a9
LazReport: When pasting copied objects using the keyboard shortcut paste them at mouse cursor location if possible.
...
git-svn-id: trunk@52690 -
2016-07-15 02:47:54 +00:00
jesus
49851a1b4e
LazReport: report option for printing PageHeader band before ReportTitle band, issue #30345
...
git-svn-id: trunk@52689 -
2016-07-15 01:27:37 +00:00
jesus
cf63e5c007
LazReport: Fix column width calc, fix issue #30367
...
git-svn-id: trunk@52677 -
2016-07-12 22:58:15 +00:00
jesus
40dfa665f1
LazReport: patch for pasting copied objects at cursor coordinates instead of at (0,0), by Luiz Americo, issue #29607
...
git-svn-id: trunk@52675 -
2016-07-12 17:04:44 +00:00
jesus
a1b891dcf0
LazReport, restored encoding of constant string
...
git-svn-id: trunk@52667 -
2016-07-11 21:25:00 +00:00
blikblum
858e261c7b
lazreport: use temp var in OnGetParsFunction method to avoid repeated lookup and better readability
...
git-svn-id: trunk@52654 -
2016-07-10 12:23:49 +00:00
blikblum
4f81d97579
lazreport: add const to string params; remove not used unit (Graphics)
...
git-svn-id: trunk@52653 -
2016-07-10 12:11:47 +00:00
blikblum
6e1055dabd
lazreport: fix compilation with fpc 2.6.4
...
git-svn-id: trunk@52652 -
2016-07-10 12:10:18 +00:00
maxim
2e0d1a0645
Translations: French translation update by Gilles Vasseur, bug #30361
...
git-svn-id: trunk@52650 -
2016-07-08 22:24:14 +00:00
maxim
d0ea2a9956
Translations: Hungarian translation update by Péter Gábor, bug #30342
...
git-svn-id: trunk@52635 -
2016-07-05 22:12:22 +00:00
jesus
3852d2bd5e
LazReport, enable some object inspector graphic property editors like color, so the object inspector show a color representation and color picker instead of just a number, fix issue #30346
...
git-svn-id: trunk@52632 -
2016-07-05 20:07:46 +00:00
maxim
6822f0cd42
Translations: regenerated German translation
...
git-svn-id: trunk@52573 -
2016-06-22 22:29:12 +00:00
maxim
7175fcd4fc
LazReport, editor sample: cleanup
...
git-svn-id: trunk@52569 -
2016-06-22 21:44:55 +00:00
jesus
a622f23dcd
LazReport: fix color of exported text when the color is a system color
...
git-svn-id: trunk@52562 -
2016-06-22 17:13:25 +00:00
maxim
c6ecd22880
LazReport, editor sample: fixed Custom Preview form caption i18n
...
git-svn-id: trunk@52547 -
2016-06-21 22:50:13 +00:00
maxim
4f5f6976ef
LazReport, editor sample: translate also strings which were extracted from forms
...
git-svn-id: trunk@52545 -
2016-06-21 22:08:32 +00:00
maxim
874c7c3d41
LazReport, editor sample: committed missing LRT files
...
git-svn-id: trunk@52544 -
2016-06-21 22:04:29 +00:00
jesus
ad4616bb77
LazReport: implements adding the file extension of export filter to exported report in case the user do not supply one, patch from Aleksey Lagunov
...
git-svn-id: trunk@52543 -
2016-06-21 20:23:32 +00:00
maxim
d6c8fdd305
LazReport, editor sample: do not include useless translation strings from tfrmcustompreview to .po files
...
git-svn-id: trunk@52540 -
2016-06-20 23:02:52 +00:00
maxim
2c10ed8937
LazReport, editor sample: removed unused translation string and regenerated translations
...
git-svn-id: trunk@52537 -
2016-06-20 22:30:23 +00:00
maxim
cec173c607
LazReport: regenerated translations for editor sample
...
git-svn-id: trunk@52536 -
2016-06-20 22:22:04 +00:00
maxim
81627efe17
LazReport: fixed editor sample compilation
...
git-svn-id: trunk@52535 -
2016-06-20 22:12:31 +00:00