Commit Graph

51817 Commits

Author SHA1 Message Date
mattias
394a305360 IDE: sourceeditor completion box: namespaces
git-svn-id: branches/fixes_1_8@54748 -
2017-04-26 18:40:28 +00:00
mattias
e27dd8c325 codetools: search units with namespaces
git-svn-id: branches/fixes_1_8@54746 -
2017-04-26 18:36:41 +00:00
mattias
53b4f54b12 codetools: identifier completion: list each namespace only once
git-svn-id: branches/fixes_1_8@54741 -
2017-04-26 10:08:34 +00:00
mattias
e0efd2abcc codetools:
- dotted unit name in term: find longest match
- dotted unit name: fixed searching in interface only interface uses section
- identifier completion: fixed list unit sub identifiers when there are longer namespaces
- identifier completion: list all name used namespaces

git-svn-id: branches/fixes_1_8@54738 -
2017-04-26 09:56:08 +00:00
mattias
3bad7d9c41 codetools: fixed parsing array
git-svn-id: branches/fixes_1_8@54730 -
2017-04-25 09:52:39 +00:00
mattias
0a91786189 codetools: fixed compilation with fpc 2.6.4
git-svn-id: branches/fixes_1_8@54727 -
2017-04-25 09:45:43 +00:00
mattias
cdfe1be7a8 IDE: identifier completion: do not auto complete single possibility when invoked by timer
git-svn-id: branches/fixes_1_8@54724 -
2017-04-25 08:32:43 +00:00
mattias
a659e90a58 codetools: parse multi dim arrays, patch from Paul W, issue #25045
git-svn-id: branches/fixes_1_8@54720 -
2017-04-25 07:09:04 +00:00
mattias
3e9f18c4e3 IDE: fixed compilation, bug #31711
git-svn-id: branches/fixes_1_8@54718 -
2017-04-25 06:31:47 +00:00
maxim
54063064e9 Merged revision(s) 54707 #83167e5b0e, 54710 #5893d28ac9 from trunk:
Qt, Qt5: trigger OnSelectionChanged for first click.part of issue #31697
........
Qt, Qt5: fixed wrong key release event after pressing ENTER in combobox dropdown list. issue #31574
........

git-svn-id: branches/fixes_1_8@54716 -
2017-04-24 21:59:43 +00:00
mattias
8aa2308163 codetools: added $mode ExtPas, load hidden units MacPas, ISO7185, ExtPas, BlockRTL
git-svn-id: branches/fixes_1_8@54715 -
2017-04-24 17:42:37 +00:00
mattias
c90a3e7035 codetools: fixed modeswitch name blocks to cblocks
git-svn-id: branches/fixes_1_8@54713 -
2017-04-24 17:29:43 +00:00
maxim
3ac7c4408b Merged revision(s) 54698 #a7e4e76dcc from trunk:
TAChart: Change default value of TFitSeries.Pointer.Visible to false for backward-compatibility
........

git-svn-id: branches/fixes_1_8@54706 -
2017-04-23 22:50:22 +00:00
maxim
5c87f54535 Merged revision(s) 54655 #388e6c54ec from trunk:
Gtk3: removed gdk_pixbuf_gettext which does not exist in gdk-pixbuf.issue #31677
........

git-svn-id: branches/fixes_1_8@54705 -
2017-04-23 22:48:44 +00:00
maxim
5d776243ac Merged revision(s) 54651 #71e9ef32c4 from trunk:
DateTimePicker - OnChange fires twice - bug #31679
........

git-svn-id: branches/fixes_1_8@54704 -
2017-04-23 22:47:21 +00:00
maxim
4ecd8150e8 Merged revision(s) 54654 #4dddd8003a, 54694 #17a13c6d81, 54696 #d76aa4f29a from trunk:
qt,qt5: fixed av because parent can be nil. issue #31684
........
Qt, Qt5: fixed selection with TListView. issue #31595
........
Qt, Qt5: fixed triggering of selection change in TCheckListBox. issue #31697
........

git-svn-id: branches/fixes_1_8@54703 -
2017-04-23 22:42:58 +00:00
maxim
cc2a699a9e Merged revision(s) 54648 #5fdd4105b4 from trunk:
IDE images: new images menu_view_components, menu_view_inspector, menu_view_messages, menu_view_search_results. Designed by FTurtle, issue #31625
........

git-svn-id: branches/fixes_1_8@54702 -
2017-04-23 22:40:02 +00:00
maxim
2560a7aedc Merged revision(s) 54699-54700 #10a61eef3a-#10a61eef3a from trunk:
IDE: regenerated translations and updated Russian translation
........
Codetools: fixed typo, regenerated translations and updated Russian translation
........

git-svn-id: branches/fixes_1_8@54701 -
2017-04-23 22:37:31 +00:00
mattias
cc2f7a962b codetools: code completion: add proc for procvar: fixed reference-to
git-svn-id: branches/fixes_1_8@54693 -
2017-04-22 18:10:51 +00:00
mattias
eb3b4ed692 cody: identifier dictionary: use identifier: fixed jumping to syntax error
git-svn-id: branches/fixes_1_8@54691 -
2017-04-22 17:39:35 +00:00
mattias
8ff8c4d7f2 codetools: define template directory: fixed skipping empty directory
git-svn-id: branches/fixes_1_8@54689 -
2017-04-22 14:44:27 +00:00
mattias
8f9c0fe72b codetools: fixed id on unknown exception
git-svn-id: branches/fixes_1_8@54687 -
2017-04-22 11:21:16 +00:00
mattias
732ca63bd0 codetools: sourcechangecache and directiveparser: unique ids for errors
git-svn-id: branches/fixes_1_8@54685 -
2017-04-22 11:19:07 +00:00
mattias
52199c87c7 codetools: linkscanner: unique ids for errors
git-svn-id: branches/fixes_1_8@54683 -
2017-04-22 11:10:55 +00:00
mattias
bf7a622801 fpcunit: consolerunner: use lazutils instead of lcl
git-svn-id: branches/fixes_1_8@54680 -
2017-04-22 11:06:53 +00:00
mattias
ec3bbfa0dc IDE: do not check package source directory of a manual package
git-svn-id: branches/fixes_1_8@54677 -
2017-04-21 21:37:56 +00:00
mattias
4f81b67ac6 codetools: fixed error msg
git-svn-id: branches/fixes_1_8@54675 -
2017-04-21 21:24:39 +00:00
michl
9672b3d5c6 LCL: TSpinEdit: Win32: Fixed Z-order problem with TSpinEdit. Issue #27862
git-svn-id: branches/fixes_1_8@54673 -
2017-04-21 21:21:00 +00:00
mattias
cb758fd5c6 codetools: debug gather unit names
git-svn-id: branches/fixes_1_8@54672 -
2017-04-21 20:34:01 +00:00
mattias
6df5f3f0e2 codetools: fixed code completion for v in constset
git-svn-id: branches/fixes_1_8@54670 -
2017-04-21 19:48:36 +00:00
mattias
1668b44eeb codetools: fixed recognizing str
git-svn-id: branches/fixes_1_8@54667 -
2017-04-21 19:02:47 +00:00
mattias
f7a23d3529 codetools: added unique ids for bug reports
git-svn-id: branches/fixes_1_8@54666 -
2017-04-21 19:02:12 +00:00
mattias
d51465d0fb codetools: added nativeint, nativeuint for pas2js
git-svn-id: branches/fixes_1_8@54660 -
2017-04-21 17:06:25 +00:00
mattias
b06073799d codetools: fixed resolving function result, simplified code
git-svn-id: branches/fixes_1_8@54650 -
2017-04-20 11:36:58 +00:00
mattias
ea419c75ef codetools: ctnReferencTo for typeinfo, code hints and type check
git-svn-id: branches/fixes_1_8@54643 -
2017-04-19 11:50:18 +00:00
mattias
27937b0e13 codetools: keywordfunclists: use fast property Count
git-svn-id: branches/fixes_1_8@54641 -
2017-04-19 11:02:29 +00:00
mattias
1e655bcb16 codetools: referenceto: fixed endpos
git-svn-id: branches/fixes_1_8@54639 -
2017-04-19 10:51:26 +00:00
mattias
f5d6bb03fd codetools: delphi predefined identifiers: nativeint, bools
git-svn-id: branches/fixes_1_8@54638 -
2017-04-19 10:51:11 +00:00
maxim
e9355df601 Merged revision(s) 54633 #ae6948b6b3 from trunk:
GTK2, GTK3: In DrawText support prefixed UTF-8 codepoints. Issue #31674, solution by AlexeyT.
........

git-svn-id: branches/fixes_1_8@54634 -
2017-04-18 22:22:42 +00:00
mattias
f9c7fc84cf codetools: fixed predefined identifiers delphi, fpc, pas2js
git-svn-id: branches/fixes_1_8@54632 -
2017-04-18 16:13:51 +00:00
mattias
ed3c15b565 IDE: useunit dialog: fixed adding unit to program uses section
git-svn-id: branches/fixes_1_8@54631 -
2017-04-18 16:12:51 +00:00
maxim
e7184bd5bb Merged revision(s) 54618-54619 #b82d144b41-#b82d144b41 from trunk:
Lazreport: fix column number, issue #31544
........
LazReport: fix export from LazReport to pdf (fclpdf), from Aleksey Lagunov, issue #31659
........

git-svn-id: branches/fixes_1_8@54628 -
2017-04-17 22:33:44 +00:00
michl
e8f1899342 LCL: TGroupBox: Win32: Fix for doubled caption. Issue #31670
git-svn-id: branches/fixes_1_8@54624 -
2017-04-17 11:58:48 +00:00
martin
3ad2d05cf0 keep in trunk only, until fixed
git-svn-id: branches/fixes_1_8@54622 -
2017-04-17 00:03:51 +00:00
maxim
ac1c3c07e0 Merged revision(s) 54604 #5927bc15cb from trunk:
* Removed .lps file from repository
........

git-svn-id: branches/fixes_1_8@54613 -
2017-04-11 21:51:42 +00:00
maxim
7bd3e30e39 Merged revision(s) 54596 #2112766b0b, 54607 #4d5f7394a0 from trunk:
translations: German: updates from Swen Heinig
........
Translations: regenerated German translation
........

git-svn-id: branches/fixes_1_8@54611 -
2017-04-11 21:50:01 +00:00
maxim
3b3096b10c Merged revision(s) 54600 #3ded31c99a from trunk:
LCL-Win32: Fix range error in ComboBoxWindowProc. Use SetWindowLong from LCLIntf. Issue #31635, patch from Petr-K.
........

git-svn-id: branches/fixes_1_8@54610 -
2017-04-11 21:46:37 +00:00
maxim
13dff9bf74 Merged revision(s) 54594 #ef45c8ed44, 54597 #26faccc615 from trunk:
LazControls: Apply filter also at start in ListFilterEdit and ListviewFilterEdit. Issue #31632.
........
LazControls: Apply filter also at start in TreeFilterEdit. Issue #31632.
........

git-svn-id: branches/fixes_1_8@54609 -
2017-04-11 21:45:23 +00:00
maxim
bd1f26f8c3 Merged revision(s) 54585-54586 #7174c8b922-#7174c8b922, 54589 #cfaa72128b, 54593 #0d8532961c, 54599 #265bd3afca from trunk:
qt,qt5: do not process events after modal form is hidden, otherwise we can have av if formclose contain caFree.
........
qt: simplified code
........
qt,qt5: do not eat cpu with gtk theme. issue #31191
........
qt, qt5: do not disable DT_WORDBREAK if we are using DT_CALCRECT, otherwise we'll have wrong calculation in combination with DT_NOCLIP.
........
Qt,Qt5: fixed potential memleak with TQtWSDragImageList when bitmap handle is null.
........

git-svn-id: branches/fixes_1_8@54608 -
2017-04-11 21:43:15 +00:00
mattias
3a126372c9 examples: fixed testall.lpi
git-svn-id: branches/fixes_1_8@54588 -
2017-04-09 09:26:24 +00:00