Commit Graph

17667 Commits

Author SHA1 Message Date
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
mattias
0aeaf2facf codetools: added AddProcModifier
git-svn-id: trunk@57914 -
2018-05-13 09:57:40 +00:00
mattias
ce26461eaa codetools: added AddProcModifier
git-svn-id: trunk@57913 -
2018-05-13 09:57:27 +00:00
mattias
f3fa5cd498 pas2jsdsgn: using CompilerPath
git-svn-id: trunk@57911 -
2018-05-13 07:15:48 +00:00
mattias
ee7e7c077c IDEIntf: added CompilerPath, fixed fpc msg parser if msg id not found
git-svn-id: trunk@57910 -
2018-05-13 07:15:23 +00:00
mattias
f65a30ed47 IDE: use pas2js msg parser
git-svn-id: trunk@57905 -
2018-05-12 15:36:26 +00:00
mattias
157312616b IDE: started pas2js message parser
git-svn-id: trunk@57902 -
2018-05-11 19:59:48 +00:00
ondrej
8356f39b7d SynEdit: remove special smart selection jumping, use the normal instead
git-svn-id: trunk@57897 -
2018-05-11 14:59:27 +00:00
mattias
18903285e2 IDE: allow pas2js as compiler, added target os browser and nodejs
git-svn-id: trunk@57896 -
2018-05-11 08:50:33 +00:00
ondrej
c25de54334 SynEdit: smart previous word fix bug:
BUG: abc d|ef -> abc| def
FIX: abc d|ef -> abc |def

git-svn-id: trunk@57894 -
2018-05-11 00:14:19 +00:00
mattias
f654d33405 codetools: test pas2js parse
git-svn-id: trunk@57883 -
2018-05-10 14:51:53 +00:00
mattias
7c8e3086d9 codetools: read compiler options: pas2js format
git-svn-id: trunk@57882 -
2018-05-10 10:55:28 +00:00
mattias
86bbc8831c codetools: tests: comment
git-svn-id: trunk@57881 -
2018-05-10 10:54:08 +00:00
ondrej
adb7170dbf IDE: images: remove menu_help and use btn_help instead
git-svn-id: trunk@57879 -
2018-05-10 08:30:42 +00:00
ondrej
56996beaa2 SynEdit: introduce new commands for the new smart word right/left logic
git-svn-id: trunk@57876 -
2018-05-09 16:49:55 +00:00
ondrej
239d5a386c SynEdit: optimize smart prev/next word for selection
git-svn-id: trunk@57875 -
2018-05-09 15:17:24 +00:00
ondrej
4846e4ed48 SynEdit: make swbWordSmart default for editor commands
git-svn-id: trunk@57874 -
2018-05-09 14:48:42 +00:00
ondrej
e8025d5af5 SynEdit: new swbWordSmart boundary for Prev/NextWordLogicalPos
git-svn-id: trunk@57873 -
2018-05-09 14:47:21 +00:00
ondrej
a7a95f8f65 IDE: OI: fix form image index
git-svn-id: trunk@57868 -
2018-05-09 01:55:07 +00:00
ondrej
41895360a0 SynEdit: support high-dpi image list for gutter images - improve PPI
git-svn-id: trunk@57867 -
2018-05-09 01:41:45 +00:00
ondrej
5784573538 SynEdit: support high-dpi image list for gutter images
git-svn-id: trunk@57866 -
2018-05-09 01:40:05 +00:00
ondrej
936a0dea02 IDE: use IDEImages instead of custom image lists
git-svn-id: trunk@57865 -
2018-05-09 01:39:31 +00:00
ondrej
cb0d5d86d4 SynEdit: TImageList -> TCustomImageList
git-svn-id: trunk@57863 -
2018-05-09 00:54:42 +00:00
ondrej
a914eaa29d IDE: use TLCLGlyphs for IDE buttons
git-svn-id: trunk@57857 -
2018-05-08 23:10:58 +00:00
mattias
170943f2ab codetools: started checking pas2js, fixed reading units
git-svn-id: trunk@57853 -
2018-05-08 21:49:30 +00:00
ondrej
0143117e52 IDE: use TLCLGlyphs for IDE images
git-svn-id: trunk@57852 -
2018-05-08 21:41:16 +00:00
mattias
014d35df8e codetools: fixed initialize unitscopes, issue #33712
git-svn-id: trunk@57847 -
2018-05-08 17:05:05 +00:00
mattias
aa2b29544e codetools: started parsing pas2js output
git-svn-id: trunk@57846 -
2018-05-08 17:00:34 +00:00
mattias
2e95e24d2f codetools: started parsing pas2js output
git-svn-id: trunk@57845 -
2018-05-08 17:00:20 +00:00
mattias
7943f543f2 codetools: use unit scopes from fpc output
git-svn-id: trunk@57844 -
2018-05-08 09:09:48 +00:00
balazs
c9e2e41f99 Opkman: Less hints and warnings.
git-svn-id: trunk@57843 -
2018-05-08 09:08:47 +00:00
michael
dedae7d2f1 * Fix some warnings/hints about unused identifiers
git-svn-id: trunk@57842 -
2018-05-08 08:58:13 +00:00
michael
be003a0639 * Add import possibility
git-svn-id: trunk@57841 -
2018-05-08 08:57:49 +00:00
mattias
1189d43fa2 codetools: read unit scopes from fpc output
git-svn-id: trunk@57839 -
2018-05-08 08:31:57 +00:00
ondrej
8a9c1b9922 SynEdit: syncompletion: use DoubleBuffered
git-svn-id: trunk@57834 -
2018-05-07 23:59:04 +00:00
ondrej
fc9c595505 SynEdit: syncompletion: draw size drag background as themed scrollbar background.
git-svn-id: trunk@57833 -
2018-05-07 23:58:31 +00:00
ondrej
d2d80c1b8b SynEdit: syncompletion: fix unwanted size drag 1px gap
git-svn-id: trunk@57832 -
2018-05-07 23:30:41 +00:00
ondrej
0168f81e14 SynEdit: syncompletion: fix painting
git-svn-id: trunk@57831 -
2018-05-07 23:29:52 +00:00
maxim
742ed30f1b PoChecker: clean up
git-svn-id: trunk@57830 -
2018-05-07 22:57:01 +00:00
maxim
91d023c1b6 PoChecker: use FindAllTranslatedPoFiles function from Translations unit
git-svn-id: trunk@57829 -
2018-05-07 22:44:33 +00:00
maxim
401c1ad2dd LazUtils: Translations unit: declare FindAllTranslatedPoFiles function in interface
git-svn-id: trunk@57828 -
2018-05-07 22:42:16 +00:00
ondrej
1364b3311b SynEdit: syncompletion: improve High-DPI scaling. Issue #33694
git-svn-id: trunk@57826 -
2018-05-07 21:24:28 +00:00
ondrej
51ef1a6866 SynEdit: syncompletion: improve size grabber paint. Issue #33694
git-svn-id: trunk@57825 -
2018-05-07 21:14:16 +00:00
ondrej
0e45cd43ff SynEdit: syncompletion: fully paint selected rect - the right border comes after scrollbar. (There was a 1px gap between selected item and scrollbar).
git-svn-id: trunk@57824 -
2018-05-07 20:41:57 +00:00
ondrej
6dcbf79bd1 SynEdit: syncompletion: clean up
git-svn-id: trunk@57822 -
2018-05-07 20:18:18 +00:00
ondrej
f468b8b046 SynEdit: syncompletion: fix scaling of scroll bar. Issue #33694
git-svn-id: trunk@57821 -
2018-05-07 20:17:34 +00:00
mattias
216dd81ec1 codetools: parsing external const
git-svn-id: trunk@57804 -
2018-05-07 18:10:22 +00:00
mattias
2efc83384e codetools: test parsing external const
git-svn-id: trunk@57803 -
2018-05-07 18:10:13 +00:00
mattias
65f9818baa IDE: parse custom compiler option -FN for default namespaces
git-svn-id: trunk@57801 -
2018-05-07 08:06:37 +00:00
wp
ad5ec661f2 TAChart: Fix memory leak related to minor axes (see https://forum.lazarus.freepascal.org/index.php/topic,41151.0.html).
git-svn-id: trunk@57796 -
2018-05-06 20:56:00 +00:00