Commit Graph

2130 Commits

Author SHA1 Message Date
juha
41ea7084a7 IDE: Add a form caption when editing templates in PathEditor. Cleanup.
git-svn-id: trunk@58920 -
2018-09-09 10:15:55 +00:00
juha
a37df13898 IDE: Remove a wrong resource string for publish module.
git-svn-id: trunk@58904 -
2018-09-07 11:03:47 +00:00
juha
9f252da8ea IDE: Move code related to many build modes to unit BuildModesManager. Make "Build many Modes" selection persistent.
git-svn-id: trunk@58903 -
2018-09-07 11:03:44 +00:00
maxim
0422d3bc70 IDE: improved Publish dialog i18n
git-svn-id: trunk@58879 -
2018-09-05 23:10:11 +00:00
juha
91a120fae3 IDE: Fix publishing to a subdirectory of a project/package. Remove the related define.
git-svn-id: trunk@58878 -
2018-09-05 21:37:23 +00:00
balazs
ee22bab977 IDE: Publish feature: prevent failure when the publish directory is a subfolder of the source directory.
git-svn-id: trunk@58876 -
2018-09-05 19:25:21 +00:00
juha
6917c13865 IDE: Disallow publishing into a subdirectory of the project/package. Creates a recursive loop.
git-svn-id: trunk@58874 -
2018-09-05 18:24:11 +00:00
balazs
2a0d5ff211 IDE: Improve the Publish Project feature: ignore backup and lib folders, compress destination folder, update relative paths, etc...
git-svn-id: trunk@58851 -
2018-09-04 08:26:37 +00:00
juha
d35a69cd0c IDE: Remove the "Add files in directory" feature for projects and packages. It is messy, inconsistent and broken. Issue #33845.
git-svn-id: trunk@58821 -
2018-09-02 19:35:09 +00:00
juha
a4a0be6cb0 IDE: Fix compilation.
git-svn-id: trunk@58814 -
2018-09-01 21:25:59 +00:00
juha
6b4fef6c01 IDE: Improve resource strings. English uses less commas than some other languages.
git-svn-id: trunk@58813 -
2018-09-01 20:49:08 +00:00
juha
066994a334 IDE: Simplify the publish module dialog more and rename it.
git-svn-id: trunk@58804 -
2018-08-30 11:16:09 +00:00
juha
c8db4ff99b IDE: Cleanup.
git-svn-id: trunk@58792 -
2018-08-28 06:22:57 +00:00
maxim
47574b9a9f IDE: Improved string for revision in the IDE caption. Now it is consistent with the form in which SVN itself outputs it in log.
git-svn-id: trunk@58788 -
2018-08-27 22:27:30 +00:00
juha
cc3dd4cfbf IDE: Simplify and improve the Publish Project / Package feature. Issue #34102.
git-svn-id: trunk@58785 -
2018-08-27 19:03:16 +00:00
juha
d2ae489674 IDE: Show also Lazarus SVN revision in IDE caption when it is available.
git-svn-id: trunk@58779 -
2018-08-26 08:17:13 +00:00
mattias
b44987edd9 IDE: package links: delete online link: show error message
git-svn-id: trunk@58699 -
2018-08-13 15:23:13 +00:00
maxim
c51fc17c4d IDE: fixed small typo in resource strings
git-svn-id: trunk@58682 -
2018-08-06 23:06:19 +00:00
martin
d643f51ec9 IDE, Options: reworded some caption / moved into visible area.
git-svn-id: trunk@58681 -
2018-08-06 14:51:26 +00:00
martin
9f8beba93e Debugger: let the debugger request certain compiler opts (eg: needs dwarf, or external info)
git-svn-id: trunk@58679 -
2018-08-05 12:26:21 +00:00
martin
17dd3e68b9 SynEdit: Caret Color
git-svn-id: trunk@58647 -
2018-07-28 18:01:10 +00:00
martin
117bbb1157 IDE, Options: user defined markup, improve add/del words. Issue #0028253
git-svn-id: trunk@58586 -
2018-07-21 17:44:49 +00:00
martin
ef438f7a45 IDE, SynEdit: MarkupFoldColor, more options to set colors
git-svn-id: trunk@58581 -
2018-07-20 01:12:11 +00:00
maxim
59871ca961 IDE: fixed typos
git-svn-id: trunk@58546 -
2018-07-16 22:42:50 +00:00
martin
6f9cdaefbe SynEdit: Option to have a static (none blinking) persistent caret. Issue #0033653
git-svn-id: trunk@58534 -
2018-07-15 19:49:49 +00:00
martin
55cc39a0a8 SynEdit: Option for left/right to remove selection and keep caret pos. Issue #028152
git-svn-id: trunk@58532 -
2018-07-15 17:09:43 +00:00
martin
62434fa788 Debugger: Option to autoclose the asm window, if it was auto-opened (break at no source line). Issue #027800
git-svn-id: trunk@58522 -
2018-07-14 20:34:45 +00:00
martin
aa6fdbb9fa IDE, SourceEditor: bookmark menus, add key shortcuts
git-svn-id: trunk@58518 -
2018-07-14 12:34:12 +00:00
martin
38d48bbdbd Two new toolbar commands for bookmarks. Issue #0033947 Patch by FTurtle
git-svn-id: trunk@58500 -
2018-07-13 12:23:16 +00:00
juha
522414a86e IDE: Add a hint in options GUI for max value 0 meaning unlimited. Issue #33910.
git-svn-id: trunk@58470 -
2018-07-09 08:21:11 +00:00
martin
be369c0a73 Debugger: start refactor event-log handling / allow resource strings for common events to be stored in the IDE (rather than each debugger back end)
git-svn-id: trunk@58433 -
2018-07-03 14:54:51 +00:00
joost
00e814dac8 ide: Added ability to add fpmake-dependencies to packages
git-svn-id: trunk@58382 -
2018-06-22 19:19:18 +00:00
joost
0141dd2967 ide: Added ability to add fpmake-dependencies to projects
git-svn-id: trunk@58374 -
2018-06-21 22:18:52 +00:00
maxim
7b529b22cd IDE: cleaned up unused strings
git-svn-id: trunk@58319 -
2018-06-18 23:32:49 +00:00
maxim
46520f25cc Designer: improved 'Ask Component Name' dialog i18n
git-svn-id: trunk@58318 -
2018-06-18 23:22:30 +00:00
maxim
afb9d4accf IDE: fixed typo
git-svn-id: trunk@58317 -
2018-06-18 23:00:37 +00:00
ondrej
808d854163 IDE: identifier completion: create "Include words" option
git-svn-id: trunk@58306 -
2018-06-18 12:34:12 +00:00
ondrej
fa0239f62e Designer: allow to change text (Caption, Lines etc.) in AskCompNameDlg as well.
git-svn-id: trunk@58246 -
2018-06-13 17:33:42 +00:00
maxim
3a02368432 IDE: fixed typo
git-svn-id: trunk@58195 -
2018-06-08 22:12:00 +00:00
martin
5ab71e4e90 SynEdit: multi caret, option to prevent ecDelete from joining lines (skip delete linebreak)
git-svn-id: trunk@58193 -
2018-06-08 21:44:44 +00:00
martin
e963a48b00 Editor Option: Improve descriptions (replace "cursor" with "caret" / more verbose). Added MinWidth constraint. Issue #0033770
git-svn-id: trunk@58184 -
2018-06-08 11:41:39 +00:00
martin
6bc9e7458c Editor Option: Group multi caret options / Improve descriptions. Issue #0033770
git-svn-id: trunk@58183 -
2018-06-08 10:47:38 +00:00
mattias
a035226c5e IDE: compiler options: show options dlg: option to split params into multiple lines
git-svn-id: trunk@58062 -
2018-05-31 07:51:04 +00:00
maxim
8a2b22c130 IDE: fixed typos
git-svn-id: trunk@58048 -
2018-05-28 22:00:15 +00:00
mattias
1c514f9a8d IDE: designer: option show non visual components
git-svn-id: trunk@58037 -
2018-05-27 06:54:35 +00:00
mattias
6365ee6f91 IDE: compile: warn if target filename is a directory
git-svn-id: trunk@58033 -
2018-05-26 07:29:28 +00:00
mattias
04805d25f4 IDE: quickfix inherited method is hidden: add modifier override
git-svn-id: trunk@57920 -
2018-05-13 12:00:23 +00:00
mattias
995f971392 IDE: added quickfix for An inherited method is hidden, add overload or reintroduce
git-svn-id: trunk@57915 -
2018-05-13 10:41:19 +00:00
maxim
9895db58bb IDE: fixed typo
git-svn-id: trunk@57903 -
2018-05-11 22:36:23 +00:00
ondrej
9997fa404c IDE: new more simple naming for smart editor move commands
git-svn-id: trunk@57898 -
2018-05-11 15:00:53 +00:00