Commit Graph

53178 Commits

Author SHA1 Message Date
mattias
0113059bde codetools: added tests code completion generics, from Pascal
git-svn-id: trunk@56577 -
2017-12-02 10:28:26 +00:00
mattias
f2c571147a IDE: compiler options: execute before/after: allow custom parsers
git-svn-id: trunk@56576 -
2017-12-01 18:13:05 +00:00
mattias
15f8cbed6c lcl: clean up
git-svn-id: trunk@56574 -
2017-12-01 16:33:14 +00:00
mattias
340e7886e9 IDE: compiler options: execute before/after: started supporting custom parsers
git-svn-id: trunk@56573 -
2017-12-01 14:25:31 +00:00
juha
962f0fce09 LazUtils: Improve function UTF8LengthFast. From forum user "engkin".
git-svn-id: trunk@56572 -
2017-12-01 13:54:45 +00:00
mattias
e70bcaab5a codetools: class completion Delphi generic, from Pascal Riekenberg
git-svn-id: trunk@56571 -
2017-12-01 09:40:20 +00:00
mattias
082c327248 codetools: added tests for generics, from Pascal Riekenberg
git-svn-id: trunk@56570 -
2017-12-01 09:37:21 +00:00
mattias
0787e77fb6 lcl: fixed formatting
git-svn-id: trunk@56569 -
2017-12-01 09:35:15 +00:00
maxim
5d07e801f8 Translations: regenerated Brazilian Portuguese Opkman translation
git-svn-id: trunk@56568 -
2017-11-30 22:27:21 +00:00
mattias
736b502b50 codetools: clean up
git-svn-id: trunk@56565 -
2017-11-30 21:31:27 +00:00
mattias
f7df76efc0 lazcontrols: smallorderedseteditor: added CreateOrderedSetEditor
git-svn-id: trunk@56564 -
2017-11-30 21:30:44 +00:00
mattias
fb2f71df0f lazcontrols: added TSmallOrderedSetEditDlg
git-svn-id: trunk@56563 -
2017-11-30 21:20:09 +00:00
mattias
28e9959386 lazcontrols: updated headers
git-svn-id: trunk@56562 -
2017-11-30 21:13:36 +00:00
mattias
1cf9140e46 LCL: TCustomCheckCombo: simplified
git-svn-id: trunk@56559 -
2017-11-30 14:59:27 +00:00
mattias
e0c22bcb0c IDE: updated lazarus.lpi
git-svn-id: trunk@56545 -
2017-11-30 14:32:54 +00:00
mattias
cdaa6fe72a lcl: TCustomCheckCombo: changed TCheckComboItemState to class, added checks if Items.Objects is TCheckComboItemState, async raise error to avoid freezing X
git-svn-id: trunk@56543 -
2017-11-30 14:25:13 +00:00
mattias
83a9c6dc8d lclbase: added missing include/comboex.inc
git-svn-id: trunk@56541 -
2017-11-30 14:22:11 +00:00
martin
b289de5fdc Lazlogger: Allow setting to nil. Issue #32548
git-svn-id: trunk@56540 -
2017-11-30 13:53:44 +00:00
maxim
2ab67a17ec Docs: added Olexandr Pylypchuk and Zheng Jian Ping aka "robsean" to contributors list
git-svn-id: trunk@56539 -
2017-11-30 12:26:11 +00:00
mattias
b23ae69ab1 lcl: added constant LM_MOUSEHWHEEL
git-svn-id: trunk@56538 -
2017-11-30 12:00:16 +00:00
maxim
682a383e55 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #32754
git-svn-id: trunk@56535 -
2017-11-29 22:49:04 +00:00
maxim
926062dcfd Translations: huge Chinese translation update by robsean, bug #32750
git-svn-id: trunk@56534 -
2017-11-29 22:32:14 +00:00
ondrej
c7bbe3c423 LCL: InputQuery: High-DPI. By AlexeyT. Issue #32717
git-svn-id: trunk@56533 -
2017-11-29 20:54:22 +00:00
hnb
7faf1426f1 IDE: Better searching of FPC source directory - check fpcsrc dir (relative to FPCDIR environment variable)
git-svn-id: trunk@56532 -
2017-11-29 10:30:14 +00:00
juha
7f35c413b9 IdeIntf: Remove FileUtil from default uses list of new applications.
git-svn-id: trunk@56530 -
2017-11-28 23:41:20 +00:00
juha
d10aed499e LazUtils: Improve function UTF8RPos. Use RPos and UTF8Length instead of reversing the whole string.
git-svn-id: trunk@56529 -
2017-11-28 21:29:05 +00:00
juha
4d075d78c7 Printer4Lazarus: Add a comment to unit cupsdyn after it was copied to FPC sources.
git-svn-id: trunk@56528 -
2017-11-28 19:37:06 +00:00
mattias
ccea2a4b40 codetools: complete property: set defaults, complex type
git-svn-id: trunk@56526 -
2017-11-28 14:39:38 +00:00
mattias
4e2b9026d4 codetools: test complete property
git-svn-id: trunk@56525 -
2017-11-28 14:38:56 +00:00
mattias
e6f4323328 codetools: added test property completion with specialize type
git-svn-id: trunk@56524 -
2017-11-28 14:24:22 +00:00
mattias
5b452794dd codetools: test class completion for objfpc generic
git-svn-id: trunk@56523 -
2017-11-28 13:34:07 +00:00
mattias
512b7c6179 codetools: test JumpToMethod methods
git-svn-id: trunk@56522 -
2017-11-28 13:27:41 +00:00
mattias
78e914cc82 codetools: test JumpToMethod intf to impl for single proc
git-svn-id: trunk@56521 -
2017-11-28 13:00:22 +00:00
mattias
5b565ad568 codetools: parse guid in dispinterface, bug #32742
git-svn-id: trunk@56520 -
2017-11-28 09:19:47 +00:00
mattias
ec8cc2e82f codetools: test attribute in dispinterface
git-svn-id: trunk@56519 -
2017-11-28 09:19:19 +00:00
mattias
ff31eb07db IDE: fixed parameter hint auto completion when closing bracket is missing, bug #32736
git-svn-id: trunk@56517 -
2017-11-27 21:53:30 +00:00
mattias
18a2d7544e codetools: test FindCodeContext with missing close bracket
git-svn-id: trunk@56516 -
2017-11-27 21:52:57 +00:00
mattias
5a96d17edc IDE: less hints
git-svn-id: trunk@56515 -
2017-11-27 21:31:19 +00:00
mattias
775c5e6b04 codetools: clean up
git-svn-id: trunk@56514 -
2017-11-27 21:30:31 +00:00
mattias
2b911c68c1 codetools: FindCodeContext of attribute params
git-svn-id: trunk@56513 -
2017-11-27 21:29:04 +00:00
mattias
4a688b6468 codetools: added test for FindCodeContext of attribute params
git-svn-id: trunk@56512 -
2017-11-27 21:28:50 +00:00
mattias
fa28ac6748 codetools: added test FindCodeContext for proc type
git-svn-id: trunk@56511 -
2017-11-27 16:24:59 +00:00
mattias
60dce6d601 codetools: parse delphi generic inside generic
git-svn-id: trunk@56510 -
2017-11-27 16:15:57 +00:00
mattias
c1d0ee32a3 codetools: test parse delphi generic inside generic
git-svn-id: trunk@56509 -
2017-11-27 16:15:44 +00:00
mattias
c6cafa62ff codetools: parse generic param list of non generic record
git-svn-id: trunk@56508 -
2017-11-27 15:07:46 +00:00
mattias
37c6ae0b00 codetools: added test for mode delphi generic proc inside normal record
git-svn-id: trunk@56507 -
2017-11-27 15:00:54 +00:00
mattias
c43215a213 codetools: added TCodeContextInfoItem.AsDebugString
git-svn-id: trunk@56506 -
2017-11-27 14:41:27 +00:00
mattias
0d87d46948 codetools: added test for FindCodeContext procs
git-svn-id: trunk@56505 -
2017-11-27 13:50:11 +00:00
michl
f2599a9873 LCL: GetMessageName adding missed CM_ and CN_ messages
git-svn-id: trunk@56504 -
2017-11-27 11:50:02 +00:00
balazs
a7bbd145e9 Opkman: Preserve compatibility with older version(TPackageType/TLazPackageType).
git-svn-id: trunk@56503 -
2017-11-27 08:22:33 +00:00