Commit Graph

48478 Commits

Author SHA1 Message Date
maxim
64662d5382 Merged revision(s) 51658 #f9d4440db3, 51679 #8af51b6eee from trunk:
Qt: fixed TQtMemoString.Insert() and TQtTextEdit.insertLine(). issue #29670
........
Qt: fixed bug with returning from TQtWidgetSet.GetWindowSize() with fpc-3.0
........

git-svn-id: branches/fixes_1_6@51684 -
2016-02-24 22:15:36 +00:00
mattias
e9dbc4dc92 IDE: create fpmake: fixed typo
git-svn-id: branches/fixes_1_6@51670 -
2016-02-19 14:24:29 +00:00
mattias
2ff58aa5b9 IDE: ReplacePackage: nil old package
git-svn-id: branches/fixes_1_6@51668 -
2016-02-19 14:23:54 +00:00
mattias
68cff514de IDE: project inspector: fixed KeyDown/Up mix, bug #28281
git-svn-id: branches/fixes_1_6@51666 -
2016-02-19 11:26:53 +00:00
maxim
32ead90e6d Merged revision(s) 51654 #beeb532fc5 from trunk:
Examples, translation: allow to select any of available translations, patch by wp, bug #29662
........

git-svn-id: branches/fixes_1_6@51655 -
2016-02-18 06:48:02 +00:00
maxim
b7ed54fe7a Merged revision(s) 51639 #47106ebc21 from trunk:
ShellTreeView: make PopulateWithBaseFiles public. Makes it possible to populate a ShelltreeView that was created at runtime.
........

git-svn-id: branches/fixes_1_6@51653 -
2016-02-18 06:29:14 +00:00
maxim
2077f90f31 Merged revision(s) 51643 #2cf907dc97 from trunk:
Translations: French translation update by Gilles Vasseur, bug #29658
........

git-svn-id: branches/fixes_1_6@51645 -
2016-02-16 23:11:32 +00:00
maxim
752133819c Merged revision(s) 51634 #ee7305772d from trunk:
Designer: Support also (False) and (True) as Boolean values in Undo operation.
........

git-svn-id: branches/fixes_1_6@51644 -
2016-02-16 23:06:00 +00:00
mattias
08cdd41ffe set version to 1.6.1 in lazarus.lpi
git-svn-id: branches/fixes_1_6@51629 -
2016-02-14 09:51:32 +00:00
mattias
c07abfd0c8 set version to 1.6.1
git-svn-id: branches/fixes_1_6@51628 -
2016-02-14 09:50:09 +00:00
mattias
5365cc87d0 set version 1.6
git-svn-id: branches/fixes_1_6@51626 -
2016-02-14 09:43:59 +00:00
mattias
e4c54c9f40 QT+GTK2: Fix TFloatSpinEdit not being unconstrained when MinValue = MaxValue. Issue #29645
git-svn-id: branches/fixes_1_6@51621 -
2016-02-14 09:08:06 +00:00
maxim
67e41ef9dd Merged revision(s) 51605 #1ea6188f4f from trunk:
Translations: improved Russian translation
........

git-svn-id: branches/fixes_1_6@51613 -
2016-02-13 12:47:57 +00:00
maxim
991b685619 Merged revision(s) 51588 #947a3dc602 from trunk:
LCL: Pass the PartStart parameter of TCustomListView.FindCaption forward. It was ignored.
........

git-svn-id: branches/fixes_1_6@51612 -
2016-02-13 12:44:21 +00:00
maxim
26e14895f4 Merged revision(s) 51585 #2ee5aeec56 from trunk:
TAChart: Fix mouse-wheel-zooming with fixed chart center.
........

git-svn-id: branches/fixes_1_6@51611 -
2016-02-13 12:42:53 +00:00
maxim
83e7ffa28b Merged revision(s) 51583 #ac532977f7 from trunk:
LazControls: Fix a regression in ListFilterEdit caused by r51267 #dfc8958222, affecting Win32 widgetset. Arrow key in filter did not select list items. Patch from GetMem.
........

git-svn-id: branches/fixes_1_6@51610 -
2016-02-13 12:41:40 +00:00
maxim
403190a0f8 Merged revision(s) 51574 #14cd12d46f, 51576 #6e78df57da, 51578 #a564fde4c8 from trunk:
SynEdit: fix scroll pos after folding. issue #0029534
........
SynEdit: fix invalidate (repaint) on line selection through gutter click / issue #0029490
........
SynEdit: fixed (un-)indent selection in linemode (select via gutter). Issue #0029591
........

git-svn-id: branches/fixes_1_6@51609 -
2016-02-13 12:40:25 +00:00
maxim
6f591680f8 Merged revision(s) 51569 #570ec7af98 from trunk:
Fix memory leak in HtmlHelp_IPro example project. Issue #29611, patch from wp.
........

git-svn-id: branches/fixes_1_6@51608 -
2016-02-13 12:39:14 +00:00
maxim
748e872921 Merged revision(s) 51564 #9fb950e45d from trunk:
Gtk2: fixed bsToolWin sizing. issue #29553
........

git-svn-id: branches/fixes_1_6@51607 -
2016-02-13 12:38:27 +00:00
maxim
98a7fe0a4e Merged revision(s) 51562-51563 #6afec5c9b1-#6afec5c9b1 from trunk:
Keymap: fix cache / update on remove
........
Keymap: fix, remove deleted entries from category.
........

git-svn-id: branches/fixes_1_6@51606 -
2016-02-13 12:36:53 +00:00
mattias
7038bee3d1 fpdebug: using Windows W functions
git-svn-id: branches/fixes_1_6@51582 -
2016-02-10 19:37:26 +00:00
martin
b4b19b35df Merged revision(s) 51579-51580 #20e4fc2e10-#20e4fc2e10 from trunk:
fpdebbugger: fix releasing context / revision 50963 #b5434dee75
........
fpdebugger: fix another Free instead of ReleaseRef
........

git-svn-id: branches/fixes_1_6@51581 -
2016-02-10 19:00:30 +00:00
maxim
0abbde5c35 Merged revision(s) 51556 #b2c7964d42 from trunk:
TurboPower_IPro: Fix notification procedure when DataProvider is destroyed.
........

git-svn-id: branches/fixes_1_6@51561 -
2016-02-09 23:18:03 +00:00
maxim
1846dad0d7 Merged revision(s) 51557 #1d7ae27535 from trunk:
Translations: improved Russian translation
........

git-svn-id: branches/fixes_1_6@51559 -
2016-02-09 23:06:07 +00:00
maxim
47bcd03138 Merged revision(s) 51531 #ed047fbbd3 from trunk:
LazControls: Fix alignment of caption for TThemedCheckBox.Alignment = taLeftJustify. Issue #0029603.
........

git-svn-id: branches/fixes_1_6@51535 -
2016-02-06 18:59:54 +00:00
maxim
044d93423a Merged revision(s) 51526 #b801134b9b from trunk:
Qt: fixed modal stack under qt-win32. issue #29602
........

git-svn-id: branches/fixes_1_6@51530 -
2016-02-06 15:15:51 +00:00
maxim
a51dd190e7 Merged revision(s) 51528 #20d48b24bd from trunk:
Translations: Hungarian translation update by Péter Gábor, bug #29551
........

git-svn-id: branches/fixes_1_6@51529 -
2016-02-06 15:11:04 +00:00
maxim
ff126996d4 Merged revision(s) 51513 #e5396dc094 from trunk:
Translations: French translation update by Gilles Vasseur, bug #029586
........

git-svn-id: branches/fixes_1_6@51525 -
2016-02-06 14:51:17 +00:00
maxim
e692129cb1 Merged revision(s) 51472 #d7e782191a, 51512 #1a8731a61b from trunk:
lcl: lclstrconsts slovak translations from Slavo Gbúr. Issue #29570 Patch from Denis Kozlov
........
LCL: regenerated translations
........

git-svn-id: branches/fixes_1_6@51524 -
2016-02-06 14:39:05 +00:00
maxim
a6fd4e52a9 Merged revision(s) 51387-51388 #51be79de05-#51be79de05, 51429-51432 #a995c27b85-#a995c27b85, 51434 #b3bc124f4d, 51439 #d89ec8e399, 51441-51442 #52e348e1c8-#52e348e1c8, 51447 #cfd5a7b71c from trunk:
Turbopower_ipro: New files for Iphttpbroker and its example from Silvio Clécio. Issue #29483.
........
Turbopower_ipro: Update package for Iphttpbroker. From Silvio Clécio. Issue #29483.
........
Turbopower IPro: Fix default color for HTML inputs on Windows. Issue #29483, patch from Silvio Clécio.
........
Turbopower IPro: Fix bg color for CSS style in TCustomEdit and TRadioButton. Issue #29483, patch from Silvio Clécio.
........
Turbopower IPro: Added functions FindNode, FindNodeByElemId and FindNodeByElemClass. Issue #29483, patch from Silvio Clécio.
........
New example for IPro FindNode functions. Issue #29483, from Silvio Clécio.
........
Turbopower IPro: Fix compilation with FPC 2.6.4. Issue #29483, patch from Silvio Clécio.
........
TurboPower_ipro: Fix background color of html input controls, based on patch by Silivo Clecio (Issue #0029483). Fix typo.
........
TurboPower_iPro: Script to add component icons to res file. Add icon to new TIpHTTPDataProvider (provided by Péter Gabor).
........
TurboPower_iPro: Slightly modify icon of TIpHttpDataProvider to distinguish it from TIpFileDataProvider.
........
TurboPower_iPro: Final fix of issue {{MantisLink|29483}} - Use correct default of input node background color, assign it to the control's color.
........

git-svn-id: branches/fixes_1_6@51523 -
2016-02-06 14:36:36 +00:00
maxim
0f912223ec Merged revision(s) 51415 #44a263b11d, 51454 #96305118da from trunk:
LazControl: Show multiline caption of TCheckBoxThemed correctly. Issue #29504, patch from Gabor Boros.
........
LazControls: Fix TThemedCheckBox.KeyUp. Issue #0029406.
........

git-svn-id: branches/fixes_1_6@51522 -
2016-02-06 14:32:50 +00:00
maxim
3f2b113106 Merged revision(s) 51402-51403 #17eeef7376-#17eeef7376 from trunk:
favorites: use IncludeTrailingPathDelimiter for config path
........
packagetabs: use IncludeTrailingPathDelimiter for config path
........

git-svn-id: branches/fixes_1_6@51521 -
2016-02-06 14:30:41 +00:00
maxim
2f3f82333a Merged revision(s) 51389 #748caca7e3 from trunk:
fpvectorial: Fix compilation error with fpc 2.6.4
........

git-svn-id: branches/fixes_1_6@51520 -
2016-02-06 14:29:06 +00:00
maxim
ead5e6d5b1 Merged revision(s) 51385 #0ce59a4f03, 51451 #bc4da6f46d from trunk:
codetools: fix unused units feature broken by r50266 #d49143fd83. Issue #29486
........
IdeIntf: Make a freed BitMap Nil.
........

git-svn-id: branches/fixes_1_6@51519 -
2016-02-06 14:26:44 +00:00
maxim
6ba33c2775 Merged revision(s) 51378-51380 #35618ab4f1-#35618ab4f1 from trunk:
Converter: Do not convert to UTF8 functions any more. Not needed with the new Unicode system.
........
Converter: Change global procedures into methods of TConvertSettings.
........
Converter: Refactor code for loading and saving settings into procedures. Don't save when Cancel was clicked.
........

git-svn-id: branches/fixes_1_6@51518 -
2016-02-06 14:22:05 +00:00
maxim
b8058ec213 Merged revision(s) 51358 #49d6dee15e, 51381 #a7f3bf4640, 51443-51444 #6e15c088bf-#6e15c088bf, 51476 #843fcd8da7 from trunk:
Qt: fixed painting on TGroupBox.issue #28155
........
Qt: fixed hint changing of TTrayIcon. issue #29478
........
Qt: proper resize QMDIArea if any of LCLObject child wincontrols are aligned alTop,alLeft,alBottom or alRight. issue #29529
........
Qt: fix activate/deactivate signal on mdichild forms without any control. issue #29528
........
Qt: fixed mouse events in TQtGroupBox. issue #29572
........

git-svn-id: branches/fixes_1_6@51517 -
2016-02-06 14:18:07 +00:00
maxim
0ff9fdd2be Merged revision(s) 51337-51338 #c0b1fba604-#c0b1fba604, 51345-51347 #68cf5f1d72-#68cf5f1d72, 51360 #5771737dee, 51362 #579a1526dc from trunk:
IDE: fix WM_SIZE loop when restoring maximized IDE and using AnchorDocking. Issue #28096
........
IDEIntf, AnchorDocking: make ResetSplitters public and use it in TMainIDEBar.InitPaletteAndCoolBar. Related to issue #28096
........
anchordocking: check HostDockSite in TAnchorDockMaster.CloseUnneededControls
........
IDE: fix InitPaletteAndCoolBar for non-docked IDE. Regression from r51338 #64d6d494f8. Issue #28096
........
anchordocking: really find MainIDE site in AdjustMainIDEWindowHeight.
........
IDE: fixed crash when IDE is closing
........
IDE: Prevent component selection on startup in ComponentList. Issue #29454, patch from Balázs Székely.
........

git-svn-id: branches/fixes_1_6@51516 -
2016-02-06 14:12:55 +00:00
maxim
314291368a Merged revision(s) 51334 #4c08c761dc, 51359 #685cfd6bbc, 51361 #871f631591 from trunk:
LCL: don't prevent AutoSizeDelayedHandle for minimized windows. Issue #29445
........
LCL: fixed crash with sparta docked , added check for Target <> nil in SetFocusedControl.
........
LCL: Don't turn TScrollBar.Visible False when changing Kind property. AScrollBar.Show did not work due to flag tests. Issue #29422
........

git-svn-id: branches/fixes_1_6@51515 -
2016-02-06 14:00:56 +00:00
mattias
c5e0a33841 fpc rpm: clean up /usr/share/doc/fpc-*
git-svn-id: branches/fixes_1_6@51458 -
2016-01-30 12:35:02 +00:00
mattias
27b77b65e6 fpc rpm: fixed finding fpcmake
git-svn-id: branches/fixes_1_6@51456 -
2016-01-30 12:24:41 +00:00
mattias
d9b69e582c fpc rpm: fixed bogus dates
git-svn-id: branches/fixes_1_6@51453 -
2016-01-30 11:26:26 +00:00
mattias
99f8b0921c examples: testxmlreader, fixed typo
git-svn-id: branches/fixes_1_6@51437 -
2016-01-28 12:06:25 +00:00
ondrej
8db992e117 merge r51087, r51166, r51229 #4b7b10696b:
r51087 IDE: Prevent crash when clicking button "Change Build Mode" and Cancel in dialog. BackupBuildModes is not called always. Issue #29292
r51166 Revert r51068 and r51087 #181b205220 + cleanup. Issue #28059 and Issue #29292.
r51229 ide: fix Options changed through "Change Build Mode" CoolBar button isn't respected by the compiler. Issue #28059

git-svn-id: branches/fixes_1_6@51336 -
2016-01-18 23:42:01 +00:00
maxim
922118423c Merged revision(s) 51316 #ea7d1b855d from trunk:
debugger: check GetTextMetrics result in TAssemblerDlg.DoEditorOptsChanged. Issue #29429
........

git-svn-id: branches/fixes_1_6@51332 -
2016-01-18 23:11:29 +00:00
maxim
aafe5f17a7 Merged revision(s) 51312 #235ced5144 from trunk:
lazcontrols: prevent AV in TTreeFilterEdit.RestoreSelection if treeview is nil. Issue #29441
........

git-svn-id: branches/fixes_1_6@51331 -
2016-01-18 23:09:29 +00:00
maxim
5db06fde95 Merged revision(s) 51303-51304 #363ef73d76-#363ef73d76 from trunk:
ObjectInspector: fix wrong ifdef.
........
OI: Use normal CheckBox as Boolean editor until problems with CheckBoxThemed are solved. Issues #29406 and #29412.
........

git-svn-id: branches/fixes_1_6@51330 -
2016-01-18 23:07:49 +00:00
maxim
2189723d75 Merged revision(s) 51287 #06164b5f5f from trunk:
TListFilterEdit: removed LCLQt workaround. issue #29385
Qt: unset selection when itemindex is changed. issue #29385
........

git-svn-id: branches/fixes_1_6@51329 -
2016-01-18 23:06:16 +00:00
maxim
67fc6eb2c8 Merged revision(s) 51286 #6d831b44de, 51317 #9e65d8f0c1 from trunk:
LCL: grids: partially revert r49016 #2b2ffb7044 that prevents OnSelectEditor when entering cell by keyboard. Issue #29191
........
grids: Do not reset Offset in keyboard Events. Issue #29420, patch by Michl
........

git-svn-id: branches/fixes_1_6@51328 -
2016-01-18 23:04:52 +00:00
maxim
915e906be0 Merged revision(s) 51266 #a9f558b56b, 51307 #dde0721065 from trunk:
TAChart: Add "ResetFont" to drawing interface to fix issue #27163 without interfering with nogui widgetset.
........
TAChart: Add missing "ResetFont" for TAggpasDrawer forgotten in r51266 #a9f558b56b
........

git-svn-id: branches/fixes_1_6@51327 -
2016-01-18 23:01:48 +00:00
maxim
61158d5456 Merged revision(s) 51256 #a7886be131 from trunk:
Components, sqlitecomponenteditor: less hints.
........

git-svn-id: branches/fixes_1_6@51326 -
2016-01-18 22:59:25 +00:00