juha
b347db1483
Object Inspector: Refactor the long TOICustomPropertyGrid.PaintRow into shorter functions.
...
git-svn-id: trunk@52088 -
2016-03-30 17:57:10 +00:00
jesus
6c347bb3b3
LazReport: spredsheet export: This patch alow export images and BarCode from lazReport to excel and LibreOffice, patch from Aleksey Lagunov
...
git-svn-id: trunk@52087 -
2016-03-29 23:16:33 +00:00
zeljko
935080e197
Qt: use smooth transformation when scaling an QImage. issue #29883
...
git-svn-id: trunk@52086 -
2016-03-29 13:20:20 +00:00
zeljko
780ef75887
Qt: do smooth transformation on argb32 image format. issue #29883
...
git-svn-id: trunk@52085 -
2016-03-29 07:48:35 +00:00
maxim
34c44d4784
LazReport: Czech translation update by Jiří Vejda, bug #29897
...
git-svn-id: trunk@52083 -
2016-03-28 22:49:28 +00:00
maxim
f80d866315
Turbopower_IPro: regenerated translations and updated Russian translation
...
git-svn-id: trunk@52082 -
2016-03-28 22:40:29 +00:00
maxim
748d20f294
LazReport: updated Russian translation
...
git-svn-id: trunk@52081 -
2016-03-28 22:31:14 +00:00
maxim
5a21fb6967
IDE: regenerated translations and updated Russian translation
...
git-svn-id: trunk@52080 -
2016-03-28 22:17:03 +00:00
wp
90fa951b31
TurboPower_iPro: Fix showing of long tables at the beginning of a document.
...
git-svn-id: trunk@52079 -
2016-03-28 22:11:14 +00:00
wp
8219b1fdfc
TurboPower_iPro: Avoid some duplicate lines around page break when printing. Avoid horizontally clipped last line on some pages of preview (first line on next page may still be clipped).
...
git-svn-id: trunk@52078 -
2016-03-28 20:20:48 +00:00
bart
ddef968c2b
LCL: ImageList: call DestroyReference in Clear. Resolves Issue #0029905 .
...
git-svn-id: trunk@52077 -
2016-03-28 13:57:56 +00:00
bart
9ea2b541f4
LazUtils: PasWString: fix infinite recursion in WideCompareText.
...
git-svn-id: trunk@52076 -
2016-03-28 10:57:53 +00:00
juha
9aab2a374d
Object Inspector: Differentiate multi-selected properties which have different values using background color. Issue #23151 .
...
git-svn-id: trunk@52075 -
2016-03-28 10:37:25 +00:00
juha
350461f95e
Object Inspector: Formatting.
...
git-svn-id: trunk@52074 -
2016-03-28 10:37:19 +00:00
jesus
b908501ed1
LazReport, Implement ability to filter by band type in fpspreadsheet export, modified patch from Luiz Americo, issue #29690
...
git-svn-id: trunk@52073 -
2016-03-27 19:26:44 +00:00
jesus
e67575ac1c
LazReport: Aleksey Lagunov patch:
...
-Version of LR 3.1
-In binary file save property Restriction
-Localize message for error in export procedure
-In export procedure use try-finaly block
git-svn-id: trunk@52072 -
2016-03-27 19:03:58 +00:00
ondrej
d53815d5d5
ide: source notebook: add option to show editor file name in caption
...
git-svn-id: trunk@52071 -
2016-03-27 17:32:12 +00:00
juha
66bc82cf72
IDE: Show Action Execute method also when in another unit/form. Improve on earlier r52020 #75791c984b. Issue #25954 .
...
git-svn-id: trunk@52070 -
2016-03-27 10:39:15 +00:00
zeljko
c2d8116ccf
gtk2: workaround for openbox wm wrong reading of geometry structure. issue #29884
...
git-svn-id: trunk@52069 -
2016-03-27 10:18:16 +00:00
juha
8ed5c08f14
LCL: Implement TCustomListBox.DeleteSelected. Issue #29904 , patch from meteu.
...
git-svn-id: trunk@52068 -
2016-03-27 09:52:11 +00:00
mattias
51f3338a2d
translations: German: updates from Swen Heinig
...
git-svn-id: trunk@52067 -
2016-03-27 08:39:32 +00:00
juha
e9527743c5
IDE: Sort a category list in "All options" parser. Issue #29907 .
...
git-svn-id: trunk@52066 -
2016-03-26 20:52:12 +00:00
juha
e466450bbc
Debugger: Support ARM aarch64. Issue #29874 , patch from Alfred.
...
git-svn-id: trunk@52065 -
2016-03-26 18:46:14 +00:00
wp
85d12562cd
TurboPower_iPro: Fix size selection of preview form.
...
git-svn-id: trunk@52064 -
2016-03-26 17:55:31 +00:00
jesus
1a9f949c1f
LCL, grids: fix last cell not scrollble, from Michl, issue #28889
...
git-svn-id: trunk@52063 -
2016-03-26 17:27:54 +00:00
wp
ef066ef583
TurboPower_iPro: Property ScrollDist is back(for controlling built-in scrolling). Add German translation file of iphtmppv.
...
git-svn-id: trunk@52062 -
2016-03-26 13:42:08 +00:00
wp
380411835c
TurboPower_iPro: Control scrolling by optional parameter instead of new property.
...
git-svn-id: trunk@52061 -
2016-03-26 12:57:59 +00:00
wp
270d95e905
TurboPower_iPro: New IpHtmlPanel property ScrollDist. Scroll is a function now returning false if view rect was not changed.
...
git-svn-id: trunk@52060 -
2016-03-26 12:17:20 +00:00
bart
c36425e011
LazControls: Add icon for TExtendedTabControl. Issue #0029900 .
...
git-svn-id: trunk@52059 -
2016-03-25 23:53:22 +00:00
juha
24a234e4ba
Designer: Make TFieldInfo record match with its counterpart in typinfo. Noticed by Alfred Glänzer.
...
git-svn-id: trunk@52058 -
2016-03-25 23:29:46 +00:00
wp
03648e9dcf
Turbopower_ipro: Improved print preview form.
...
git-svn-id: trunk@52057 -
2016-03-25 17:48:05 +00:00
zoran
7ea0992229
DateTimePicker - check selection update on changing DateDisplayOrder
...
git-svn-id: trunk@52056 -
2016-03-25 14:28:22 +00:00
bart
db7cf0af86
Win32: Return cpDate in TWin32WSCustomCalendar.HitTest when user clicks on "Today". Issue #0029895 .
...
git-svn-id: trunk@52055 -
2016-03-25 12:44:39 +00:00
zeljko
fce82bdea5
Qt: fixed crash with TPreviewFileDialog. issue #29896
...
git-svn-id: trunk@52054 -
2016-03-25 09:19:33 +00:00
maxim
0bcfd5e45c
IDE: regenerated translations and updated Russian translation
...
git-svn-id: trunk@52050 -
2016-03-24 22:15:14 +00:00
maxim
19fa81f7bc
LazReport: Czech translation update by Jiří Vejda, bug #29881
...
git-svn-id: trunk@52048 -
2016-03-24 21:44:05 +00:00
ondrej
29996ddc03
lcl: label: align to right for autosize and taRightJustify (Delphi compatibility)
...
git-svn-id: trunk@52047 -
2016-03-24 19:58:52 +00:00
ondrej
690840358d
win32: fix scroll offset for TScrollingWinControl after r52045 #e9c686e804
...
git-svn-id: trunk@52046 -
2016-03-24 19:58:34 +00:00
ondrej
e9c686e804
win32: forward unhandled mousewheel messages to parent in order to support scrolling when mouse cursor is on child wincontrol.
...
git-svn-id: trunk@52045 -
2016-03-24 15:24:14 +00:00
bart
c6b63b7c3d
Docs: project build_lcl_docs:
...
1. Fix compilation under Windows
2. Create outputdirectory before trying to write to it (Part of Issue #0029876 )
git-svn-id: trunk@52044 -
2016-03-24 14:36:05 +00:00
ondrej
65e40fa6a8
lcl: fix position for poMainFormCenter. Issue #29887
...
git-svn-id: trunk@52043 -
2016-03-24 13:37:23 +00:00
wp
f8a7a5fe4d
TurboPower_iPro: Activate scrollbar tracking of print preview
...
git-svn-id: trunk@52042 -
2016-03-24 09:38:29 +00:00
ondrej
070c78ff20
lazcontrols: move design code from LazControls into LazControlDsgn package
...
git-svn-id: trunk@52041 -
2016-03-24 07:05:48 +00:00
ondrej
1d494e69c2
lcl: images: hourglass cursors: better hotspot (in the middle of hourglass)
...
git-svn-id: trunk@52040 -
2016-03-24 00:37:32 +00:00
ondrej
566977914e
lcl: images: replace dock images with Tango (some modified by myself). Issue #29869
...
git-svn-id: trunk@52039 -
2016-03-24 00:23:18 +00:00
ondrej
e3734f359c
lcl: images: replace handpoint and hourglass cursors (unknown origin) with public domain cursors. Issue #29869
...
handpoint: converted from https://commons.wikimedia.org/wiki/File:Cursor_Hand.png
hourglass: modified cur_17.cur
git-svn-id: trunk@52038 -
2016-03-23 23:43:36 +00:00
ondrej
81b1e5e918
lcl: icon, cursor: change array of char to array of byte
...
git-svn-id: trunk@52037 -
2016-03-23 23:42:40 +00:00
ondrej
623e6e3c35
lcl: images: update tango url
...
git-svn-id: trunk@52036 -
2016-03-23 22:15:14 +00:00
wp
e586deab07
TurboPower_iPro: Improved text rendering in print preview by antialiasing.
...
git-svn-id: trunk@52034 -
2016-03-23 21:33:11 +00:00
ondrej
4b6594212f
win32: edit, spin edit: fix changing font at runtime. Issue #29873
...
git-svn-id: trunk@52030 -
2016-03-23 20:59:08 +00:00