Commit Graph

61215 Commits

Author SHA1 Message Date
wp_xyz
22138558b0 Examples/pen_brush: Fix compilation with fpc 3.3.1 2021-09-22 19:52:20 +02:00
wp_xyz
e8affb6df1 IDEIntf/ActionsEditor: Improved spacing of items in actionlistbox. Issue #39386. Patch by Roland H. 2021-09-21 22:11:39 +02:00
Maxim Ganetsky
b052f21566 Merge branch 'ide-de-translations' into 'main'
update IDE German translation

See merge request https://gitlab.com/freepascal.org/lazarus/lazarus/-/merge_requests/15
2021-09-21 00:11:21 +03:00
Bernd K
7f2bcc9a94 update translations (mainly Desktops and also some others) 2021-09-21 00:05:14 +03:00
Juha
d3c2bb5ce6 IdeIntf: Synchronize TTIPropGrid checkbox for bool props. Issue #39378, patch by Basile.B. 2021-09-20 17:56:37 +03:00
wp_xyz
b05d327799 IDEIntf/ImageListEditor: Allow multi-selection for "Replace all resolutions". Immediately update the preview image when images are added/replaced. Patch by Roland Hahn. 2021-09-19 19:53:17 +02:00
dsiders
34bef0cbf9 Docs: LazUtils/laz2_xpath. Adds or updates topic content. 2021-09-18 19:37:34 +01:00
mattias
7e55e32dc6 IDE: less hints 2021-09-18 11:32:13 +03:00
wp_xyz
925e2e7370 TAChart: Find point index error in relation with ColorEach of line series (https://forum.lazarus.freepascal.org/index.php/topic,56324.msg418533.html#msg418533). 2021-09-17 21:28:48 +02:00
Balázs Székely
256ef8de78 Merge branch 'opm-fix-colors' into 'main'
opm: fix readability of hint window on dark themes, remove hardcoded colors...

See merge request freepascal.org/lazarus/lazarus!13
2021-09-17 06:47:36 +00:00
Bernd K
b379bae79b opm: fix readability of hint window on dark themes, remove hardcoded colors... 2021-09-17 06:47:36 +00:00
dsiders
3b9cfa9943 Docs: LazUtils/lazloggerprofiling. Adds or updates topic content. 2021-09-16 23:03:18 +01:00
wp_xyz
62d7b87f0d TAChart: Fix TLineSeries.ColorEach ignoring LinePen.Width setting. 2021-09-16 11:48:12 +02:00
wp_xyz
8410f7274b TAChart: Add InitFonts procedure to TADrawerFPCanvas initialize default font directories. Remove GetDefaultFontName. 2021-09-16 00:44:40 +02:00
wp_xyz
002b5cd1bc TAChart: Fix nogui demo showing no texts. (Fix is effective only on fpc fixes or main) 2021-09-15 23:06:28 +02:00
dsiders
a7ee5a544d Docs: LazUtils/lazlogger. Adds or updates topic content. 2021-09-15 21:41:19 +01:00
Željan Rikalo
48689f526c Qt5: fixed calling ThemeServices.OnThemeChange. Issue #38592 2021-09-15 11:46:28 +02:00
Željan Rikalo
fc6854704d Qt5: implemented TCustomMemo.setCaretPos(). Patch by Joeny Ang. Issue #39373 2021-09-15 10:56:17 +02:00
Martin
05b1e7d170 Debugger: Asm Window, display offset for symbols without line-info / display symbol, if there was no data for previous line 2021-09-14 19:56:43 +02:00
Martin
915126ea96 Merge branch 'fpdebug-disas-funcname'
See merge request freepascal.org/lazarus/lazarus!14
2021-09-14 18:04:31 +02:00
Martin
3475b86dc5 Fix: About Form, copy to clipboard text for git 2021-09-14 15:43:45 +02:00
Martin
2bb1f2ea36 Installer, Win: Change to git 2021-09-14 15:23:02 +02:00
Željan Rikalo
515da22427 Qt5: fixed doubled menu items in IDE.issue #39364 2021-09-14 12:15:03 +02:00
dsiders
0f5ed91814 Docs: LazUtils/lazloggerbase. Updated topic content. 2021-09-13 19:09:23 +01:00
ccrause
7309087cd0 Only calculate instruction offset if sym is assigned, else default to -1. 2021-09-12 11:17:46 +02:00
ccrause
c2c570c04e Include function offset of disassembled instruction to AnEntry to help identify the start of non-source lines identified by a function name. 2021-09-11 16:51:48 +02:00
ccrause
5000337f6d Include function name in disassembled entry item. 2021-09-11 15:00:27 +02:00
wp_xyz
c44d729ba2 IDE/Packager: Avoid too-large line height in listbox of "New Requirement" dialog at high DPI. 2021-09-11 12:07:53 +02:00
wp_xyz
6e6db287f3 IDE: Make "package links" dialog more mouse-wheel friendly (PkgStringGrid.MouseWheelOption = mwGrid). 2021-09-11 10:40:46 +02:00
wp_xyz
95da3f4854 LCL/LCLScaling: Fix ParentFont becoming to false upon scaling. Issue #37299. 2021-09-10 21:05:39 +02:00
wp_xyz
eaea82f052 VirtualTreeView: Fix "no parent window" error when VTV is in a high-dpi frame (issue #39362). 2021-09-10 14:42:10 +02:00
dsiders
19b127a2b1 Docs: LazUtils. Adds missing topics or content. 2021-09-07 01:32:00 +01:00
dsiders
fc99cfa6ee Docs: LazUtils. Adds missing topics or content. Fixes tagging and content errors. 2021-09-06 17:46:30 +01:00
dsiders
6c8e9f0867 Docs: LazUtils/laz_xmlstreaming. Adds missing topics and content. 2021-09-05 23:45:17 +01:00
dsiders
e950c7090a Docs: LCL/grids. Adds new topics for TCompositeCellEditor.
* depends on 282f0a29, f8f1652f.
2021-09-05 22:08:58 +01:00
Jesus Reyes A
282f0a29fe LCL: grids: enable ellipsis editor color. 2021-09-04 19:04:07 -05:00
Jesus Reyes A
f8f1652fd4 LCL: Fix grid ellipsis editor layout. Issue #34307 2021-09-04 18:43:42 -05:00
dsiders
655bd2ba0d Docs: LazUtils. Adds missing topics or content. 2021-09-04 19:04:59 +01:00
Juha
e1be3c5608 IDE: Update DefineTemplates after switching build mode. Issue x 2021-09-04 19:40:10 +03:00
Željan Rikalo
63ca7a9ace Qt5: Fixed AV when changing TListView.ViewStyle in design time. Issue #39353 2021-09-03 20:13:15 +02:00
dsiders
2473e77422 Docs: LCL, LazUtils. Adds missing topics or content. 2021-09-03 16:47:09 +01:00
Jesus Reyes A
573f49ef02 LazReport: removed unnecessary call EMFPages.Draw method, by Michal Gawrycki, issue #32031 2021-09-01 22:58:12 -05:00
Jesus Reyes A
fd4f2335c0 LazReport: Using same cursor for oposite corners don't look nice in linux on ObjInsp resizing, changed to use proper cursors. 2021-09-01 17:36:09 -05:00
Maxim Ganetsky
91f499b984 FPDebug: fixed compilation on Windows with FPC trunk, patch by Rika, closes issue #39349 2021-09-02 01:24:53 +03:00
dsiders
64fdfecf46 Docs: LCL/actnlist. Adds missing topic content. 2021-09-01 21:57:39 +01:00
dsiders
4ff5c00578 Docs: LCL/dbctrls. Adds missing topics. 2021-09-01 21:24:09 +01:00
dsiders
acf31c45b6 Docs: LCL/stdctrls. Adds missing topics or content. 2021-09-01 19:01:31 +01:00
Jesus Reyes A
2d593b196f LazReport: Resizeable object inspector, fix issue #12156 2021-09-01 10:03:48 -05:00
dsiders
5ae19e4e88 Docs: LCL. Adds missing topics and content. 2021-09-01 01:34:46 +01:00
Jesus Reyes A
92805d1862 LazReport: Clear objInsp selection before deleting objects to avoid AV if objInsp is editing a property, fix issue #26060 2021-08-31 00:15:14 -05:00