Commit Graph

91 Commits

Author SHA1 Message Date
juha
283b70dbac Cleanup, comments.
git-svn-id: trunk@64228 -
2020-12-18 21:02:19 +00:00
juha
1c047add57 IDE: Use class type instead of name when searching for components in various places.
git-svn-id: trunk@64184 -
2020-12-08 19:34:44 +00:00
juha
ce1d8c1014 IDE: Optimize ComponentPalette caches. Index by registered class instead of class name.
git-svn-id: trunk@64182 -
2020-12-08 19:34:40 +00:00
juha
6d3f9bd7a7 LazUtils: Move string manipulation functions from IDEProcs to LazStringUtils.
git-svn-id: trunk@58632 -
2018-07-25 13:39:06 +00:00
juha
b20cf40349 Use RaiseGDBException from LazTracer unit. Remove similar funcs from IDEProcs and ComponentReg.
git-svn-id: trunk@58622 -
2018-07-24 17:49:21 +00:00
ondrej
a914eaa29d IDE: use TLCLGlyphs for IDE buttons
git-svn-id: trunk@57857 -
2018-05-08 23:10:58 +00:00
juha
6a0191fb70 Formatting for IDEQuestionDialog parameters.
git-svn-id: trunk@56346 -
2017-11-10 08:46:19 +00:00
michl
5d03c243b5 IDE: High-DPI: All IDE SpeedButtons DPI-aware
git-svn-id: trunk@55035 -
2017-05-21 20:59:29 +00:00
michl
6b1e076b8b IDE: Compiling aborted, if missing events not removed or ignored + fixed undefined out parameter.
git-svn-id: trunk@54100 -
2017-02-06 10:32:33 +00:00
joost
1de2cbf586 general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
2017-01-29 21:04:32 +00:00
juha
7328ad5783 Converter: Improve adding missing units and package dependencies etc. Issue #30895.
git-svn-id: trunk@53841 -
2017-01-02 22:02:50 +00:00
mattias
78bd633196 IDE; check lfm: report codetools errors in Codetools view
git-svn-id: trunk@48352 -
2015-03-15 09:18:32 +00:00
mattias
160cd91c5a IDE: clean up old external tools
git-svn-id: trunk@45945 -
2014-07-20 20:02:40 +00:00
mattias
8913df7a49 IDE: started checking component classes depending on resource format
git-svn-id: trunk@45659 -
2014-06-25 10:11:30 +00:00
juha
669a093a53 IDE: Tweak some resource strings with newlines. Pass consecutive newlines from caller but use one %s param.
git-svn-id: trunk@45555 -
2014-06-16 19:48:52 +00:00
mattias
403ed545d1 IDE: enabled new external tools by default, use old code with -dEnableOldExtTools
git-svn-id: trunk@45396 -
2014-06-08 10:19:28 +00:00
juha
9202fa9fcd IDE: improve comment
git-svn-id: trunk@43548 -
2013-12-16 00:10:38 +00:00
juha
1749b9b22a Fix typo. Emtpy -> Empty
git-svn-id: trunk@43503 -
2013-11-30 09:56:58 +00:00
paul
7f4caeb374 ide, components: move images related code to use FPC resource instead of Lazarus resources
git-svn-id: trunk@42984 -
2013-09-27 12:27:04 +00:00
mattias
2883336781 IDE: sourcemarks: break cycle
git-svn-id: trunk@42891 -
2013-09-19 20:06:45 +00:00
mattias
1e8926baa8 IDE: clean up
git-svn-id: trunk@42801 -
2013-09-15 06:10:28 +00:00
mattias
fff8bce9a0 IDE: further migration external tools
git-svn-id: trunk@42286 -
2013-08-03 15:13:53 +00:00
mattias
109e2af7e6 IDE: clean up
git-svn-id: trunk@42284 -
2013-08-03 15:07:55 +00:00
mattias
057762a149 IDE: migrate compiler message types
git-svn-id: trunk@42234 -
2013-07-30 09:18:33 +00:00
juha
01807a29cd Converter: Remove invalid properties also after replacing a component type. Issue #24527
git-svn-id: trunk@41619 -
2013-06-09 10:05:20 +00:00
mattias
5376250f7f IDE: less hints
git-svn-id: trunk@41530 -
2013-06-04 07:47:25 +00:00
mattias
4a97e0fe66 IDE: clean up
git-svn-id: trunk@41528 -
2013-06-04 07:42:47 +00:00
mattias
a85c98d0a8 IDE: clean up
git-svn-id: trunk@40694 -
2013-04-02 10:10:54 +00:00
juha
bd059601c2 IDE: improve comments in LFMChecker, formatting
git-svn-id: trunk@40561 -
2013-03-16 17:58:39 +00:00
juha
a13843f26c Converter: add needed units to uses section automatically. A class in LCL can be in a different unit than in VCL. Issue #23900
git-svn-id: trunk@40558 -
2013-03-16 14:37:13 +00:00
juha
672f5bd862 Replace #13 with LineEnding in many messages. It didn't show correctly on Linux systems.
git-svn-id: trunk@38633 -
2012-09-13 06:39:56 +00:00
juha
4885c85f6f IDE: Save layout of Check LFM Dialog
git-svn-id: trunk@37425 -
2012-05-26 08:36:44 +00:00
mattias
2a90441323 lazbuild: fixed using lcl questiondlg
git-svn-id: trunk@36201 -
2012-03-21 23:16:09 +00:00
juha
4ef51619f5 IDE: collect common resource strings in one place, remove duplicates
git-svn-id: trunk@35321 -
2012-02-12 13:04:36 +00:00
mattias
595b29af86 IDE: fixed typo
git-svn-id: trunk@34806 -
2012-01-19 22:06:56 +00:00
mattias
51e1742910 IDE: clean up
git-svn-id: trunk@31329 -
2011-06-22 07:52:10 +00:00
mattias
fa51206f30 IDE: searching component classes in classes registered via FCL RegisterClass
git-svn-id: trunk@31293 -
2011-06-20 01:13:14 +00:00
maxim
3075d389e4 IDE: improved 'Check LFM' dialog localization
git-svn-id: trunk@29594 -
2011-02-17 23:12:18 +00:00
juha
67a5cb4020 Converter: fixed freeing an already freed object. TObjectList owns its items.
git-svn-id: trunk@27550 -
2010-10-02 22:56:52 +00:00
mattias
5dd01ce874 codetools: CheckLFM: added boolean RootMustBeClassInUnit parameter
git-svn-id: trunk@27481 -
2010-09-26 20:30:24 +00:00
mattias
14c0ca0b26 codetools: FindDanglingComponentEvents: check sub persistents in properties, bug #16831
git-svn-id: trunk@26455 -
2010-07-04 09:10:59 +00:00
juha
9f37253105 CheckLFMDialog: remove commented debug lines.
git-svn-id: trunk@25995 -
2010-06-08 21:46:21 +00:00
juha
cc4e4f5b3b Converter: Improved messages, added Application.ProcessMessages to show them in real time.
git-svn-id: trunk@24544 -
2010-04-09 22:03:46 +00:00
juha
b0e764ffa6 Converter: Rename project's files to lowercase. Use HourGlass cursor for long operations. Etc...
git-svn-id: trunk@24537 -
2010-04-09 15:05:08 +00:00
juha
1259e59a8f Converter: Member visibility change in TLFMChecker to allow compilation in TLFMFixer
git-svn-id: trunk@24306 -
2010-03-31 07:16:37 +00:00
juha
a1ba019bb2 Implemented replacing properties and class types in form files.
git-svn-id: trunk@24155 -
2010-03-21 22:06:01 +00:00
mattias
feac6a08fe IDE: clean up
git-svn-id: trunk@24010 -
2010-03-15 11:34:48 +00:00
juha
dcfee90444 Moved check lfm code to ide/checklfmdlg and reused it in converter/missingpropertiesdlg. No functional changes.
git-svn-id: trunk@23988 -
2010-03-14 08:40:00 +00:00
paul
18c2ab2898 ide: skip inherited evens when check dangling references (issue #0015590)
git-svn-id: trunk@23579 -
2010-01-28 07:21:40 +00:00
paul
9622c8cd82 ide: convert forms to use fpc resources
git-svn-id: trunk@23458 -
2010-01-15 02:06:37 +00:00