Commit Graph

17073 Commits

Author SHA1 Message Date
maxim
74b9514b55 Translations: French translation update by Gilles Vasseur, bug #32758
git-svn-id: trunk@56599 -
2017-12-03 22:51:44 +00:00
maxim
e11e241754 Translations: regenerated translations and updated Russian translation
git-svn-id: trunk@56598 -
2017-12-03 22:41:14 +00:00
wp
0148bd43a4 IDE: HiRes icons for palette PascalScript (by Roland Hahn).
git-svn-id: trunk@56581 -
2017-12-02 14:44:19 +00:00
mattias
f733e63de6 codetools: fixed clearing errormsg, issue #32761, from Pascal
git-svn-id: trunk@56578 -
2017-12-02 10:30:19 +00:00
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
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
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
martin
b289de5fdc Lazlogger: Allow setting to nil. Issue #32548
git-svn-id: trunk@56540 -
2017-11-30 13:53:44 +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
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
18a2d7544e codetools: test FindCodeContext with missing close bracket
git-svn-id: trunk@56516 -
2017-11-27 21:52:57 +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
balazs
a7bbd145e9 Opkman: Preserve compatibility with older version(TPackageType/TLazPackageType).
git-svn-id: trunk@56503 -
2017-11-27 08:22:33 +00:00
wp
fcf86240a0 TAChart: Make default legend entry of TColorMapSeries globally available.
git-svn-id: trunk@56500 -
2017-11-26 21:25:32 +00:00
wp
45fc658a8d IDE: New HiRes palette icons by Roland Hahn for database-related components
git-svn-id: trunk@56499 -
2017-11-26 18:24:42 +00:00
wp
1e7485ae97 TAChart: Undo r56495 #0ced9ed347. Fix related issue in a way which does not affect TExpressionSeries.
git-svn-id: trunk@56498 -
2017-11-26 09:52:58 +00:00
wp
6bfac0b4b1 TAChart: Fix compilation of html demo by making Windows-only package TADrawerWMF usable as (empty) requirement also in other OSs.
git-svn-id: trunk@56497 -
2017-11-25 23:02:32 +00:00
wp
130b9d9510 TAChart: Less hints.
git-svn-id: trunk@56496 -
2017-11-25 22:56:35 +00:00
wp
0ced9ed347 TAChart: Fix TFuncSeries crashing if x-Extent is set at design-time (bug added by #56335)
git-svn-id: trunk@56495 -
2017-11-25 22:21:16 +00:00
wp
1401108152 TAChart: Fix margins if barseries displays marks
git-svn-id: trunk@56492 -
2017-11-25 10:36:41 +00:00
juha
7a76a4c728 Printer4Lazarus: Fix header comments. Fix license text in CupsDyn unit to match other units and the package itself.
git-svn-id: trunk@56491 -
2017-11-25 10:20:02 +00:00
wp
59e3f04835 TAChart: Fix RandomChartSource crashing if PointsNumber is 1.
git-svn-id: trunk@56490 -
2017-11-24 21:52:39 +00:00