Commit Graph

45903 Commits

Author SHA1 Message Date
maxim
ebb4c661c5 Merged revision(s) 49272 #3d94951a6e from trunk:
Translations: Hungarian translation update by Péter Gábor, bug #28244
........

git-svn-id: branches/fixes_1_4@49275 -
2015-06-04 21:52:58 +00:00
maxim
30d62f4283 Merged revision(s) 49214 #bbb037cc27 from trunk:
LCL: fix TDBRadioGroup value not set when not in editmode, from Erwin van den Bosch, issue #25754
........

git-svn-id: branches/fixes_1_4@49274 -
2015-06-04 21:36:44 +00:00
maxim
d9c5e76c53 Merged revision(s) 49211 #adcc1a2862 from trunk:
Qt: better check if variant is really valid handle.
........

git-svn-id: branches/fixes_1_4@49273 -
2015-06-04 21:34:59 +00:00
maxim
28619e9df8 Merged revision(s) 49217-49218 #a58bea165a-#a58bea165a from trunk:
IDE: improved Code Browser i18n, bug #28204
........
IDE: regenerated translations and updated Russian translation
........

git-svn-id: branches/fixes_1_4@49219 -
2015-05-30 00:14:17 +00:00
maxim
62cd719013 Merged revision(s) 49197 #a9060dc0b7 from trunk:
MaskEdit: fix FormatMaskText.
........

git-svn-id: branches/fixes_1_4@49199 -
2015-05-28 20:21:01 +00:00
maxim
922c2ab8bb Merged revision(s) 49170 #8077f55310 from trunk:
LCL-Win: Prevent flicker in TListbox. Issue #28146, patch from wp.
........

git-svn-id: branches/fixes_1_4@49198 -
2015-05-28 20:19:27 +00:00
maxim
5c2960c762 Merged revision(s) 49192 #fee02222c7 from trunk:
SynEdit: Fixed Option for MouseLink (when not using MouseActions)
........

git-svn-id: branches/fixes_1_4@49196 -
2015-05-27 20:37:55 +00:00
maxim
9566e8e958 Merged revision(s) 49187 #a14e21882c from trunk:
Win32: handle ofDontAddToRecent option in TOpen/SaveDialog (Issue #0027682).
........

git-svn-id: branches/fixes_1_4@49195 -
2015-05-27 20:35:51 +00:00
maxim
c2fbec5d82 Merged revision(s) 49167 #6f07e65533 from trunk:
MaskEdit: implement FormatMaskText function (Issue #0028167).
........

git-svn-id: branches/fixes_1_4@49194 -
2015-05-27 20:33:22 +00:00
maxim
1a0133d9d2 Merged revision(s) 49172 #b8503e1976 from trunk:
Menueditor: Fix error when moving menu items. Issue #27849, patch from Michl.
........

git-svn-id: branches/fixes_1_4@49186 -
2015-05-26 22:36:51 +00:00
maxim
7f751df65d Merged revision(s) 49171 #9d7274a075 from trunk:
IDE: Ask 'Continue search from the beginning?' only when not already in beginning. Issue #28177, patch from Ondrej Pokorny.
........

git-svn-id: branches/fixes_1_4@49185 -
2015-05-26 22:32:12 +00:00
maxim
db1ee32053 Merged revision(s) 49165 #81be2b6595 from trunk:
EditButton: fix responding to Shift-Tab (Issue #0028161).
........

git-svn-id: branches/fixes_1_4@49184 -
2015-05-26 22:14:57 +00:00
maxim
85167083fc Merged revision(s) 49121 #336bdda458, 49154 #a16431b3ac from trunk:
LazReport, when formatting numbers check that value is really numeric, issue #28114
........
LazReport, fix loading of old binary reports (older than version 28), modified patch from Tsvetoslav, issue #27179
........

git-svn-id: branches/fixes_1_4@49183 -
2015-05-26 22:06:38 +00:00
maxim
1b4b1ad15a Merged revision(s) 49081 #381c46845f from trunk:
Qt: create properly sized device context in GetDC(). issue #28106
........

git-svn-id: branches/fixes_1_4@49182 -
2015-05-26 22:03:08 +00:00
maxim
9004eab5c7 Merged revision(s) 49069 #b81e99f438 from trunk:
MaskEdit: fix RestoreMask.
........

git-svn-id: branches/fixes_1_4@49181 -
2015-05-26 22:01:52 +00:00
maxim
fa2a75f05b Merged revision(s) 49144 #73d0bc5ed1 from trunk:
Translations: French translation update by Gilles Vasseur, bug #28156
........

git-svn-id: branches/fixes_1_4@49145 -
2015-05-23 00:41:15 +00:00
mattias
95b31b96e1 lazbuild: fixed error message for broken dependency
git-svn-id: branches/fixes_1_4@49126 -
2015-05-21 11:37:36 +00:00
martin
a55c7090c1 SynEdit: fixed wrong clipped caret (works in trunk due to refactor) Issue #0028019 // also fix windows not clearing the old caret
git-svn-id: branches/fixes_1_4@49114 -
2015-05-19 23:45:18 +00:00
martin
14a63b91cd Revert 49089 #a8cb48d453 / Issue #0028019
git-svn-id: branches/fixes_1_4@49113 -
2015-05-19 21:24:14 +00:00
martin
1b7f6b9ab6 Merged revision(s) 49091 #7780f32ee7 from trunk:
SynEdit: Highlight colon in lfm. Issue #0028112
........

git-svn-id: branches/fixes_1_4@49102 -
2015-05-18 23:05:43 +00:00
martin
bcd96aa4f2 Merged all fpdebug changes
git-svn-id: branches/fixes_1_4@49100 -
2015-05-18 22:54:40 +00:00
martin
a8cb48d453 SynEdit: fixed wrong clipped caret (works in trunk due to refactor) Issue #0028019
git-svn-id: branches/fixes_1_4@49089 -
2015-05-18 20:27:02 +00:00
maxim
792f116a9f Merged revision(s) 49035 #7c53eb74e2 from trunk:
Translations: French translation update by Gilles Vasseur, bug #28094
........

git-svn-id: branches/fixes_1_4@49039 -
2015-05-15 22:10:09 +00:00
maxim
25ac935a4c Merged revision(s) 49026 #373d706042 from trunk:
Qt: change kind of focuspolicy when controlstyle contains csNoFocus. issue #28090
........

git-svn-id: branches/fixes_1_4@49038 -
2015-05-15 21:57:46 +00:00
maxim
4956f8383e Merged revision(s) 49019-49020 #fd258ffc81-#fd258ffc81 from trunk:
TAChart: Fix crash of IDE if TPieSeries is linked to a TUserDefinedChartSource
........
TAChart: Fix crash of IDE if TFitSeries is linked to a TUserDefinedChartSource
........

git-svn-id: branches/fixes_1_4@49037 -
2015-05-15 21:55:59 +00:00
maxim
a85d06d750 Merged revision(s) 49007 #801a25a549 from trunk:
LCL: Fix a ChangeBoundLoop-Detected-Error with TControlBar. Issue #27855, patch from Vojtech Cihak.
........

git-svn-id: branches/fixes_1_4@49036 -
2015-05-15 21:52:49 +00:00
maxim
f05de47e84 Merged revision(s) 49001-49004 #754c3f538f-#754c3f538f from trunk:
IDE: improved external tool editor dialog layout, bug #28067
........
IDEIntf: improved i18n, regenerated translations and updated Russian translation, bug #28067
........
IDE: improved component palette pages list i18n, bug #28061
........
IDE: regenerated translations and updated Russian translation
........

git-svn-id: branches/fixes_1_4@49006 -
2015-05-12 22:03:45 +00:00
maxim
0775affb09 Merged revision(s) 48988 #2eb361b9f3 from trunk:
Qt: implemented TMemo.Caret.Y position.
........

git-svn-id: branches/fixes_1_4@49005 -
2015-05-12 21:52:03 +00:00
mattias
e3da4ee7a3 codetools: fixed mem leak
git-svn-id: branches/fixes_1_4@48974 -
2015-05-08 20:02:33 +00:00
maxim
5f30df1ccf Merged revision(s) 48963-48967 #b7fbd190af-#b7fbd190af from trunk:
IDE: improved layout and i18n by replacing separate buttons with ButtonPanel, bug #27966
........
IDE: improved wording in several dialogs ('Where' -> 'Search scope' etc.), bug #27966
........
IDE: Improved layout and i18n of Conditional Defines dialog, bug #27966
........
Packager: improved Package Links dialog i18n, bug #27652
........
IDE: regenerated translations and updated Russian translation
........

git-svn-id: branches/fixes_1_4@48968 -
2015-05-07 23:42:00 +00:00
maxim
70987e72ca Merged revision(s) 48956-48957 #d2b3e49003-#d2b3e49003 from trunk:
Packager: improved i18n, bug #28021
........
IDE: regenerated translations and updated Russian translation
........

git-svn-id: branches/fixes_1_4@48958 -
2015-05-07 00:18:01 +00:00
maxim
da37a6c42b Merged revision(s) 48945 #57f7f6c9e6 from trunk:
Translations: French translation update by Gilles Vasseur, bug #28012
........

git-svn-id: branches/fixes_1_4@48954 -
2015-05-06 22:54:21 +00:00
maxim
b4de795627 Merged revision(s) 48941 #ae10af0c87 from trunk:
Win32: fixed range check error.Patch by Petr-K. issue #28039
........

git-svn-id: branches/fixes_1_4@48953 -
2015-05-06 22:35:10 +00:00
mattias
f9b2ee6b61 codetools: fixed GetDefaultFPCErrorMsgFileEncoding
git-svn-id: branches/fixes_1_4@48952 -
2015-05-06 22:33:53 +00:00
maxim
635f7360d0 Merged revision(s) 48889 #c6d6f8c7a6, 48899-48900 #f15b645703-#f15b645703 from trunk:
IDEIntf, dbpropedits: check when retrieving fields definitions, issue #27962
........
IDEIntf: fixed typo
........
IDEIntf: regenerated translations and updated Russian translation
........

git-svn-id: branches/fixes_1_4@48950 -
2015-05-06 22:31:23 +00:00
maxim
04c1865cd6 Merged revision(s) 48888 #bfe307d647 from trunk:
LazReport, fix image exporter filename, from willians cleyton, issue #27986
........

git-svn-id: branches/fixes_1_4@48949 -
2015-05-06 22:23:08 +00:00
maxim
136574a27f Merged revision(s) 48887 #28089b25f7 from trunk:
Printers, win: check for PDev.DevModeSize that prevents error 204, from DaLiv, issue #27970
........

git-svn-id: branches/fixes_1_4@48948 -
2015-05-06 22:22:15 +00:00
maxim
fef115d67d Merged revision(s) 48871-48872 #4ec7f482b1-#4ec7f482b1 from trunk:
LCL, grids: make sure the grid is notified about text is changed on pressing the first char, issue #27955
........
LCL, grids: modified previous patch, the text should be the text value not the pressed key
........

git-svn-id: branches/fixes_1_4@48947 -
2015-05-06 22:19:46 +00:00
maxim
c6edc599a2 Merged revision(s) 48768 #8f0c91d834 from trunk:
IDE, fieldsEditor: show a message if a field cannot be created, issue #26867
........

git-svn-id: branches/fixes_1_4@48946 -
2015-05-06 22:18:39 +00:00
mattias
73c6d3d245 IDE: fpc params: assembler style: add missing space
git-svn-id: branches/fixes_1_4@48936 -
2015-05-05 18:06:31 +00:00
mattias
44faf4bfd0 IDE: renamed TUnitInfo.Unit_Name to SrcUnitName and fixed updating it, bug #27713
git-svn-id: branches/fixes_1_4@48913 -
2015-05-01 10:39:09 +00:00
maxim
4964caa738 Merged revision(s) 48878 #c9ad1bd666 from trunk:
Packager: When adding a new component, update palette page only if there is one. Issue #27985
........

git-svn-id: branches/fixes_1_4@48907 -
2015-04-29 21:40:44 +00:00
maxim
1329963926 Merged revision(s) 48875 #2f05933d7f, 48879 #02fecee255 from trunk:
Qt: fixed regression with focus of controls on mdichild forms. issue #27982
........
Qt: do not assume that parent of TQtPage is TQtTabWidget.
........

git-svn-id: branches/fixes_1_4@48906 -
2015-04-29 21:39:37 +00:00
maxim
83923daf14 Merged revision(s) 48874 #b8f7b8aef0 from trunk:
Packager: Don't hide selection in the ListView of Open Installed Package dialog.
........

git-svn-id: branches/fixes_1_4@48905 -
2015-04-29 21:37:20 +00:00
maxim
b06dc0b75e Merged revision(s) 48870 #77ddd148d7 from trunk:
Dialogs: Add another overloaded version of MessageDlg (Delphi compatibility). Issue #0027964.
........

git-svn-id: branches/fixes_1_4@48904 -
2015-04-29 21:36:25 +00:00
maxim
2b419a7c39 Merged revision(s) 48868 #2cb6581c7f from trunk:
IDE: fix alt-modifier in dutch translation for main menu. Issue #0027967.
........

git-svn-id: branches/fixes_1_4@48903 -
2015-04-29 21:35:25 +00:00
maxim
4113bf45ee Merged revision(s) 48901 #ac0dee2b7f from trunk:
Translations: French translation update by Gilles Vasseur, bug #27997
........

git-svn-id: branches/fixes_1_4@48902 -
2015-04-29 21:31:53 +00:00
maxim
a45391acfe Merged revision(s) 48896-48897 #aff6009359-#aff6009359 from trunk:
Translations: corrections to spanish translation by Julio Jiménez B.
........
Translations: one missing correction on previous patch
........

git-svn-id: branches/fixes_1_4@48898 -
2015-04-29 21:01:28 +00:00
mattias
b706c383fc lazbuild: save lpk list after compiling an lpk, bug #27991
git-svn-id: branches/fixes_1_4@48893 -
2015-04-29 10:03:03 +00:00
maxim
955e75ed6c Merged revision(s) 48885 #aae4334209 from trunk:
LHelp: i18n-ed Open Dialog (bug #27977) and updated Russian translation
........

git-svn-id: branches/fixes_1_4@48886 -
2015-04-28 23:03:51 +00:00