Commit Graph

194 Commits

Author SHA1 Message Date
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
ondrej
7a586a550d ProjectGroups: hide minimize and maximize buttons
git-svn-id: trunk@62293 -
2019-11-25 09:18:08 +00:00
maxim
f39986edd9 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #36326
git-svn-id: trunk@62276 -
2019-11-18 22:56:25 +00:00
ondrej
2a70f42a1b ProjectGroups: Ctrl+Up/Down in tree view moves the project Up/Down
git-svn-id: trunk@62242 -
2019-11-15 20:23:11 +00:00
ondrej
b90f3e6b36 ProjectGroups: write LPG in new XML format (element names without indexes, corrected structure)
git-svn-id: trunk@62241 -
2019-11-15 20:12:30 +00:00
maxim
95c00dcc52 ProjectGroups: i18n-ed $PGSrcPaths macro name, regenerated translations and updated Russian translation
git-svn-id: trunk@62144 -
2019-10-28 23:32:36 +00:00
mattias
b78a86c467 pas2jsdsgn: started using compileserver
git-svn-id: trunk@62127 -
2019-10-27 09:02:17 +00:00
mattias
80fe294d91 projectgroups: fixed saving unchanged xml files
git-svn-id: trunk@62111 -
2019-10-22 15:12:35 +00:00
ondrej
8f67f44fcd ProjectGroups: do not rewrite LPIs on read. Issue #36030
git-svn-id: trunk@62100 -
2019-10-21 07:02:09 +00:00
juha
4d83899c82 ProjectGroups: Add a shell script for updating image resources.
git-svn-id: trunk@62099 -
2019-10-20 18:29:12 +00:00
juha
9b8b68ae74 ProjectGroups: New icons. Issue #35850, patch from FTurtle.
git-svn-id: trunk@62098 -
2019-10-20 18:17:36 +00:00
maxim
bfc5807673 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #36097
git-svn-id: trunk@61907 -
2019-09-20 23:42:25 +00:00
maxim
3356170ca6 Translations: Hungarian translation update by Péter Gábor, bug #35928
git-svn-id: trunk@61672 -
2019-08-04 21:59:52 +00:00
maxim
da2f7857a0 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #35912
git-svn-id: trunk@61651 -
2019-07-31 22:17:21 +00:00
maxim
3836b0ba73 Translations: Hungarian translation update by Péter Gábor, bug #35891
git-svn-id: trunk@61643 -
2019-07-29 21:07:47 +00:00
maxim
bd9bfc01d4 Translations: Turkish translation update by Onur ERÇELEN, bug #35865
git-svn-id: trunk@61612 -
2019-07-21 22:57:16 +00:00
mattias
a67db5c7a4 project groups: fixed Show targets with paths
git-svn-id: trunk@61601 -
2019-07-18 14:47:58 +00:00
mattias
5706071c48 projectgroups: fixed freeing nested groups
git-svn-id: trunk@61589 -
2019-07-14 19:27:02 +00:00
michael
7925f988ef * Fix AV when doing "new project group" and there is already a PG open
git-svn-id: trunk@61587 -
2019-07-13 09:19:43 +00:00
maxim
efea542ece ProjectGroups: i18n-ed Info dialog, regenerated translations and updated Russian translation
git-svn-id: trunk@61584 -
2019-07-12 23:58:01 +00:00
mattias
843d3ad5c3 projectgroups: fixed disable option redirect build/compile
git-svn-id: trunk@61581 -
2019-07-12 16:49:11 +00:00
mattias
c7c0ffc0dc projectgroups: added res
git-svn-id: trunk@61580 -
2019-07-12 16:37:30 +00:00
mattias
94a6b8a2c6 projectgroups: fixed AV when project is missing, issue #35840 from Ondrej
git-svn-id: trunk@61579 -
2019-07-12 16:34:41 +00:00
mattias
b901f5a594 projectgroup: use IDE images, patch #35839 from Ondrej
git-svn-id: trunk@61578 -
2019-07-12 16:33:17 +00:00
mattias
736cfddefd projectgroups: support new lpi format 11, patch #35837 from Ondrej
git-svn-id: trunk@61577 -
2019-07-12 12:11:11 +00:00
mattias
b7e10755af projectgroups: menu item add existing, menu item add new group, more dropdown style, patch #35836 from Ondrej
git-svn-id: trunk@61576 -
2019-07-12 12:09:22 +00:00
mattias
c44e1d46d8 projectgroups: fixed av on destroy, issue #35835
git-svn-id: trunk@61575 -
2019-07-12 09:12:45 +00:00
mattias
608504c911 IDEIntf, projectgroups: moved projectgroupintf.pp to IDEIntf
git-svn-id: trunk@61566 -
2019-07-11 12:58:00 +00:00
mattias
0653994a28 projectgroups: fixed typo
git-svn-id: trunk@61565 -
2019-07-11 12:55:06 +00:00
mattias
168516c080 projectgroups: added Info form showing source paths
git-svn-id: trunk@61564 -
2019-07-11 08:55:56 +00:00
maxim
053095bc3d Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #35816
git-svn-id: trunk@61562 -
2019-07-10 23:40:13 +00:00
maxim
b34b1a1f20 ProjectGroups: updated Russian translation
git-svn-id: trunk@61561 -
2019-07-10 23:32:14 +00:00
mattias
d863ee5f46 projectgroups: option to redirect Compile+Build to pg editor target
git-svn-id: trunk@61550 -
2019-07-09 10:47:53 +00:00
mattias
2036d96cd5 projectgroups: resourcestrings, SelfTarget, let editor find out itself what options have changed
git-svn-id: trunk@61513 -
2019-07-03 05:29:57 +00:00
maxim
9c2eafe647 ProjectGroups: improved i18n, regenerated translations and updated Russian translation
git-svn-id: trunk@61512 -
2019-07-02 23:18:21 +00:00
mattias
05fe93aa61 projectgroups: menu item Options, switch show target filenames
git-svn-id: trunk@61510 -
2019-07-02 15:27:36 +00:00
mattias
61add3f64e projectgroups: show missing target files
git-svn-id: trunk@61509 -
2019-07-02 14:47:08 +00:00
mattias
982d6c749b projectgroups: options frame, option to open last group on IDE start
git-svn-id: trunk@61503 -
2019-06-30 20:44:12 +00:00
mattias
e0335c7f49 projectgroups: added menu item View/Project Groups, replaced removed targets with Undo
git-svn-id: trunk@61491 -
2019-06-30 16:43:16 +00:00