Commit Graph

1035 Commits

Author SHA1 Message Date
mattias
b1f3a0a6c8 IDE: started compiler options diff dialog
git-svn-id: trunk@27760 -
2010-10-19 10:27:17 +00:00
mattias
3c1071b4f1 IDE: compiler options: show session column only if session separate
git-svn-id: trunk@27752 -
2010-10-18 16:43:49 +00:00
martin
a232a31041 IDE, add config for editor zic-zac highlight
git-svn-id: trunk@27691 -
2010-10-13 22:36:50 +00:00
martin
f5f7e74be4 Editor-Color-Opts: enhance layout
git-svn-id: trunk@27682 -
2010-10-13 15:06:34 +00:00
mattias
e1a90e5911 IDE: list compiler options sets
git-svn-id: trunk@27654 -
2010-10-11 16:45:04 +00:00
mattias
62165a2e64 IDE: started IDE debug window About FPC
git-svn-id: trunk@27587 -
2010-10-06 17:32:57 +00:00
mattias
4d26bc867f IDE: running FPC source scan in background thread
git-svn-id: trunk@27577 -
2010-10-04 18:34:57 +00:00
mattias
f44d97b839 IDE: unit info: added parsed size and total of all include files
git-svn-id: trunk@27538 -
2010-10-01 13:29:52 +00:00
mattias
70c8ed52dd IDE: added resourcestrings
git-svn-id: trunk@27536 -
2010-10-01 09:57:40 +00:00
juha
9e9d2feeec Converter: Minor text change for property replacement.
git-svn-id: trunk@27516 -
2010-09-28 20:09:47 +00:00
mattias
4f85092740 IDE: added comment about -o for project target file name
git-svn-id: trunk@27476 -
2010-09-26 19:36:53 +00:00
mattias
aaa7d1a0c6 IDE: check build macro names with IDE built-in macros
git-svn-id: trunk@27466 -
2010-09-26 10:44:14 +00:00
juha
2d04feec27 Converter: Settings GUI revamp and some refactoring.
git-svn-id: trunk@27451 -
2010-09-24 20:10:27 +00:00
mattias
56e9513ead IDE: build macros dlg: check keyword, duplicates from used packages, prefix
git-svn-id: trunk@27430 -
2010-09-21 15:58:06 +00:00
juha
2c86da69b2 Converter: open main source file in editor, added option to keep all project files open.
git-svn-id: trunk@27427 -
2010-09-21 15:19:00 +00:00
mattias
36cb2971ba IDE: clean up
git-svn-id: trunk@27402 -
2010-09-18 08:45:04 +00:00
juha
e1ba658ec6 Converter: implemented fully the coordinate offsets. GUI improvements.
git-svn-id: trunk@27346 -
2010-09-13 09:37:06 +00:00
juha
4c8d3d791b Converter: improved GUI and added options for settings. Cleanup.
git-svn-id: trunk@27291 -
2010-09-10 15:04:48 +00:00
juha
20ce4bc26e Converter: Implemented adding offset to Top coord for components in visual container components. +GUI.
git-svn-id: trunk@27286 -
2010-09-09 09:41:21 +00:00
martin
b2be7fcdcc SynEdit: Scroll-Hint by Graeme Geldenhuys, issue #17257
git-svn-id: trunk@27188 -
2010-08-25 12:28:10 +00:00
maxim
f471776f5b IDE: improved quick fixes localization
git-svn-id: trunk@27166 -
2010-08-22 20:06:55 +00:00
maxim
0bed3e5d6f IDE: fixed small typo
git-svn-id: trunk@27098 -
2010-08-14 20:41:49 +00:00
mattias
3feb97744b IDE: build project: warn if MainUnit is missing
git-svn-id: trunk@27088 -
2010-08-13 09:18:58 +00:00
mattias
21afcaf45f IDE: save lpi, lps on compile only if modified
git-svn-id: trunk@27085 -
2010-08-13 02:30:58 +00:00
marc
206d235bd0 * Only set "debugging" caption when a real debugger is used, otherwise use "running". Patch by Flavio Etrusco. Fixes #0002090
git-svn-id: trunk@27036 -
2010-08-08 15:30:08 +00:00
mattias
8a69c9e6dc IDE: custom build macros
git-svn-id: trunk@27007 -
2010-08-04 10:53:16 +00:00
andrew
31aa597704 added tab history for the source editor. closing the active tab now selects the last active tab
git-svn-id: trunk@26969 -
2010-08-02 01:35:07 +00:00
martin
7673c9e61f IDE/SourceEditor: Add quick-fold-in-selection entries to fold menu
git-svn-id: trunk@26946 -
2010-07-31 20:46:09 +00:00
mattias
8cab5efb57 IDE: renamed build variable to build macro
git-svn-id: trunk@26863 -
2010-07-27 18:02:25 +00:00
martin
67006b2d8e IDE: Option for code fold pop up menu order
git-svn-id: trunk@26831 -
2010-07-25 15:40:47 +00:00
martin
86a9620e2c Synedit/IDE: Added hiding of comment/region
git-svn-id: trunk@26814 -
2010-07-24 16:59:04 +00:00
mattias
62bc8849e3 IDE: add to project: add relative include path, bug #17021
git-svn-id: trunk@26812 -
2010-07-24 14:59:14 +00:00
mattias
5f4f03d6e9 IDE: using new codetools FPC caches
IDE: fixed macro FPCVer for multiple versions used by fpc.exe
IDE: fixed rescan of FPC sources if not changed, bug #16824
codetools: replaced fpc source heuristic with rule set, needed for bug #13912, #14572
IDE: fixed unneeded rescan of fpc sources if only target changed, needed for 12828
IDE: fixed calling compiler on every start, needed by lazarus on a stick
codetools: fixed search for fpc units without ppu, needed for 15534
IDE: implemented cache for fpc include files, needed by debugger
lazbuild: fixed using non default lclwidgettype of lpi
IDE: fixed auto update if fpc.cfg or target compiler changed, needed for 16824

git-svn-id: trunk@26796 -
2010-07-24 08:12:27 +00:00
juha
3dc1fa1a34 Converter: Extend fields for replacement functions and their UI. Refactoring.
git-svn-id: trunk@26665 -
2010-07-15 15:22:35 +00:00
mattias
8851d2a322 IDE: configure install packages dialog: added icons
git-svn-id: trunk@26661 -
2010-07-15 10:44:48 +00:00
mattias
d74c8afa01 IDE: configure installed packages renamed to install/uninstall packages
git-svn-id: trunk@26657 -
2010-07-14 23:05:40 +00:00
mattias
ceb7ec1a37 IDE: package file: use english header to avoid svn updates
git-svn-id: trunk@26650 -
2010-07-14 15:53:53 +00:00
maxim
5ef9e227ab IDE: fixed Code Explorer localization after r26557 #92c6db6d27
git-svn-id: trunk@26561 -
2010-07-09 23:14:34 +00:00
mattias
92c6db6d27 IDE: build laz dlg: improved layout
git-svn-id: trunk@26557 -
2010-07-09 22:44:12 +00:00
juha
50cb900225 Converter: GUI for replacement functions.
git-svn-id: trunk@26520 -
2010-07-08 10:35:09 +00:00
mattias
1317f884b2 IDE: codeexplorer: move codetool access to code explorr
git-svn-id: trunk@26491 -
2010-07-06 17:24:51 +00:00
mattias
93704ef98d IDE: added build laz options: update revision.inc
git-svn-id: trunk@26391 -
2010-07-01 18:02:21 +00:00
maxim
c37a042845 IDE: fix minor typo in string constant
git-svn-id: trunk@26375 -
2010-06-30 23:47:45 +00:00
mattias
2f29e92581 IDE: added quickfix for hints to add hide directive
git-svn-id: trunk@26374 -
2010-06-30 22:39:44 +00:00
martin
30bc04f322 IDE/SynEdit: basic support for folding multi-line // comments
git-svn-id: trunk@26361 -
2010-06-30 18:24:07 +00:00
martin
5206990f73 IDE/SynEdit: basic support for folding comments
git-svn-id: trunk@26354 -
2010-06-30 14:51:00 +00:00
mattias
d608bc2daf IDE: create application bundle success and error messages
git-svn-id: trunk@26350 -
2010-06-30 14:08:37 +00:00
mattias
4ffba4129d IDE: clean up
git-svn-id: trunk@26316 -
2010-06-29 07:56:54 +00:00
mattias
afb0f90b2b IDE: keymapping: show active key filter
git-svn-id: trunk@26299 -
2010-06-27 17:18:01 +00:00
maxim
8c560ac949 IDE: simplified message asking user to install missing packages
git-svn-id: trunk@26293 -
2010-06-27 13:23:33 +00:00