Commit Graph

45708 Commits

Author SHA1 Message Date
mattias
f52d01980d ideintf: resourcestring, issue #27317, from Gábor
git-svn-id: branches/fixes_1_4@47533 -
2015-01-26 21:57:42 +00:00
mattias
76c3de4d63 lcl: grids: docs, issue #27325, from Simon Ameis
git-svn-id: branches/fixes_1_4@47531 -
2015-01-26 21:56:04 +00:00
martin
f81d413513 Merged revision(s) 47522 #7832ffec7f from trunk:
SynEdit (plugins: syncro,templ,complete) remove dynamic allocation of commands. Fix issue #0026329

git-svn-id: branches/fixes_1_4@47526 -
2015-01-26 16:06:53 +00:00
mattias
93f33ce349 IDE: messages: fixed scanning filenames with brackets
git-svn-id: branches/fixes_1_4@47525 -
2015-01-26 11:29:23 +00:00
martin
2b84017f69 Merged revision(s) 47504 #ea99a9bc11 from trunk:
SynEdit: Fixed search replace with newline (Issue #0026227) / Fixed incorrect caret x after replace

git-svn-id: branches/fixes_1_4@47505 -
2015-01-24 17:10:25 +00:00
maxim
fb642ee8fc Merged revision(s) 47500 #69bb12286a from trunk:
LazReport: correctly clear combobox in editor options and fix typo in class method name, based on patch by Péter Gábor, bugs #27347
........

git-svn-id: branches/fixes_1_4@47503 -
2015-01-23 22:06:01 +00:00
maxim
bb629130fb Merged revision(s) 47499 #a955ceac25 from trunk:
Fix some Finnish translations.
........

git-svn-id: branches/fixes_1_4@47502 -
2015-01-23 22:04:36 +00:00
maxim
f661e77efd Merged revision(s) 47490-47494 #bd0bafb893-#bd0bafb893 from trunk:
IDE: Improve TPathEditorButton class, handle Templates better.
........
IDE: Refactor TPathEditorButton more. Copy values between dialog and edit here instead of clients' code.
........
IDE: in Compiler_path_options, turn method CheckSearchPath into a function. Harmonize.
........
IDE: Let TPathEditorButton show the list of paths in edit control's hint.
........
IDE: Fix a layout error in TPathEditorDialog where TemplateGroupBox went under ButtonPanel.
........

git-svn-id: branches/fixes_1_4@47501 -
2015-01-23 22:03:06 +00:00
maxim
8085015aab Merged revision(s) 47484-47485 #029ac3e841-#029ac3e841 from trunk:
LazReport: i18n-ed editor options and function editor, based on patch by Péter Gábor, bugs #27339, #27340; regenerated translations and updated Russian translation.
........
LazReport: fixed typo in function description, patch by Péter Gábor, bug #27338; regenerated translations and updated Russian translation.
........

git-svn-id: branches/fixes_1_4@47488 -
2015-01-22 22:08:59 +00:00
maxim
4451f298b2 Merged revision(s) 47481 #b9f3af4090 from trunk:
LCL: Revert a workaround for FPC bug that causes Arithmetic overflow in TControlbar. Fixed in FPC trunk. Issue #27167.
........

git-svn-id: branches/fixes_1_4@47487 -
2015-01-22 22:05:55 +00:00
maxim
72ed7acdb0 Merged revision(s) 47479 #28500725ad, 47482 #1e510ef8a4 from trunk:
Fix errors in Finnish translation.
........
IDE: regenerated Finnish translation
........

git-svn-id: branches/fixes_1_4@47486 -
2015-01-22 22:04:53 +00:00
martin
15c001f9ac Merged revision(s) 47478 #dc002d996b from trunk:
Debugger, GDBMI: convert pascal numbers for gdb. Issue #0027236

git-svn-id: branches/fixes_1_4@47483 -
2015-01-22 03:24:22 +00:00
maxim
29adc489a2 Merged revision(s) 47474-47476 #134f81ed44-#134f81ed44 from trunk:
LCL: Fix a grammar error in a resource string.
........
Improvements for Finnish translation.
........
LCL: regenerated translations; updated Russian translation
........

git-svn-id: branches/fixes_1_4@47477 -
2015-01-21 00:40:14 +00:00
maxim
05ca771f08 Merged revision(s) 47410 #3151750571, 47441 #e2866a78a0 from trunk:
OI: show '(Mixed)' for Checkbox caption when multiselect and values are mixed.
........
Object Inspector: i18nalize '(Mixed)' value
........

git-svn-id: branches/fixes_1_4@47442 -
2015-01-20 22:18:30 +00:00
maxim
beb0128118 Merged revision(s) 47435-47436 #bc3d35d5bf-#bc3d35d5bf from trunk:
IDE, Identifier Completion dialog: allow some captions to be translated independently
........
IDE: regenerated translations; updated Russian translation
........

git-svn-id: branches/fixes_1_4@47440 -
2015-01-20 21:42:47 +00:00
maxim
b8a0eaca2e Merged revision(s) 47418 #5e5ef0e82a from trunk:
Gtk2: fixed item height. issue #27043
........

git-svn-id: branches/fixes_1_4@47439 -
2015-01-20 21:39:36 +00:00
maxim
fe37d522a6 Merged revision(s) 47413-47416 #5065ce2ec9-#5065ce2ec9 from trunk:
Qt: proper paint of selected item in TListView.OnAdvancedDrawItem. issue #27315
........
Qt: added cdPostPaint for TListView when ViewStyle <> vsReport. part of issue #27315
........
Qt: added QtAlignVCenter, so text is properly aligned in TListItem. issue #27043
........
Qt: fixed paint of empty items when we use OnCustomDraw or OnAdvancedDraw in TListView.
........

git-svn-id: branches/fixes_1_4@47438 -
2015-01-20 21:38:03 +00:00
maxim
27b7893850 Merged revision(s) 47411-47412 #9cc7005608-#9cc7005608, 47419 #4a7125bc7e from trunk:
EditButton: implement property ButtonCursor.
........
EditButton: publish some  more properties in TCustomEditButton derived components (for consistency).
........
EditButton: replace property ButtonAlign: TButtonAlign with Layout: TLeftRight.
........

git-svn-id: branches/fixes_1_4@47437 -
2015-01-20 21:36:41 +00:00
mattias
4a59058c9d IDE: Messages window: fixed autoscroll to new message
git-svn-id: branches/fixes_1_4@47430 -
2015-01-19 11:04:37 +00:00
mattias
bc88963e0c translations: German: updates from Swen Heinig
git-svn-id: branches/fixes_1_4@47429 -
2015-01-19 10:55:31 +00:00
mattias
f1cdd38091 translations: German: updates from Swen Heinig
git-svn-id: branches/fixes_1_4@47427 -
2015-01-19 10:54:30 +00:00
mattias
95301b74f4 IDE: project options: FPC resources above old lrs resources
git-svn-id: branches/fixes_1_4@47426 -
2015-01-19 10:50:17 +00:00
mattias
675cd5e829 IDE: resourcestring
git-svn-id: branches/fixes_1_4@47424 -
2015-01-19 10:45:01 +00:00
mattias
2ef8c46a2f IDE: options: identifier completion: dividers for groups
git-svn-id: branches/fixes_1_4@47422 -
2015-01-19 10:44:28 +00:00
maxim
5804293663 Merged revision(s) 47404-47405 #d120249699-#d120249699 from trunk:
Debugger: minor message improvements
........
Debugger: regenerated translations; updated Russian translation
........

git-svn-id: branches/fixes_1_4@47409 -
2015-01-16 21:18:22 +00:00
maxim
61ed837068 Merged revision(s) 47403 #13c7250b98 from trunk:
H2Pas: fixed typos, patch by Péter Gábor, bug #27316; also regenerated translations and updated Russian translation.
........

git-svn-id: branches/fixes_1_4@47408 -
2015-01-16 21:17:43 +00:00
maxim
fc3f39e9cb Merged revision(s) 47402 #6afb29b0fc from trunk:
TAChart: Fix font color/style/rotation in TADrawerSVG
........

git-svn-id: branches/fixes_1_4@47407 -
2015-01-16 21:16:58 +00:00
maxim
20682d9ff3 Merged revision(s) 47401 #1a64d63b36 from trunk:
OI: Update Boolean value from a Checkbox also when the control is changed but property remains the same.
........

git-svn-id: branches/fixes_1_4@47406 -
2015-01-16 21:16:12 +00:00
maxim
94fc85042b Merged revision(s) 47399 #8e48cc03e3 from trunk:
IDE: Hid "Cancel Scanning" button in "Compare Files" dialog. It is always disabled and its functionality was never implemented.
........

git-svn-id: branches/fixes_1_4@47400 -
2015-01-16 00:11:49 +00:00
martin
ce6dac9d5a Merged revision(s) 47385 #35b20a6180 from trunk:
DebuggerGDBMI: creation flags for gdb process on older windows. Issue #0027310

git-svn-id: branches/fixes_1_4@47398 -
2015-01-15 13:59:07 +00:00
maxim
2105655212 Merged revision(s) 47394 #e0732ec3b2 from trunk:
GDBMI debugger: updated Russian translation
........

git-svn-id: branches/fixes_1_4@47397 -
2015-01-15 00:43:54 +00:00
maxim
84088aa933 Merged revision(s) 47393 #d0a4df6d9a from trunk:
IDE: fix button anchors in UnusedUnitsDialog.
........

git-svn-id: branches/fixes_1_4@47396 -
2015-01-15 00:41:39 +00:00
maxim
6df6e6068d Merged revision(s) 47374 #426aa7d19d from trunk:
Qt: fixed infinite loop with when double click item inside QTreeWidget (TListView.vsReport). issue #27298
........

git-svn-id: branches/fixes_1_4@47395 -
2015-01-15 00:39:45 +00:00
martin
2ffe498995 Merged revision(s) 47390 #8fcd9bf8b1 from trunk:
PascalScript: update the license form origin

git-svn-id: branches/fixes_1_4@47391 -
2015-01-14 20:48:24 +00:00
martin
925c9fabbb Merged revision(s) 47377-47378 #c9ba4326e2-#c9ba4326e2, 47382-47384 #78dc09170e-#78dc09170e, 47386-47388 #c276a8b998-#c276a8b998 from trunk:
r47388
PascalScript: update to origin git f3cf602541b5e73ff93d583adae3b98e314dcd6f calling constructor in 64 bit
---------------------
r47387
PascalScript: update to origin git 466ab97b370687e7053a945d0a55aef7f260e7f3
---------------------
r47386
Debugger: Add some feedback in the eval/modify dialog.
---------------------
r47384
DebuggerGDBMI: Improve getting exception message
---------------------
r47383
DebuggerGDBMI: fix handling internal breakpoints. After an exception normal run/F9 was sometimes broken due to breakpoints not cleared
---------------------
r47382
DebuggerGDBMI: fix handling internal breakpoints. After an exception normal run/F9 was sometimes broken due to breakpoints not cleared
---------------------
r47378
DebuggerGDBMI: po files
---------------------
r47377
DebuggerGDBMI: improve checks if gdb is running. Fix crash when gdb can not be launched. Issue #0027003
---------------------

git-svn-id: branches/fixes_1_4@47389 -
2015-01-14 20:20:48 +00:00
martin
af19716022 Merged revision(s) 47380 #07ac489e6c from trunk:
PascalScript: update to origin git 14dcc5133d4b0b4750ec27f8d0e57204fd827666 (single/double on 64 bit)

git-svn-id: branches/fixes_1_4@47381 -
2015-01-14 15:16:54 +00:00
mattias
ee2dd46d22 lcl: TWinControl.InsertControl fixed position in Controls, widgetsets do not support that yet, issue #25405
git-svn-id: branches/fixes_1_4@47376 -
2015-01-13 18:31:55 +00:00
martin
616bd7e127 Merged revision(s) 47371 #53c99ecb3c from trunk:
Debugger (GDB): deal with regression in gdb 7.7 when accessing members of current object (self). Issue #0027136

git-svn-id: branches/fixes_1_4@47372 -
2015-01-13 00:18:25 +00:00
maxim
7b319d2996 Merged revision(s) 47369 #ebcecf6b36 from trunk:
Translations: committed regenerated files
........

git-svn-id: branches/fixes_1_4@47370 -
2015-01-13 00:13:46 +00:00
maxim
29ff55c51f Merged revision(s) 47367 #d95e033212 from trunk:
TAChart: Avoid TBubbleSeries crashing if X/Y/R is NaN
........

git-svn-id: branches/fixes_1_4@47368 -
2015-01-12 23:35:28 +00:00
maxim
a8aedbe3fd Merged revision(s) 47359-47360 #6cd8770a7f-#6cd8770a7f from trunk:
IDE: regenerated translations; updated Russian translation
........
Translations: committed regenerated files
........

git-svn-id: branches/fixes_1_4@47366 -
2015-01-12 21:56:56 +00:00
maxim
573a57d0bb Merged revision(s) 47358 #3bd64a539e from trunk:
IDE: corrected message after r47319 #5aa14d0a7e
........

git-svn-id: branches/fixes_1_4@47365 -
2015-01-12 21:55:54 +00:00
maxim
9aae5dc449 Merged revision(s) 47353 #a75f914bf9 from trunk:
Comp. Education: fix compilation after component palette changes.
........

git-svn-id: branches/fixes_1_4@47364 -
2015-01-12 21:54:57 +00:00
maxim
911b6a274d Merged revision(s) 47352 #7b2b561fcb from trunk:
IDE: Assign event handler in better place, designer will be focused when component is selected in palette.
........

git-svn-id: branches/fixes_1_4@47363 -
2015-01-12 21:53:10 +00:00
maxim
50dfb45e35 Merged revision(s) 47343 #25a3227bc9, 47348 #4f51ba5b51 from trunk:
TAChart: Modify TBoxAndWhiskerSeries.AddXY to use correct YCount value.
........
TAChart: Improvements of Box-Whisker series (no crash on NaN, new prop WidthStyle, respect data point color)
........

git-svn-id: branches/fixes_1_4@47362 -
2015-01-12 21:50:16 +00:00
maxim
0c5af88a2d Merged revision(s) 47339 #8dcc70cd3b from trunk:
Qt: fixed LM_CONTEXTMENU event in case of TQtCustomControl, when eg. form.PopupMenu is assigned, and control.PopupMenu=nil.
........

git-svn-id: branches/fixes_1_4@47361 -
2015-01-12 21:48:46 +00:00
mattias
811a1e1a3f IDE: fixed typo
git-svn-id: branches/fixes_1_4@47357 -
2015-01-12 16:54:07 +00:00
mattias
feb8eba501 IDE: build file: clean messages
git-svn-id: branches/fixes_1_4@47355 -
2015-01-12 16:52:45 +00:00
martin
39a7e4c186 Merged revision(s) 47350 #e79a9d4cce from trunk:
SynEdit Highlighter VB: backslash for int div Issue #0027247

git-svn-id: branches/fixes_1_4@47351 -
2015-01-12 13:03:04 +00:00
martin
851cf336a2 Merged revision(s) 47340 #0c86628fb1, 47345 #73c5c6d501 from trunk: Only record merge info
IDE: Updated Italian translation languages/lazarusid.it.po
---
IDE Fix possible crash in TInitialSetupDialog.Init
---

git-svn-id: branches/fixes_1_4@47349 -
2015-01-12 12:04:44 +00:00