ACTom
|
b47891cfef
|
Translations: Chinese translation update, merge request !226
|
2023-08-14 22:23:30 +03:00 |
|
mattias
|
8d92e3b67d
|
updated makefiles
|
2023-08-14 20:31:20 +02:00 |
|
mattias
|
072360b4c8
|
ide: started GetFormEditorLookupRoot
|
2023-08-13 23:41:27 +02:00 |
|
ACTom
|
29240dfd2b
|
IDE: Chinese translation update, merge request !225
|
2023-08-09 22:27:56 +03:00 |
|
mattias
|
d5d2d9e918
|
ideintf: added missing file
|
2023-08-02 01:34:40 +02:00 |
|
michl
|
4179f1b4b1
|
New Fixed removing of incorrect component properties in LFM with installed DockedFormEditor. Issue #40377.
|
2023-07-27 22:05:55 +02:00 |
|
Juha
|
cc4760393b
|
Reserve "On..." prefix for events and name functions differently.
|
2023-07-25 11:07:57 +03:00 |
|
Martin
|
188aae51fa
|
IDE: Add Key/Mouse-Command to Show Breakpoint-properties on current line. (create/modify)
|
2023-07-13 18:50:32 +02:00 |
|
Martin
|
320cae4037
|
IDE: Fix advanced mouse opts for breakpoint toggling / enabling
|
2023-07-13 18:50:31 +02:00 |
|
Maxim Ganetsky
|
0f522e8d81
|
Removed unit UITypes from LazUtils. Use System.UITypes instead. Try 2.
|
2023-07-12 01:41:51 +03:00 |
|
Juha
|
5a19e7b529
|
Revert "Remove unit UITypes from LazUtils. Use System.UITypes."
This reverts commit f55ce5c939.
|
2023-07-08 16:16:56 +03:00 |
|
Juha
|
f55ce5c939
|
Remove unit UITypes from LazUtils. Use System.UITypes.
|
2023-07-08 14:07:52 +03:00 |
|
Juha
|
e65a102527
|
Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x.
|
2023-07-07 17:39:03 +03:00 |
|
Juha
|
adfc424e92
|
Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION.
|
2023-07-07 17:39:03 +03:00 |
|
Juha
|
c3891ad820
|
Reduce compiler warnings.
|
2023-07-03 06:23:49 +03:00 |
|
mattias
|
ae9ab00109
|
updated Makefiles
|
2023-06-30 20:50:27 +02:00 |
|
mattias
|
fde0e0f965
|
set main version to 3.99
|
2023-06-25 17:47:14 +02:00 |
|
Juha
|
1d6009e63c
|
IDE: Add an interface to select next/previous search result. Issue #40328, patch by Dean Mustakinov.
|
2023-06-22 10:55:03 +03:00 |
|
Juha
|
6c09197c78
|
IDE: Register EnvironmentOptions editor group in IdeInstances. Remove registration through IDEOptionsIntf.
|
2023-06-19 10:45:09 +03:00 |
|
Juha
|
c339fbb58a
|
Remove IdeConfig dependency from IdeIntf package. It was wrong license-wise (LGPL-GPL). Make a temp copy of InputHistory.
|
2023-06-18 18:37:02 +03:00 |
|
Juha
|
74446557f6
|
Remove old deprecated functions and units.
|
2023-06-15 02:35:52 +03:00 |
|
Martin
|
68910f5711
|
SourceEditorIntf: New methods to add custom panels to the SourceEditor-Window.
|
2023-06-12 23:20:48 +02:00 |
|
Maxim Ganetsky
|
f80440d58b
|
Translations: Ukrainian translation update by Olexandr Pylypchuk, issue #40312
|
2023-06-12 18:20:35 +03:00 |
|
Juha
|
e4d8512e69
|
Update makefiles for IdeConfig and IdeIntf.
|
2023-06-11 23:55:42 +03:00 |
|
mattias
|
1132dcd45e
|
Revert "ideintf: moved diff options to ide"
This reverts commit 08e256ebbd.
|
2023-06-11 22:00:09 +02:00 |
|
mattias
|
7a05fd5b85
|
Revert "ideintf: moved diff options back to ide"
This reverts commit 3cff2b6dc4.
|
2023-06-11 21:59:54 +02:00 |
|
mattias
|
3cff2b6dc4
|
ideintf: moved diff options back to ide
|
2023-06-11 21:55:14 +02:00 |
|
mattias
|
08e256ebbd
|
ideintf: moved diff options to ide
|
2023-06-11 21:43:51 +02:00 |
|
mattias
|
cf07116ec3
|
ideintf: updated makefile
|
2023-06-11 21:34:37 +02:00 |
|
mattias
|
67c1c58793
|
codetools: moved DateToCfgStr to LazConfigStorage
|
2023-06-11 21:34:37 +02:00 |
|
Juha
|
751e89bca4
|
Reduce "deprecated" warnings for LazUtils.UITypes.
|
2023-06-11 20:34:36 +03:00 |
|
Juha
|
e3691f68f6
|
Move SkipCheckByKey functions from IdeUtils (IdeIntf) to LazUtilities (LazUtils). No LCL dependency. Add comments in uses section.
|
2023-06-11 20:34:36 +03:00 |
|
Juha
|
eac9c6e5c6
|
IdeConfig: Remove LCL dependency from IdeConfig package. Add comments in uses sections, helps locate dependencies.
|
2023-06-11 20:34:36 +03:00 |
|
Juha
|
1475336c8c
|
Remove LCLProc.OffsetRect(). Move some functions from LCLProc to GraphMath (LazUtils).
|
2023-06-05 15:48:01 +03:00 |
|
wp_xyz
|
b25102f895
|
LCL/TBitBtn,TSpeedButton: Register property editors for DisabledImageIndex, HotImageIndex and PressedImageIndex properties.
|
2023-05-29 00:45:40 +02:00 |
|
mattias
|
7bc5b63fbb
|
updated makefiles
|
2023-05-27 02:07:12 +02:00 |
|
Juha
|
dc2902bd6e
|
IDE, IdeIntf: Add multi-word search for Object inspector. Refactor and reuse code. Issue #40270, patch by n7800.
|
2023-05-21 18:19:55 +03:00 |
|
Juha
|
6a69340a83
|
IDE: Turn MacroListViewer into a proper IDE window. Prevent crash when switching to a project with less macros.
|
2023-05-17 19:22:45 +03:00 |
|
Juha
|
6e1adda721
|
IDE, LazControls: Improve TTreeFilterEdit behavior. Fix property ExpandAllInitially. Issue #40257.
|
2023-05-15 02:15:40 +03:00 |
|
Martin
|
27bf5d2ba7
|
IDE: Workaround for source-edit popup menu under QT. Issue #40161
The editor-toolbar code (or related ide-intf changes) triggers an additional popup interfering with the menu.
|
2023-05-06 19:49:47 +02:00 |
|
mattias
|
0f4347b03f
|
ide: added ideopteditorintf.lfm, call register lazcontrolsdsgn in main
|
2023-05-05 09:09:00 +02:00 |
|
wp_xyz
|
06d0731b07
|
IDE: New FPGUI, MUI, and NoGUI icons in RestrictionBrowser, improved for rendering in dark mode. By Roland Hahn.
|
2023-05-01 12:56:34 +02:00 |
|
Juha
|
f99bd70b72
|
Improve scaling of DateTimePicker. Leave GetDetailSize in places which are not fully tested yet.
|
2023-04-29 19:44:23 +03:00 |
|
wp_xyz
|
7c60b62155
|
IDE/RestrictionBrowser: Replace qt6 restriction icons by versions which are compatible with dark mode (provided by Roland Hahn). Related to issue #40236.
|
2023-04-29 14:07:55 +02:00 |
|
wp_xyz
|
c8d373b13e
|
IDE/Restriction browser: Add missing qt6 icon. Issue #40236, patch by Don Siders. Restore missing laz_multipaste icons.
|
2023-04-29 11:08:45 +02:00 |
|
Juha
|
c14934764c
|
LCL: Call TThemeServices.GetDetailSizeForPPI with proper arguments. Revert 1138d26280.
|
2023-04-27 17:23:33 +03:00 |
|
Juha
|
870e1c8e71
|
Menu designer: Forward typed keys from menu editor to OI. Add missing GPL headers. Issue #34231.
|
2023-04-22 15:17:20 +03:00 |
|
mattias
|
345f47ca6f
|
IDE: loadlfm: resolve ambigious registered component classes
|
2023-04-13 15:38:12 +02:00 |
|
mattias
|
16eea4aacd
|
IDE: loadlfm: check for ambiguous classes, heuristics to resolve ambiguous classes
|
2023-04-13 15:38:12 +02:00 |
|
mattias
|
c3f0c4009a
|
ide: QuickCheckLFMBuffer: support unitnames in lfm
|
2023-04-13 15:38:12 +02:00 |
|