Commit Graph

51882 Commits

Author SHA1 Message Date
wp
bedc62bf6e lcl: interchange icons sortasc and sortdesc (used as grid header sort icons) - see http://forum.lazarus.freepascal.org/index.php/topic,36664.msg244590.html#msg244590
git-svn-id: trunk@54753 -
2017-04-27 09:46:21 +00:00
mattias
b382175cfb IDE: parse namespaces from custom compiler options
git-svn-id: trunk@54751 -
2017-04-26 19:41:08 +00:00
mattias
a067dd3411 IDE: do not pass -B when option -k or -T changes, added resourcestring
git-svn-id: trunk@54749 -
2017-04-26 19:20:54 +00:00
mattias
4692141978 IDE: sourceeditor completion box: namespaces
git-svn-id: trunk@54747 -
2017-04-26 18:40:09 +00:00
mattias
aa5717bb55 codetools: search units with namespaces
git-svn-id: trunk@54745 -
2017-04-26 18:36:04 +00:00
mattias
8fe94c57d5 codetools: tests: namespace in uses section
git-svn-id: trunk@54744 -
2017-04-26 18:33:51 +00:00
zeljko
bca1a59f06 Qt5: added QBuffer class, needed for saving and loading streams where QIODevice is needed. eg QImage
git-svn-id: trunk@54743 -
2017-04-26 18:03:00 +00:00
mattias
afc67da7ae codetools: tests: test program namespace
git-svn-id: trunk@54742 -
2017-04-26 11:04:17 +00:00
mattias
af09292110 codetools: identifier completion: list each namespace only once
git-svn-id: trunk@54740 -
2017-04-26 10:08:12 +00:00
juha
7f172ef2ae Carbon: Don't show the first part of a sequential combo shortcut in MenuItem. Issue #31613, patch from AlexeyT.
git-svn-id: trunk@54739 -
2017-04-26 10:05:24 +00:00
mattias
18296584ed 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: trunk@54737 -
2017-04-26 09:55:09 +00:00
mattias
2d51c08884 codetools: tests: namespace prefixes
git-svn-id: trunk@54736 -
2017-04-26 09:32:36 +00:00
mattias
e4895d2fd0 codetools: dotted unit name tests
git-svn-id: trunk@54735 -
2017-04-26 08:40:45 +00:00
ondrej
35aaed1cd7 CodeTools: no IFDEFs for r54731 #532ce029d5
git-svn-id: trunk@54734 -
2017-04-25 10:50:58 +00:00
ondrej
1223f3b20a lcl: grids: don't invalidate grid when changing bounds if not necessary. Issue #31518
git-svn-id: trunk@54733 -
2017-04-25 10:34:28 +00:00
ondrej
910b0b45e8 lcl: grids: fix endless loop "paint->update scrollbars->paint". Issue #31518
git-svn-id: trunk@54732 -
2017-04-25 10:32:49 +00:00
sekelsenmat
532ce029d5 codetools: Fixes compilation with fpc 2.6
git-svn-id: trunk@54731 -
2017-04-25 10:23:10 +00:00
mattias
a8d6670895 codetools: fixed parsing array
git-svn-id: trunk@54729 -
2017-04-25 09:52:21 +00:00
mattias
fa480d0669 codetools: tests: added array test
git-svn-id: trunk@54728 -
2017-04-25 09:52:08 +00:00
mattias
c5464ad7dc codetools: fixed compilation with fpc 2.6.4
git-svn-id: trunk@54726 -
2017-04-25 09:45:15 +00:00
mattias
6bd8281e0c codetools: updated readme
git-svn-id: trunk@54725 -
2017-04-25 09:45:02 +00:00
mattias
fe64d686d6 IDE: identifier completion: do not auto complete single possibility when invoked by timer
git-svn-id: trunk@54723 -
2017-04-25 08:32:23 +00:00
ondrej
d40aae2903 lcl: forms: don't check for old value in UpdateShowInTaskBar. Issue #31248, patch by Michl
git-svn-id: trunk@54722 -
2017-04-25 08:14:10 +00:00
ondrej
a37042e344 lcl: TForm: fix ShowInTaskbar = stNever. Issue #22768
git-svn-id: trunk@54721 -
2017-04-25 07:12:10 +00:00
mattias
22350effc4 codetools: parse multi dim arrays, patch from Paul W, issue #25045
git-svn-id: trunk@54719 -
2017-04-25 07:08:42 +00:00
mattias
d7b05763d1 IDE: fixed compilation, bug #31711
git-svn-id: trunk@54717 -
2017-04-25 06:31:25 +00:00
mattias
95545633e7 codetools: added $mode ExtPas, load hidden units MacPas, ISO7185, ExtPas, BlockRTL
git-svn-id: trunk@54714 -
2017-04-24 17:42:10 +00:00
mattias
815496f161 codetools: fixed modeswitch name blocks to cblocks
git-svn-id: trunk@54712 -
2017-04-24 17:29:19 +00:00
mattias
b432133a9a codetools: added tests for modeswitch cblocks
git-svn-id: trunk@54711 -
2017-04-24 17:28:56 +00:00
zeljko
5893d28ac9 Qt, Qt5: fixed wrong key release event after pressing ENTER in combobox dropdown list. issue #31574
git-svn-id: trunk@54710 -
2017-04-24 13:18:30 +00:00
juha
08d04f01dd LCL: Rename variables in TTreeNodes.Assign.
git-svn-id: trunk@54709 -
2017-04-24 10:48:56 +00:00
juha
3f5170853a LCL: Assign also the Data field when copying TTreeNode. Issue #26776, patch from Vincent.
git-svn-id: trunk@54708 -
2017-04-24 10:48:51 +00:00
zeljko
83167e5b0e Qt, Qt5: trigger OnSelectionChanged for first click.part of issue #31697
git-svn-id: trunk@54707 -
2017-04-24 10:15:55 +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
maxim
10a61eef3a IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@54699 -
2017-04-23 22:00:26 +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
zeljko
3081a50b7d Gtk2: fixed triggering selection change in TCheckListBox. issue #31697
git-svn-id: trunk@54697 -
2017-04-23 19:45:50 +00:00
zeljko
d76aa4f29a Qt, Qt5: fixed triggering of selection change in TCheckListBox. issue #31697
git-svn-id: trunk@54696 -
2017-04-23 19:20:31 +00:00
juha
e0a16a5234 IDE: Add a ToDo comment for placing "About Lazarus" under MacOS Application menu. Issue #12294.
git-svn-id: trunk@54695 -
2017-04-23 11:05:09 +00:00
zeljko
17a13c6d81 Qt, Qt5: fixed selection with TListView. issue #31595
git-svn-id: trunk@54694 -
2017-04-23 10:36:07 +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
1110e429cf IDE: do not check package source directory of a manual package
git-svn-id: trunk@54676 -
2017-04-21 21:37:31 +00:00