Commit Graph

47460 Commits

Author SHA1 Message Date
sekelsenmat
eedacb424f cocoa: Fixes menuitem groupindex
git-svn-id: trunk@49758 -
2015-09-05 07:46:33 +00:00
juha
dabd4106ff AnchorDocking: Prevent a crash when closing the IDE. Patch from Ondrej Pokorny.
git-svn-id: trunk@49757 -
2015-09-04 18:48:50 +00:00
juha
6c11debd0c AnchorDocking: Add $(IDEBuildOptions) to the package's custom options. Can be debugged together with IDE.
git-svn-id: trunk@49755 -
2015-09-04 11:30:22 +00:00
jesus
3a209ed467 LCL, arguments rename and parameter SkipEmptyLines in LoadFromCSVxxx function, modified patch from wp, issue #28582
git-svn-id: trunk@49754 -
2015-09-03 23:49:43 +00:00
bart
9a14589341 LCL: Publish TEditButton.ParentShowHint (Issue #0028492).
git-svn-id: trunk@49751 -
2015-09-03 19:44:46 +00:00
maxim
1d1aa993ef IDEIntf: fixed DBGrid column deletion prompt, bug #28611
git-svn-id: trunk@49750 -
2015-09-03 16:32:34 +00:00
mattias
5bd55e8070 IDE: fpdoc hint: free html control fixing mem leak, patch #28616 from Ondrej Pokorny
git-svn-id: trunk@49749 -
2015-09-03 12:08:18 +00:00
mattias
5dadb9fdad codetools: identifier completion: add variant, patch #28615 from Ondrej Pokorny
git-svn-id: trunk@49748 -
2015-09-03 10:52:20 +00:00
juha
8546093cee IDE: Improve exporting and importing desktops. By Ondrej Pokorny.
git-svn-id: trunk@49747 -
2015-09-03 08:46:00 +00:00
maxim
886b429940 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@49743 -
2015-09-02 22:31:21 +00:00
juha
1b3cd61c09 IDE: Use shorter variable names in TIDECoolBarOptions.
git-svn-id: trunk@49742 -
2015-09-02 18:57:39 +00:00
bart
ca600365bc TShellTreeView: fix populating the tree when FileSortType at designtime is not fstNone. Issue #0028565.
git-svn-id: trunk@49741 -
2015-09-02 16:10:41 +00:00
mattias
f9f232ea0b codetools: improved smarthints, show definition, patch #28610, from Ondrej Pokorny
git-svn-id: trunk@49740 -
2015-09-02 11:27:34 +00:00
juha
f3124b5751 IdeIntf, TAChart: Fix errors in fields editor made in r49233 #255bf5782e. Issue #28595.
git-svn-id: trunk@49739 -
2015-09-02 10:10:47 +00:00
juha
c910ea98c3 IDE: Refactor. Use one const for all ToolBar dividers. Reorder code.
git-svn-id: trunk@49738 -
2015-09-02 10:10:42 +00:00
juha
d784776662 IDE: Extract a common base class for IDEToolbar and EditorToolbar. Remove now useless update-timers as commands update their buttons automatically.
git-svn-id: trunk@49737 -
2015-09-02 08:22:28 +00:00
juha
d66a3c37e6 IDE: Implement all IDE ToolButtons with a special behavior using the new API. By Ondrej Pokorny.
git-svn-id: trunk@49736 -
2015-09-02 05:28:06 +00:00
jesus
0ca49a5f21 LCL, fix CSV import into StringGrid omits first line, from wp, issue #28582
git-svn-id: trunk@49735 -
2015-09-01 19:20:51 +00:00
juha
aed70f5d1b IDE: Extend the Desktops button with "Save current desktop as" menu. Include the button in IDE CoolBar default config. Mostly by Ondrej Pokorny.
git-svn-id: trunk@49734 -
2015-09-01 16:43:42 +00:00
wp
fceebc4be9 TAChart: Publish OnResize event.
git-svn-id: trunk@49733 -
2015-09-01 10:48:37 +00:00
juha
6a78b21447 IDE: Create an API for IDE's ToolButtons and use it for Desktop list and JumpToSection list. Made by Ondrej Pokorny and myself.
git-svn-id: trunk@49732 -
2015-09-01 10:43:00 +00:00
zeljko
0a3de646ab Qt: fixed IndexOfTabAt() when bidiMode of TPageControl is RTL. issue #28591
git-svn-id: trunk@49731 -
2015-08-31 08:52:04 +00:00
zeljko
cee72b713e Qt: fixed font assignment when parentFont=false and font is default one. issue #28437
git-svn-id: trunk@49730 -
2015-08-31 07:57:36 +00:00
sekelsenmat
3c0233d4ed cocoa: Moves all menu code to CocoaWSMenus to have more related code together
git-svn-id: trunk@49729 -
2015-08-31 06:23:13 +00:00
jesus
400b4c4719 LazReport: fixes and improvements on spreadsheet exporters, patch from Aleksey Lagunov
1. Improved speed on export 
2. Fix export vertical merged cells
3. Add filter in save reports dialog for export to MS Excel 2007/2010
4. Fix scale factor on export - use hard coded const 
5. Replace array to TfpList for register export filters
6. Add code for disable export filters in run-time
7. In report designer fix FileName property on preview report

git-svn-id: trunk@49728 -
2015-08-30 17:38:01 +00:00
sekelsenmat
bec0723351 cocoa: Implements Application.OnDropFiles
git-svn-id: trunk@49727 -
2015-08-29 14:13:02 +00:00
juha
fdde7f3583 LCL: Make TUpDown.ArrowKeys work. Issue #28537, patch from Denis Kozlov.
git-svn-id: trunk@49726 -
2015-08-29 11:59:12 +00:00
sekelsenmat
83d51bb80f cocoa: Implements support for receiving dropped files into forms
git-svn-id: trunk@49725 -
2015-08-29 07:27:27 +00:00
sekelsenmat
6621c5c9ce cocoa: Fixes modalresult
git-svn-id: trunk@49724 -
2015-08-29 06:16:44 +00:00
mattias
0d1ecc5f84 codetools: added CPU target avr, issue #28581
git-svn-id: trunk@49723 -
2015-08-28 19:10:11 +00:00
mattias
8f0fe2f638 IDE: fixed putting codetools errors in Codetools
git-svn-id: trunk@49722 -
2015-08-28 13:41:01 +00:00
mattias
15cf5f6d7e IDE: fpc msg parser: skip empty lines in linker errors, bug #28579
git-svn-id: trunk@49721 -
2015-08-28 10:29:58 +00:00
sekelsenmat
fa63f29cec cocoa: Fixes the initial checked state of menu items
git-svn-id: trunk@49720 -
2015-08-28 05:04:43 +00:00
juha
2f139b9be1 IDE: Rename page "Other" to "Custom Options" in project options dialog. Easier to find.
git-svn-id: trunk@49719 -
2015-08-27 22:06:39 +00:00
blikblum
647b02469b lazreport: revert revision 49710 #0c5e2500dc so code in Filter.AfterExport (e.g. SpreadsheetExport) that depends on file being already written works.
Adapts PDFExport to write the Stream in EndDoc instead of Destroy to avoid crash

git-svn-id: trunk@49718 -
2015-08-27 12:52:54 +00:00
maxim
982ce0aebc LCL: updated Russian translation
git-svn-id: trunk@49715 -
2015-08-26 12:07:21 +00:00
juha
ef08d2144c IDE: Show glyph also for the Cancel button in Desktop Manager.
git-svn-id: trunk@49714 -
2015-08-26 11:49:17 +00:00
juha
0e075dc2d9 IDE: Fix tab orders in Desktop Manager. Cleanup. Issue #28426, patch from Alexey Torgashin.
git-svn-id: trunk@49713 -
2015-08-26 11:32:47 +00:00
bart
da24388dc4 LazUtils: Prevent "Abstract method called" for TXMLObjectWriter / TXMLObjectReader also with FPC 3.0.0. Issue #27817.
git-svn-id: trunk@49712 -
2015-08-26 09:29:52 +00:00
bart
6d50fc5c65 LCL: Prevent "Abstract method called" also with FPC 3.0.0. Issue #27754.
git-svn-id: trunk@49711 -
2015-08-26 09:07:27 +00:00
blikblum
0c5e2500dc lazreport: fix crash in pdf export
git-svn-id: trunk@49710 -
2015-08-26 02:17:10 +00:00
mattias
8c380d06fa lcl: less hints
git-svn-id: trunk@49709 -
2015-08-24 12:42:49 +00:00
mattias
e626f7c17a lcl: updated po files
git-svn-id: trunk@49708 -
2015-08-24 12:42:05 +00:00
mattias
bf7cf6fe96 lcl: less hints
git-svn-id: trunk@49707 -
2015-08-24 12:41:55 +00:00
juha
a7bc23443e Calculator: Add menu for copy/paste. Issue #28551, patch from Alexey Torgashin
git-svn-id: trunk@49706 -
2015-08-23 22:20:02 +00:00
juha
f2ebd5c2bf IdeIntf: Use ShortCompareText in both compare functions. Issue #28546.
git-svn-id: trunk@49705 -
2015-08-23 20:12:28 +00:00
mattias
d10fe91ee5 lcl: moved lcl/forms/calcform.pas, issue #28562
git-svn-id: trunk@49704 -
2015-08-23 19:29:29 +00:00
juha
7a3e12bf4a IdeIntf: Use ShortCompareText to compare Clasnames. CompareText and AnsiCompareText can cause mysterious errors. Issue #28546.
git-svn-id: trunk@49703 -
2015-08-23 10:05:13 +00:00
mattias
16362a308b IDE: added default file extension for python pyw, bug #28559
git-svn-id: trunk@49702 -
2015-08-23 08:17:03 +00:00
mattias
ff7a247093 lhelp: fixed crash when ServerID not set, bug #28560, patch from Stephano
git-svn-id: trunk@49701 -
2015-08-23 08:15:06 +00:00