Commit Graph

2321 Commits

Author SHA1 Message Date
mattias
f771d54e4a set fixes version 3.0 2023-12-17 11:23:58 +01:00
mattias
f5ee63fd14 set fixes version to 3.0RC2 2023-10-08 21:13:37 +02:00
Juha
46870b7b8e In Install/Uninstall package dlg, do not enable "Save and rebuild" and "Save and exit" buttons when filtering.
(cherry picked from commit debaca4729)
2023-09-13 01:39:39 +03:00
Juha
370d32b588 In Install/Uninstall package dlg, do not enable "Save and rebuild" and "Save
and exit" buttons when filtering.

(cherry picked from commit c609605cfa)
2023-09-13 01:39:39 +03:00
Maxim Ganetsky
5c6f10deac Packages: removed deprecated Sparta packages which started to cause troubles to users, issue #40485
(cherry picked from commit 2516749a2f)
2023-09-05 03:31:25 +03:00
mattias
ec5726dc18 ide: package compiled file: store lazarusversion and switch between fallback on check not on prepare 2023-08-15 10:59:04 +02:00
mattias
1e0b043129 updated makefiles 2023-08-10 22:07:59 +02:00
mattias
baf1a6ad31 ide: package editor: fixed crash #40424
(cherry picked from commit d04f10985e)
2023-08-03 16:37:09 +03:00
Juha
a79f857380 IDE: Remove the "Ignore" option for uninstalling dependent packages. Fix the "Cancel" option.
(cherry picked from commit 318fa86019)
2023-07-26 17:22:42 +03:00
mattias
50c127b5c0 updated makefiles 2023-06-30 21:02:31 +02:00
mattias
2f0527d7d4 lazbuild: lowercase pkgname.compiled files 2023-06-30 20:50:56 +02:00
mattias
fe3389fc58 set fixes version to 3.0RC1 2023-06-25 17:59:59 +02:00
mattias
2039791c14 IDE: uninstall package: check what install pacakges are using it and option to uninstall them too, #40348 2023-06-25 13:53:58 +02:00
Juha
8c18c23fc3 IDE: Support Hi-DPI in registered plugin list in PackageEditor. Issue #40345, patch by Bruno K. 2023-06-23 09:17:00 +03:00
Juha
b5fb939257 LazBuild: Fix Access Violation when processing --add-package. Issue #40343, patch by Dean Mustakinov. 2023-06-22 12:19:21 +03:00
Juha
6da992966d IDE: Remove "Note: passing compiler option -M twice with different values" message, many -M options are allowed. 2023-06-22 01:47:59 +03:00
mattias
28eccc250c IDE: when compiling a package in a readonly, check parent directories 2023-06-21 17:59:59 +02:00
Juha
e045ba01d2 Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. 2023-06-18 14:57:06 +03:00
mattias
033c256b3a ide: less hints 2023-06-12 06:49:22 +02:00
Maxim Ganetsky
67cac82323 IDE: migrated to using GetLanguageID function from Translations unit 2023-06-12 04:11:44 +03: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
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
mattias
7bc5b63fbb updated makefiles 2023-05-27 02:07:12 +02:00
mattias
52e08f25be updated lpl 2023-05-25 10:51:47 +02:00
mattias
f18e10ec0e IDE: InstallPackages: add all src base packages 2023-05-21 20:48:30 +02:00
mattias
2d059ffef4 updated lpl 2023-05-09 09:05:24 +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
Juha
c14934764c LCL: Call TThemeServices.GetDetailSizeForPPI with proper arguments. Revert 1138d26280. 2023-04-27 17:23:33 +03:00
mattias
c3f0c4009a ide: QuickCheckLFMBuffer: support unitnames in lfm 2023-04-13 15:38:12 +02:00
Juha
abb5f2b097 LazUtils: Harmonize the CamelCase names of some units. Add a license header for LazTracer. 2023-04-10 09:15:24 +03:00
mattias
568a771d86 IDE: component icons: search first with unitname 2023-04-09 13:54:58 +02:00
mattias
5c18e8fb9e IDE: better error msg 2023-04-09 13:14:03 +02:00
mattias
3fc5b44f44 IDE: component list: popup menuitems open unit and open package 2023-04-09 11:42:17 +02:00
mattias
785fdec71b IDE: fixed regression #40181, add designtime package 2023-03-27 12:43:39 +02:00
Juha
fe7287f709 IDE: Formatting. 2023-03-26 12:55:18 +03:00
mattias
08ed783579 IDE: checking base packages and on mismatch building IDE using lazbuild 2023-03-19 23:43:17 +01:00
mattias
575dbd75de IDE: started checking base packages and on mismatch building IDE using lazbuild 2023-03-19 13:16:07 +01:00
mattias
9f5e0647a6 IDE: staticpackages.inc: skip base packages of packager/pkgsysbasepkgs.pas 2023-03-19 01:31:04 +01:00
mattias
2996d6a7e5 IDE: added note to staticpackages.inc 2023-03-19 01:31:04 +01:00
mattias
58c07c66a0 IDE: ParseBasePackages 2023-03-19 01:31:04 +01:00
mattias
3c5f804e9d IDE: moved LazarusIDEBasePkgNames to unit of its own for easy parsing 2023-03-19 00:36:06 +01:00
Juha
c8419bca6d IDE: Remember selection after moving an item in package editor. Issue #40135. 2023-03-05 10:34:00 +02:00
mattias
0df4fef8fe fcllaz: removed sqldb 2023-02-12 22:55:56 +01:00
Marcus Sackrow
88cffcb74e Amiga: restore compilation of FCL package for Amiga likes
after removal of sqldb from FPC compilation
2023-02-05 08:40:40 +01:00
Martin
2a67f6ec76 Renamed LazarusCommonStrConst to IdeIntfStrConsts 2023-01-25 16:51:48 +01:00
mattias
ef81cb0af3 bigide: updated makefiles 2023-01-15 13:54:10 +01:00
wp_xyz
205450cc44 IDE/CharacterMap: Add packages to globallinks 2023-01-15 00:27:53 +01:00
Martin
739b542449 IDEIntf: rename some ResourceString to match the common naming scheme 2023-01-10 17:00:42 +01:00