Commit Graph

51272 Commits

Author SHA1 Message Date
zeljko
339ac15e31 Qt, Qt5: send LM_KILLFOCUS to LCL even if non mdi form is not active. issue #31440
git-svn-id: trunk@54268 -
2017-02-24 20:48:24 +00:00
ondrej
87b9429fbe cleanup (r54266)
git-svn-id: trunk@54267 -
2017-02-24 20:14:50 +00:00
ondrej
f82d6f899f LCL: wincontrol: adapt client bounds only if real bounds are valid. Issue #31439
git-svn-id: trunk@54266 -
2017-02-24 19:37:39 +00:00
wp
26e8208ec7 TAChart: Inhibit painting a border around the chart if Color is clDefault.
git-svn-id: trunk@54265 -
2017-02-24 18:40:09 +00:00
ondrej
48e816a02f LCL: edit: use messages for emulated text hint (messages are also sent when parent form gets/loses focus).
git-svn-id: trunk@54264 -
2017-02-24 15:35:57 +00:00
zeljko
26ef032903 qtwscontrols: fixed problem with default font when parentFont is true.
git-svn-id: trunk@54263 -
2017-02-24 13:53:35 +00:00
mattias
59445580c3 lazutils: lazutf8: less ifdef cluttering
git-svn-id: trunk@54262 -
2017-02-24 13:13:28 +00:00
ondrej
048968bf2f LCL: customdesigncontrol: AutoAdjustLayout: update PixelsPerInch only in case of lapAutoAdjustForDPI mode
git-svn-id: trunk@54261 -
2017-02-24 12:11:22 +00:00
ondrej
d79fd99a1e LCL: HighDPI: check Application.Scaled for auto-scaling
git-svn-id: trunk@54260 -
2017-02-24 12:07:07 +00:00
ondrej
a0b00a6d66 IDE: Remove a wrong color setting from FilterEdits. Issue #31415.
git-svn-id: trunk@54259 -
2017-02-24 09:13:24 +00:00
wp
3456985cf7 TAChart: Add new property RotationCenter to TChartTextElement and publish it for axis and series marks.
git-svn-id: trunk@54258 -
2017-02-23 22:03:25 +00:00
zeljko
f6600384c3 qt5: added missing QApplication attributes up to qt-5.6
git-svn-id: trunk@54257 -
2017-02-23 17:36:42 +00:00
mattias
8d2f378fed codetools: TStandardCodeTool.GetApplicationScaledStatement: check EndPos
git-svn-id: trunk@54256 -
2017-02-23 07:48:08 +00:00
mattias
ffe5651d76 IDEIntf: comment
git-svn-id: trunk@54255 -
2017-02-23 00:03:35 +00:00
juha
e7bdd7191a Project options: Place name and description edits directly on application page. Issue #30977.
git-svn-id: trunk@54254 -
2017-02-22 23:07:28 +00:00
marcus
7eaa1abf9f Introduce Amiga/AROS/MorphOS and MUI Widgetset to Lazarus gui settings
git-svn-id: trunk@54253 -
2017-02-22 22:16:40 +00:00
juha
b51e25235f InstallPackages dialog: Remove a wrong color setting from a FilterEdit. Issue #31415.
git-svn-id: trunk@54252 -
2017-02-22 13:08:20 +00:00
juha
dc9b82b913 LCL-GTK2: Fix a typo in cmd string, 'lcl-delay-cm_textchaged' -> 'lcl-delay-cm_textchanged'. No effect in functionality.
git-svn-id: trunk@54251 -
2017-02-22 12:42:34 +00:00
ondrej
218a4ed3ef lcl: coolbar: check for Canvas.HandleAllocated in DoFontChanged
git-svn-id: trunk@54250 -
2017-02-21 23:51:31 +00:00
ondrej
301fe8fb23 LCL: control: DoFixDesignFontPPI Begin/EndUpdate
git-svn-id: trunk@54249 -
2017-02-21 23:50:33 +00:00
ondrej
dae26dc5a9 IDE: images: add a sample 150% version of laz_save (from the TANGO library).
git-svn-id: trunk@54248 -
2017-02-21 23:16:00 +00:00
ondrej
a8414ce982 IDE: images: update info about High-DPI images.
git-svn-id: trunk@54247 -
2017-02-21 23:14:27 +00:00
ondrej
5ca3bfadd0 IDE: editortoolbar: auto height
git-svn-id: trunk@54246 -
2017-02-21 23:00:57 +00:00
ondrej
2135d3058f IDE: scale icons (starting from 150%/144 DPI).
git-svn-id: trunk@54245 -
2017-02-21 22:55:29 +00:00
maxim
1e500cf0c9 Removed empty components\fppkg directory tree
git-svn-id: trunk@54244 -
2017-02-21 22:49:18 +00:00
maxim
ccd3eabf18 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@54243 -
2017-02-21 22:42:30 +00:00
maxim
5ab7df7dc4 Opkman: regenerated translations and updated Russian translation
git-svn-id: trunk@54242 -
2017-02-21 22:10:39 +00:00
wp
e113c37338 TAChart: Add new demo "plotunit" how to create series at runtime.
git-svn-id: trunk@54241 -
2017-02-21 21:55:55 +00:00
ondrej
a597ac1006 LCL: treeview: High-DPI: use 0 for default (automatic) expand size
git-svn-id: trunk@54239 -
2017-02-21 20:47:57 +00:00
ondrej
eb5e2e2060 lcl: toolbar: High-DPI: fixes - use 0 as default button size
git-svn-id: trunk@54238 -
2017-02-21 20:42:24 +00:00
ondrej
9d2597a2b5 checkboxthemed: High-DPI
git-svn-id: trunk@54237 -
2017-02-21 19:13:13 +00:00
wp
c4bbb8fbea TAChart: Remove DataSeries from FitDemo (FitSeries can display data points by itself now).
git-svn-id: trunk@54236 -
2017-02-21 19:09:15 +00:00
wp
0e70e5588a TAChart: Move BeginUpdate/EndUpdate from TLineSeries to its ancestor, TChartSeries
git-svn-id: trunk@54235 -
2017-02-21 19:01:50 +00:00
ondrej
44f6051d2f LCL: treeview: High-DPI: expand size fix typo
git-svn-id: trunk@54234 -
2017-02-21 18:45:04 +00:00
wp
4f180ffb89 TAChart: Make sure that all function series types paint non-solid lines without background color.
git-svn-id: trunk@54233 -
2017-02-21 18:42:56 +00:00
ondrej
0471421a18 LCL: treeview: High-DPI: expand size fix
git-svn-id: trunk@54232 -
2017-02-21 18:38:54 +00:00
wp
3993478d43 TAChart: Add pointer to TFitSeries.
git-svn-id: trunk@54231 -
2017-02-21 18:34:04 +00:00
ondrej
c49da67b40 LCL: toolbar: High-DPI: drop-down width
git-svn-id: trunk@54230 -
2017-02-21 18:18:12 +00:00
ondrej
57d740ca4a IDE: taborderdlg: fix ExpandSignSize
git-svn-id: trunk@54229 -
2017-02-21 18:17:24 +00:00
ondrej
70fe56bb6f LCL: treeview: High-DPI: expand size
git-svn-id: trunk@54228 -
2017-02-21 17:59:10 +00:00
ondrej
3e2980a1b6 win32: check list: scale check box (for multi-monitor)
git-svn-id: trunk@54227 -
2017-02-21 17:45:15 +00:00
ondrej
d8902074d4 win32: themes: scale sizes for High-DPI
git-svn-id: trunk@54226 -
2017-02-21 17:42:16 +00:00
ondrej
6f5693f5ff lcl: customcontrol, graphiccontrol: High-DPI: assign PixelsPerInch to Canvas.Font
git-svn-id: trunk@54225 -
2017-02-21 14:00:23 +00:00
ondrej
d6983d5300 lcl: headercontrol: High-DPI. Issue #31429, patch by Anton Kavalenka
git-svn-id: trunk@54224 -
2017-02-21 13:58:19 +00:00
ondrej
b64d6fc80e LCL: control: fix 0-height font scaling: only in runtime
git-svn-id: trunk@54223 -
2017-02-21 12:51:35 +00:00
ondrej
e5d22e3b9a LCL: control: fix 0-height font scaling: only in runtime
git-svn-id: trunk@54222 -
2017-02-21 12:48:22 +00:00
ondrej
ea51db1a39 synedit: syncompletion: fix AVs when shown with different screen DPI.
git-svn-id: trunk@54221 -
2017-02-21 12:22:59 +00:00
ondrej
00e450bfa7 LCL: control: fix 0-height font scaling
git-svn-id: trunk@54220 -
2017-02-21 11:59:27 +00:00
ondrej
8b4aa08543 LCL: customdesigncontrol: High-DPI: set correct Font.PixelsPerInch after create.
git-svn-id: trunk@54219 -
2017-02-21 11:58:18 +00:00
ondrej
eeff7db7c3 LCL: rename DPI parameters to PPI
git-svn-id: trunk@54218 -
2017-02-21 10:56:42 +00:00