maxim
dd661a10de
Translations: regenerated all relevant translation files after r61231 #5b72fe1d56
...
git-svn-id: trunk@61233 -
2019-05-16 23:10:15 +00:00
maxim
b68407fc52
Translations: regenerated all relevant translation files after r61225 #75a8b1b83c
...
git-svn-id: trunk@61226 -
2019-05-13 23:21:39 +00:00
jesus
123a22f231
LazReport: removed old, inactive code.
...
git-svn-id: trunk@61185 -
2019-05-09 04:56:13 +00:00
martin
fec293914e
LazReport: fix compile
...
git-svn-id: trunk@61163 -
2019-05-06 10:44:46 +00:00
martin
120e246c89
LazReport: fix compare function
...
git-svn-id: trunk@61155 -
2019-05-05 15:48:40 +00:00
martin
59d9225b25
LazReport: fix potential overflow in compare function
...
git-svn-id: trunk@61154 -
2019-05-05 15:35:56 +00:00
martin
f7c82fb295
LazReport: fix potential rangecheck in compare function
...
git-svn-id: trunk@61152 -
2019-05-05 15:30:04 +00:00
juha
b3a6d22921
LazReport: Support FormatStr with brackets (e.g. [h]:mm) in DateTime fields. Issue #34713 , patch from Bartek Dajewski.
...
git-svn-id: trunk@60709 -
2019-03-17 09:22:31 +00:00
juha
d9ac09795b
Respect compiler OPT='-v0' by using {$push} and {$pop} in code. Issue #34955 .
...
git-svn-id: trunk@60706 -
2019-03-16 21:17:58 +00:00
maxim
6e23c3ccd0
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #35148
...
git-svn-id: trunk@60509 -
2019-02-25 23:38:10 +00:00
maxim
ee93df459c
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #35117
...
git-svn-id: trunk@60460 -
2019-02-19 17:18:17 +00:00
michael
da14fc4435
* Revert last patch, additional files committed by accident
...
git-svn-id: trunk@60394 -
2019-02-09 18:38:37 +00:00
michael
85e16c046f
* Fix registering custom formscomponents/customform/custforms.pp
...
git-svn-id: trunk@60393 -
2019-02-09 18:37:18 +00:00
maxim
c91b1321e0
Translations: French translation update by Gilles Vasseur, bug #35034
...
git-svn-id: trunk@60368 -
2019-02-08 23:14:55 +00:00
maxim
e4f360d50f
Translations: regenerated translations and updated Russian translation
...
git-svn-id: trunk@60344 -
2019-02-06 00:46:44 +00:00
maxim
684c367b8a
IDE: changed extension of master PO files (a.k.a. templates) from .po to .pot, adapted IDE, POChecker, updatepofiles tool and localize.bat/.sh scripts.
...
Reasons:
1. .pot is 'industry standard' extension for PO template files. As a consequence, PO editors can now open our templates 'out of the box' and automate creation of translations.
2. It is now much simpler to detect template files now that dotted unit names are allowed.
git-svn-id: trunk@60208 -
2019-01-24 23:02:37 +00:00
maxim
4c178a150f
LazReport: fixed 'Editor' sample compilation after LCLTranslator changes in r60097 #114df2b6b6
...
git-svn-id: trunk@60100 -
2019-01-17 22:45:45 +00:00
maxim
c8c7a1723a
Translations: Chinese translation update by robsean, bug #34579
...
git-svn-id: trunk@59617 -
2018-11-22 00:03:32 +00:00
maxim
e26f6ff3ca
Translations: Hungarian translation update by Péter Gábor, bug #34397
...
git-svn-id: trunk@59275 -
2018-10-09 22:41:03 +00:00
juha
fc85354010
LazReport: Delete old deprecated UTF8 functions.
...
git-svn-id: trunk@59229 -
2018-10-02 13:29:46 +00:00
jesus
a4bad60e2c
LazReport: check for null in formatfloat function, issue #34213
...
git-svn-id: trunk@58906 -
2018-09-08 06:30:49 +00:00
jesus
6e5743846c
LazReport: pdf exporter (lr_e_fclpdf) - add poSubsetFont to options which reduce size of resulting file, patcn from Michal Gawrycki, issue #34165
...
git-svn-id: trunk@58750 -
2018-08-21 16:51:55 +00:00
blikblum
526e755e0e
LazReport: do not try to set printer paper info when an exception occurs in ChangePaper
...
git-svn-id: trunk@58598 -
2018-07-23 00:34:07 +00:00
maxim
f3bc00c889
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #33847
...
git-svn-id: trunk@58251 -
2018-06-13 22:54:29 +00:00
ondrej
c0136a0867
Components: use LazLoggerBase instead of LazLogger
...
git-svn-id: trunk@58083 -
2018-06-02 16:46:39 +00:00
maxim
2a65c2b974
Translations: French translation update by Gilles Vasseur, bug #33673
...
git-svn-id: trunk@57786 -
2018-05-03 22:53:34 +00:00
maxim
8e4a25abdb
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #33648
...
git-svn-id: trunk@57713 -
2018-04-25 23:11:40 +00:00
jesus
8196338704
LazReport: Patch from Aleksey Lagunov (with changes) Issue #33556
...
1. In dialog controls fix drawing lrRadioGroup without caption
2. In lr_class fix wrap text on printing
3. In lr_designer fix refresh data nspector
git-svn-id: trunk@57630 -
2018-04-08 22:29:36 +00:00
jesus
09f7d6aff2
LazReport: LazReport: fix PowerPDF exporter of roundrects filled without gradients.
...
git-svn-id: trunk@57629 -
2018-04-08 21:46:57 +00:00
jesus
2753a83892
LazReport: missing unit in lr_view.pas in case DebugLR is defined.
...
git-svn-id: trunk@57628 -
2018-04-08 18:27:32 +00:00
jesus
1fb02e4d3e
LazReport: fix PowerPDF exporter of roundrects without borders.
...
git-svn-id: trunk@57627 -
2018-04-08 18:21:53 +00:00
jesus
984515fd64
LazReport: fclpdf exporter, prefer Arial font as default in windows (avoid embedding of unused font program)
...
git-svn-id: trunk@57626 -
2018-04-08 17:30:59 +00:00
maxim
dc999feab0
LazReport: updated Russian translation
...
git-svn-id: trunk@57600 -
2018-04-03 22:29:37 +00:00
jesus
e6c02d77d7
LazReport: The <expression> in the IF function can be a boolean value plus checks for NULL and EMPTY.
...
git-svn-id: trunk@57597 -
2018-04-03 08:17:06 +00:00
jesus
755a6e60ef
LazReport: Documents the "IF" internal function, patch from Soner, issue #32197
...
git-svn-id: trunk@57596 -
2018-04-03 08:10:25 +00:00
jesus
3746e63947
LazReport: TfrView's beforechange and afterchange made virtual
...
git-svn-id: trunk@57594 -
2018-04-03 07:56:21 +00:00
jesus
74a76be5d4
LazReport: Modified some Debug Log
...
git-svn-id: trunk@57593 -
2018-04-03 07:53:40 +00:00
maxim
f23167b458
Translations: Simplified Chinese translation update by robsean, bug #33242
...
git-svn-id: trunk@57404 -
2018-02-27 23:23:20 +00:00
maxim
caf81d7978
Translations: regenerated translations
...
git-svn-id: trunk@57347 -
2018-02-21 23:53:05 +00:00
juha
b2e65128ee
Remove redundant "Assigned(X)" when checking "if X is Txxx". Issue #33030 , patch from Vojtech Cihak.
...
git-svn-id: trunk@57099 -
2018-01-15 10:53:48 +00:00
maxim
42e3e3e670
Translations: regenerated translations
...
git-svn-id: trunk@56968 -
2018-01-05 15:08:14 +00:00
maxim
9d91d2c25e
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #32916
...
git-svn-id: trunk@56934 -
2018-01-03 13:54:02 +00:00
juha
c3e1dc4ad5
Reduce compiler warnings, initialize some uninitialized variables.
...
git-svn-id: trunk@56869 -
2017-12-29 18:47:51 +00:00
maxim
43438e002a
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #32897
...
git-svn-id: trunk@56864 -
2017-12-28 23:02:50 +00:00
maxim
c6d7c228dd
LazReport: Cross-Tab component's i18n by Marcelo B Paula, bug #32883 , with
...
some minor changes; regenerated translations and updated Russian
translation
git-svn-id: trunk@56856 -
2017-12-27 15:24:36 +00:00
wp
adab84ef29
LazReport: New HiRes palette icons (by Roland Hahn)
...
git-svn-id: trunk@56836 -
2017-12-23 21:57:33 +00:00
ondrej
0cfcc26fcf
LazReport: fix FPC 3.1.1 changes. Issue #32812 , patch by Lagunov Aleksey
...
git-svn-id: trunk@56824 -
2017-12-23 07:14:52 +00:00
maxim
6393c91e5d
Translations: Chinese translation update by robsean, bug #32850
...
git-svn-id: trunk@56798 -
2017-12-19 22:08:00 +00:00
juha
a2ec98b383
Revert r56717 #1939dcdaa7, requires FPC trunk. "LazReport: Fix error on loading detail reports. Issue #32812 "
...
git-svn-id: trunk@56720 -
2017-12-14 14:02:35 +00:00
juha
1939dcdaa7
LazReport: Fix error on loading detail reports. Issue #32812 , patch from Lagunov Aleksey.
...
git-svn-id: trunk@56717 -
2017-12-14 06:58:54 +00:00