Commit Graph

2232 Commits

Author SHA1 Message Date
Basile Burg e3e42ead05 options editor, move the options related to the runnables to their own category 2016-08-15 04:36:34 +02:00
Basile Burg 42fa9149b0 prevent to add the FSP to the group if not yet saved 2016-08-15 02:19:47 +02:00
Basile Burg b7a74c2e0c move projects group action to their own menu section 2016-08-15 02:19:25 +02:00
Basile Burg d65c1cb7bd add page option detectModuleName 2016-08-11 21:38:25 +02:00
Basile Burg bdd275103d fix a link 2016-08-08 15:20:26 +02:00
Basile Burg 4172a3afcd improve layout on first exec 2016-08-08 14:38:26 +02:00
Basile Burg 4a41db237a dastworx, lazy init the badVersions and use AA for lookup 2016-08-05 22:26:56 +02:00
Basile Burg bcd374526f update fcl-json 2016-08-05 21:57:15 +02:00
Basile Burg 5d920aef7e remove old commented code, CE proj loading error handling 2016-08-05 16:24:24 +02:00
Basile Burg ea6c3bd2f8 reset proj fname if loading failed 2016-08-05 16:21:27 +02:00
Basile Burg 0d33b217ea project groups, handle hint when FSP is not saved 2016-08-05 16:05:43 +02:00
Basile Burg fb3a94166f use dedicated firstshow method 2016-08-05 15:54:09 +02:00
Basile Burg 4764310182 update submodules 2016-08-05 15:36:21 +02:00
Basile Burg 001f8d5217 fix lexing issue with option lxoNoComments 2016-07-30 20:11:19 +02:00
Basile Burg 6de74e9beb fix operator lexing bug 2016-07-30 19:37:41 +02:00
Basile Burg c753bf2b32 regenerated table for special keywords + add isitthere scripts 2016-07-28 14:15:39 +02:00
Basile Burg cd3f73fdf3 fix, dcd integration, possible case of "goto declaration" failure. 2016-07-15 05:14:37 +02:00
Basile Burg c054723122 nothing 2016-07-15 04:27:16 +02:00
Basile Burg 078f9e9d06 shortcut editor, the filter works with the key combinations 2016-07-15 04:26:42 +02:00
Basile Burg 200b43662c main, group compilation, typo + reset a flag 2016-07-15 00:56:45 +02:00
Basile Burg aa4e9b2b53 messages, fix, option autoselect not saved when set from context menu 2016-07-15 00:55:35 +02:00
Basile Burg 45dc54d421 deactivated tooltips in proj inspectors
problem when scrollbar is also visible
2016-07-15 00:51:06 +02:00
Basile Burg ca043ee78c projects group, a group can be either compiled sequentially or in parallel 2016-07-15 00:23:29 +02:00
Basile Burg 5f0bba91d4 ceproject, pre/post bld proc, skip simple commands that are empty 2016-07-15 00:01:34 +02:00
Basile Burg 83b20d593d add helpers to edit DUB project properties, close #42 2016-07-14 08:37:09 +02:00
Basile Burg d2539669a4 projects group, attach the FSP to newly added group item if both match 2016-07-14 07:25:01 +02:00
Basile Burg cfac8dcd86 fix inaccuracies in pairs & bracce auto closing 2016-07-11 07:23:42 +02:00
Basile Burg 9aebae7f99 add editor command to sort sel lines, close #78 2016-07-11 04:57:20 +02:00
Basile Burg 0d767dd129 add editor commands to change sel/word case, close #87 2016-07-11 02:35:13 +02:00
Basile Burg 51b70a8d76 remove travis-lazarus 2016-07-10 03:02:47 +02:00
Basile Burg a285186121 rename parameters that are prefixed
aValue, aFilename, etc
2016-07-10 01:44:36 +02:00
Basile Burg 21f181aa10 prevent unsaved message when just config index is modified 2016-07-10 00:33:38 +02:00
Basile Burg 1a4240fe9e use same naming convention for version.txt and git tags 2016-07-09 21:35:00 +02:00
Basile Burg ad8ba83fcd rename ICEMultiDocObserver -> ICEDocumentObserver
+ improve interfaces documentation
2016-07-09 04:11:22 +02:00
Basile Burg 18dbf04d22 projects group, attach the FSP to the new group when it contains the the FSP 2016-07-09 03:49:41 +02:00
Basile Burg c46e7fa7ad libman, prevent alias conflicts 2016-07-08 02:56:43 +02:00
Basile Burg e873bfb483 add option to redirect to new rlz page, close #86 2016-07-08 02:35:02 +02:00
Basile Burg 9c50cfa789 add string helper to convert to int 2016-07-08 02:34:30 +02:00
Basile Burg be6ea9d712 libman, output a message when a library item is selected but deactivated 2016-07-07 20:52:01 +02:00
Basile Burg b86e65cba0 interface, add more message contexts 2016-07-07 20:51:05 +02:00
Basile Burg 44b2ed66f1 docking, set MW event when new widgets are docked 2016-07-07 09:07:15 +02:00
Basile Burg 1be94f8095 remove any invalid project from group after reloading 2016-07-07 07:57:08 +02:00
Basile Burg a6997859f0 lock project-related actions when compiling + add title to dialogs 2016-07-07 07:42:45 +02:00
Basile Burg 29f264cb18 openfile, allow to add several files from dialog 2016-07-07 07:14:58 +02:00
Basile Burg 18233aa775 projects group, prevent a useless free-standing-project protection
the FSP remains a FSP even when a group is opened
2016-07-06 06:59:39 +02:00
Basile Burg 89bf138285 projects group, allow to add several files from dialog 2016-07-06 06:52:43 +02:00
Basile Burg 614f6bdc21 better prot against a previous bug 2016-07-06 06:52:17 +02:00
Basile Burg 16035ef8b3 finely tweaked the settings applied on first execution 2016-07-06 04:35:49 +02:00
Basile Burg 4e6dacf81e fix, crash on exit, av in todolist widget 2016-07-06 03:33:31 +02:00
Basile Burg 7e7d50c703 fix, default todo list options + add splitter scrollspeed option 2016-07-06 03:26:57 +02:00