mattias
|
b51eb6f0e8
|
set fixes version to 4.2
|
2025-07-19 10:01:39 +02:00 |
|
Maxim Ganetsky
|
a540e7372b
|
ProjectGroups: Fix lazbuild path macro
(cherry-picked from commit 9dbc1dbe1e )
Co-authored-by: Hendi <10466210-Hendi48@users.noreply.gitlab.com>
|
2025-02-10 16:09:18 +00:00 |
|
mattias
|
1821513dd1
|
updated makefiles
|
2024-10-22 00:30:20 +02:00 |
|
Maxim Ganetsky
|
56c5a73041
|
Translations: French translation update by Gilles Vasseur, issue #41195
(cherry picked from commit dcd00a1b13 )
|
2024-10-20 02:18:21 +03:00 |
|
Maxim Ganetsky
|
bd5d3ac435
|
Translations: regenerated Slovak translations
|
2024-09-05 01:55:55 +03:00 |
|
Maxim Ganetsky
|
4116cfbc90
|
ProjectGroups: Slovak translation update by LacaK, issue #41117
|
2024-09-05 01:51:21 +03:00 |
|
Ondrej Pokorny
|
5d74e0475d
|
ProjectGroups: show only existing project groups in recent menus
|
2024-08-26 10:55:02 +02:00 |
|
mattias
|
f286fac16b
|
updated makefiles
|
2024-07-15 10:50:53 +02:00 |
|
Maxim Ganetsky
|
37126dfecd
|
ProjectGroups: updated Russian translation
|
2024-06-10 18:28:45 +03:00 |
|
Ondrej Pokorny
|
c695f895ea
|
ProjectGroups: open Drop-Down-Button
|
2024-06-10 13:52:37 +02:00 |
|
Maxim Ganetsky
|
c2d546e251
|
Translations: Slovak translation update by LacaK, issue #40700
|
2024-01-17 18:34:10 +03:00 |
|
ACTom
|
dba31d62c4
|
Translations: Chinese translation update by ACTom, merge request !239
|
2023-10-10 02:42:10 +03:00 |
|
mattias
|
c5bc78b070
|
updated makefiles
|
2023-09-03 17:11:29 +02:00 |
|
mattias
|
8d92e3b67d
|
updated makefiles
|
2023-08-14 20:31:20 +02:00 |
|
wp_xyz
|
60417279f4
|
Images: New Project groups and some new general-purpose icons. By Roland Hahn.
|
2023-07-06 00:01:02 +02: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 |
|
Maxim Ganetsky
|
f80440d58b
|
Translations: Ukrainian translation update by Olexandr Pylypchuk, issue #40312
|
2023-06-12 18:20:35 +03:00 |
|
mattias
|
3a13fbf259
|
updated makefiles
|
2023-06-11 23:20:56 +02:00 |
|
mattias
|
7bc5b63fbb
|
updated makefiles
|
2023-05-27 02:07:12 +02:00 |
|
Maxim Ganetsky
|
eda5c7d41c
|
ProjectGroups: regenerated translations and updated Russian translation
|
2023-05-01 02:24:03 +03:00 |
|
Akira13641
|
3624425779
|
ProjectGroups: add the ability to automatically create project groups from all project / package files found in a directory and its subdirectories
|
2023-05-01 02:24:03 +03:00 |
|
Martin
|
32244e8caa
|
ProjectGroup: Fix dangling pointer access.
|
2023-04-01 10:34:26 +02:00 |
|
mattias
|
6671244b72
|
updated makefiles, fixed compile fpdebug with fpc 3.2.2
|
2022-11-13 13:23:46 +01:00 |
|
Michaël Van Canneyt
|
6630dad84d
|
* Bringtofront when loading recent project group
|
2022-06-18 11:46:47 +02:00 |
|
mattias
|
45b403df81
|
projectgroups: clean up
|
2022-06-10 15:46:05 +02:00 |
|
mattias
|
bb5c50df1e
|
projectgroups: do not bring editor to front on start
|
2022-06-10 15:45:20 +02:00 |
|
mattias
|
9e762cde89
|
udpated makefiles
|
2022-05-29 19:34:19 +02:00 |
|
mattias
|
4b48897310
|
projectgroups: lazbuild workdir is lazarusdir
|
2022-04-20 11:14:18 +02:00 |
|
mattias
|
fc95ede0b6
|
projectgroups: keep lazbuild msg urgencies
|
2022-04-19 21:10:41 +02:00 |
|
mattias
|
118216fc3d
|
projectgroups: add handler RnLazbuild
|
2022-04-18 00:18:59 +02:00 |
|
mattias
|
c0aa681113
|
bigide: projectgroups, pas2js: create project group for pwa
|
2022-04-13 12:55:11 +02:00 |
|
Maxim Ganetsky
|
738e48c6b7
|
Translations: French translation update by Gilles Vasseur, issue #39487
|
2021-11-26 03:47:29 +03:00 |
|
Juha
|
f97c70817d
|
ProjectGroups: Add debug output for LazBuild command line parameters. Remove other debug lines.
|
2021-11-23 15:42:17 +02:00 |
|
Juha
|
82ca6762e1
|
ProjectGroups: Reserve names starting with On... to event properties.
|
2021-11-23 14:10:54 +02:00 |
|
Juha
|
063797e76f
|
ProjectGroups: Name the package with CamelCase. Formatting.
|
2021-11-23 14:10:54 +02:00 |
|
Juha
|
a056886b72
|
IDE: Show full file path for a build target. Project is often "project1".
|
2021-11-23 14:10:54 +02:00 |
|
Juha
|
229162c203
|
ProjectGroups: Call ActiveChanged() when compiling all. Updates an indicator in the GUI. Issue #32475.
|
2021-11-23 14:10:54 +02:00 |
|
maxim
|
f90371d886
|
Translations: Hungarian translation update by Péter Gábor, bug #36873
git-svn-id: trunk@62893 -
|
2020-04-05 21:55:43 +00:00 |
|
mattias
|
0d54b95a55
|
projectgroup: clean up
git-svn-id: trunk@62792 -
|
2020-03-22 09:39:08 +00:00 |
|
ondrej
|
da86afac15
|
ProjectGroups: fix find in files. Issue #36546
git-svn-id: trunk@62705 -
|
2020-03-07 21:20:04 +00:00 |
|
maxim
|
d72a7ccadb
|
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #36711
git-svn-id: trunk@62649 -
|
2020-02-19 21:59:03 +00:00 |
|
maxim
|
7984673020
|
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #36614
git-svn-id: trunk@62577 -
|
2020-01-21 22:31:48 +00:00 |
|
maxim
|
9bf4ff3c18
|
ProjectGroups: updated Russian translation
git-svn-id: trunk@62522 -
|
2020-01-09 22:04:26 +00:00 |
|
ondrej
|
6d24a7b175
|
ProjectGroup: confirmation on reload in case of unsaved changes (fix ToDo)
git-svn-id: trunk@62513 -
|
2020-01-08 17:09:33 +00:00 |
|
ondrej
|
376bf8fdde
|
ProjectGroups: more key shortcuts
git-svn-id: trunk@62511 -
|
2020-01-08 16:41:25 +00:00 |
|
maxim
|
df5a5388d8
|
Translations: French translation update by Gilles Vasseur, bug #36524
git-svn-id: trunk@62508 -
|
2020-01-07 22:50:11 +00:00 |
|
maxim
|
ce0447a6e0
|
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #36476
git-svn-id: trunk@62449 -
|
2019-12-25 22:11:09 +00:00 |
|
ondrej
|
e2fea199d7
|
Package: use new lists in LPK files + add compatibility mode option
git-svn-id: trunk@62307 -
|
2019-11-27 05:50:28 +00:00 |
|
ondrej
|
2be8de0d13
|
IDE: LPI: new lists for RequiredPackages
git-svn-id: trunk@62306 -
|
2019-11-27 05:05:40 +00:00 |
|