Commit Graph

16356 Commits

Author SHA1 Message Date
mattias
b432133a9a codetools: added tests for modeswitch cblocks
git-svn-id: trunk@54711 -
2017-04-24 17:28:56 +00:00
maxim
9150e859e8 Codetools: fixed typo, regenerated translations and updated Russian translation
git-svn-id: trunk@54700 -
2017-04-23 22:27:04 +00:00
wp
a7e4e76dcc TAChart: Change default value of TFitSeries.Pointer.Visible to false for backward-compatibility
git-svn-id: trunk@54698 -
2017-04-23 21:38:29 +00:00
mattias
e96ede4637 codetools: code completion: add proc for procvar: fixed reference-to
git-svn-id: trunk@54692 -
2017-04-22 18:10:28 +00:00
mattias
3ca49ceb2b cody: identifier dictionary: use identifier: jump to syntax error
git-svn-id: trunk@54690 -
2017-04-22 17:39:01 +00:00
mattias
0bde8fa043 codetools: define template directory: fixed skipping empty directory
git-svn-id: trunk@54688 -
2017-04-22 14:44:08 +00:00
mattias
9af0510f2d codetools: fixed id on unknown exception
git-svn-id: trunk@54686 -
2017-04-22 11:20:56 +00:00
mattias
43254f08ad codetools: sourcechangecache and directiveparser: unique ids for errors
git-svn-id: trunk@54684 -
2017-04-22 11:18:28 +00:00
mattias
f344610be5 codetools: linkscanner: unique ids for errors
git-svn-id: trunk@54682 -
2017-04-22 11:10:31 +00:00
mattias
da25c136d5 codetools: tests: use lazutils instead of lcl
git-svn-id: trunk@54681 -
2017-04-22 11:09:35 +00:00
mattias
6f84d36cbf fpcunit: consolerunner: use lazutils instead of lcl
git-svn-id: trunk@54679 -
2017-04-22 11:06:30 +00:00
mattias
9b7b950996 codetools: added test for in
git-svn-id: trunk@54678 -
2017-04-22 06:26:04 +00:00
mattias
e42d0903e0 codetools: fixed error msg
git-svn-id: trunk@54674 -
2017-04-21 21:24:20 +00:00
mattias
01f25f27ce codetools: debug gather unit names
git-svn-id: trunk@54671 -
2017-04-21 20:33:14 +00:00
mattias
834318e937 codetools: fixed for in constset
git-svn-id: trunk@54669 -
2017-04-21 19:48:04 +00:00
mattias
e63c991f8e codetools: test for in constset
git-svn-id: trunk@54668 -
2017-04-21 19:47:52 +00:00
mattias
34d59e8593 codetools: added predefine str
git-svn-id: trunk@54665 -
2017-04-21 18:59:41 +00:00
mattias
c6eeda0482 codetools: clean up
git-svn-id: trunk@54664 -
2017-04-21 18:59:13 +00:00
mattias
a378409b29 codetools: added unique ids for errors
git-svn-id: trunk@54663 -
2017-04-21 18:35:53 +00:00
mattias
d4d351c801 codetools: tests: clean up
git-svn-id: trunk@54662 -
2017-04-21 18:23:30 +00:00
mattias
c3b49f8828 codetools: tests: TTestPascalParser: show all elines and error column
git-svn-id: trunk@54661 -
2017-04-21 17:26:01 +00:00
mattias
f10396a790 codetools: added nativeint, nativeuint for pas2js
git-svn-id: trunk@54659 -
2017-04-21 17:05:58 +00:00
zoran
c954ed4518 DateTimePicker - improved 54652
git-svn-id: trunk@54653 -
2017-04-20 13:08:55 +00:00
zoran
1ed8c064f8 DateTimePicker - don't call OnChange when undoing changes
git-svn-id: trunk@54652 -
2017-04-20 13:00:35 +00:00
zoran
71e9ef32c4 DateTimePicker - OnChange fires twice - bug #31679
git-svn-id: trunk@54651 -
2017-04-20 12:19:22 +00:00
mattias
00d6a447b5 codetools: fixed resolving function result, simplified code
git-svn-id: trunk@54649 -
2017-04-20 11:36:37 +00:00
juha
6774461478 DateTimePicker: Don't fire OnChange event when pressing ESC without changes. Issue #31679, patch from Gabor Boros.
git-svn-id: trunk@54645 -
2017-04-19 12:11:27 +00:00
mattias
5ad98a7bcf codetools: ctnReferencTo for typeinfo, code hints and type check
git-svn-id: trunk@54642 -
2017-04-19 11:49:51 +00:00
mattias
d78b765eac codetools: keywordfunclists: use fast property Count
git-svn-id: trunk@54640 -
2017-04-19 11:02:03 +00:00
mattias
0236e179c3 codetools: referenceto: fixed endpos
git-svn-id: trunk@54637 -
2017-04-19 10:34:54 +00:00
mattias
9a0ddd60ef codetools: delphi predefined identifiers: nativeint, bools
git-svn-id: trunk@54636 -
2017-04-19 10:34:32 +00:00
mattias
d82739d93e codetools: fixed predefine dlist fpc, delphi cardinal, longint
git-svn-id: trunk@54630 -
2017-04-18 16:11:30 +00:00
mattias
63b04ac2da codetools: updated predefined identifiers
git-svn-id: trunk@54626 -
2017-04-17 15:34:14 +00:00
mattias
27336a6392 codetools: added tests for proc ovrloads of basetypes
git-svn-id: trunk@54625 -
2017-04-17 14:49:09 +00:00
jesus
71449f2742 LazReport: fix export from LazReport to pdf (fclpdf), from Aleksey Lagunov, issue #31659
git-svn-id: trunk@54619 -
2017-04-15 01:40:19 +00:00
jesus
b82d144b41 Lazreport: fix column number, issue #31544
git-svn-id: trunk@54618 -
2017-04-15 01:29:26 +00:00
balazs
461a534a26 Opkman: Show available updates even when the version is smaller then the installed one.
git-svn-id: trunk@54616 -
2017-04-12 11:52:04 +00:00
joost
857b03253f fppkg: Implemented the details-screen
git-svn-id: trunk@54615 -
2017-04-12 11:08:21 +00:00
joost
2dce596179 fppkg: Hide the archive-button, it has not so much sense as it is implemented now in a GUI-application
git-svn-id: trunk@54614 -
2017-04-12 11:07:47 +00:00
joost
cfff97567b fppkg: Fixed package filtering and some cleanup
git-svn-id: trunk@54612 -
2017-04-11 21:51:35 +00:00
maxim
4d5f7394a0 Translations: regenerated German translation
git-svn-id: trunk@54607 -
2017-04-11 21:38:30 +00:00
maxim
6cbc11ddea FpPkg: updated Russian translation
git-svn-id: trunk@54606 -
2017-04-11 21:37:29 +00:00
joost
a9580c0b0d * Handle fppkg-commands in separate worker-thread
git-svn-id: trunk@54605 -
2017-04-11 17:36:07 +00:00
joost
5927bc15cb * Removed .lps file from repository
git-svn-id: trunk@54604 -
2017-04-11 17:33:53 +00:00
balazs
e0dd295ab2 Opkman: Hide static text for recently installed packages.
git-svn-id: trunk@54603 -
2017-04-11 06:02:35 +00:00
juha
26faccc615 LazControls: Apply filter also at start in TreeFilterEdit. Issue #31632.
git-svn-id: trunk@54597 -
2017-04-09 22:14:01 +00:00
mattias
2112766b0b translations: German: updates from Swen Heinig
git-svn-id: trunk@54596 -
2017-04-09 17:48:13 +00:00
juha
ac90233ec4 LazControls: Clean uses sections.
git-svn-id: trunk@54595 -
2017-04-09 17:25:34 +00:00
juha
ef45c8ed44 LazControls: Apply filter also at start in ListFilterEdit and ListviewFilterEdit. Issue #31632.
git-svn-id: trunk@54594 -
2017-04-09 17:25:22 +00:00
mattias
0a891e4ab2 set version to 1.8.0RC1
git-svn-id: trunk@54578 -
2017-04-08 21:53:32 +00:00