Commit Graph

48895 Commits

Author SHA1 Message Date
ondrej
08fa33a88d gtk2: Fix error location in the form Form.Position: = poScreenCenter. Issue #29371
git-svn-id: trunk@51664 -
2016-02-19 09:31:49 +00:00
mattias
e727676a1e IDE: compiler options: added mode delphiunicode and iso
git-svn-id: trunk@51663 -
2016-02-19 09:27:41 +00:00
mattias
16ae7e4693 IDE: project inspector: fixed KeyDown/Up mix, bug #28281
git-svn-id: trunk@51662 -
2016-02-19 09:17:02 +00:00
mattias
99c767eda8 lcl: debug menu shortcuts
git-svn-id: trunk@51661 -
2016-02-19 09:15:38 +00:00
mattias
19299db032 lcl: inline DumpStack
git-svn-id: trunk@51660 -
2016-02-19 08:59:58 +00:00
ondrej
3fca9d4689 gtk2: fix hints clipped by 200x200 rect on KDE, Issue #28973
git-svn-id: trunk@51659 -
2016-02-19 05:56:27 +00:00
zeljko
f9d4440db3 Qt: fixed TQtMemoString.Insert() and TQtTextEdit.insertLine(). issue #29670
git-svn-id: trunk@51658 -
2016-02-18 15:49:07 +00:00
mattias
724c7e9cd6 tools: added script to find missing merged revisions on wiki
git-svn-id: trunk@51657 -
2016-02-18 13:19:33 +00:00
mattias
9ba71a2563 translations: German: updates from Swen Heinig
git-svn-id: trunk@51656 -
2016-02-18 12:58:59 +00:00
maxim
beeb532fc5 Examples, translation: allow to select any of available translations, patch by wp, bug #29662
git-svn-id: trunk@51654 -
2016-02-18 06:47:04 +00:00
ondrej
c2748fe332 codetools: use crc for identifier list item hash for speed reasons
git-svn-id: trunk@51652 -
2016-02-18 04:24:14 +00:00
ondrej
263929eb6c codetools: move StoreNodeHash to SetNode. See r51650 #a5cd34a174
git-svn-id: trunk@51651 -
2016-02-18 03:32:43 +00:00
ondrej
a5cd34a174 codetools: add StoreNodeHash for identifier list items.
Solves issue in identifier list painting after typing some text while identifier list is open.

git-svn-id: trunk@51650 -
2016-02-17 17:23:01 +00:00
zeljko
51f4919a83 Qt: implemented TQtWidgetSet.PaintRgn()
git-svn-id: trunk@51649 -
2016-02-17 12:14:57 +00:00
zeljko
1f33db1190 Qt: proxy all QMdiArea events to centralwidget.Now all TGraphicControls are correct if they're inside QMdiArea.
git-svn-id: trunk@51648 -
2016-02-17 11:56:47 +00:00
ondrej
fd3ff3b9c5 lcl: set TMenu ownerdraw properties and events as restricted.
git-svn-id: trunk@51647 -
2016-02-17 11:29:11 +00:00
sekelsenmat
a4a5e66924 fpvectorial: Fixes compilation
git-svn-id: trunk@51646 -
2016-02-17 07:35:16 +00:00
maxim
2cf907dc97 Translations: French translation update by Gilles Vasseur, bug #29658
git-svn-id: trunk@51643 -
2016-02-16 23:04:31 +00:00
maxim
9dd81506aa LazReport: improved Russian translation
git-svn-id: trunk@51642 -
2016-02-16 22:59:09 +00:00
jesus
8b3dc8d735 LazReport: support for http links and print ranges on exported data to xls/xslx/odf formats, patch from Aleksey Lagunov
git-svn-id: trunk@51641 -
2016-02-16 19:30:12 +00:00
bart
7dfb0bf8fc TUpDown: call inherited MouseDown/Up. Resolves Issue #0029660.
git-svn-id: trunk@51640 -
2016-02-16 16:51:09 +00:00
bart
47106ebc21 ShellTreeView: make PopulateWithBaseFiles public. Makes it possible to populate a ShelltreeView that was created at runtime.
git-svn-id: trunk@51639 -
2016-02-16 16:31:45 +00:00
zeljko
cbd2968005 Qt: adjust clientrect of MDIChild if needed, after restoring from minimized state.
git-svn-id: trunk@51637 -
2016-02-16 12:10:05 +00:00
zeljko
d07b954b46 Qt: allow paint by LCL inside QMDIArea.
git-svn-id: trunk@51636 -
2016-02-16 10:24:12 +00:00
ondrej
8b31887c6f LCL: buttoncontrol: prevent double click invoke in case csClickEvents are set. affected was win32.
git-svn-id: trunk@51635 -
2016-02-16 10:16:32 +00:00
juha
ee7305772d Designer: Support also (False) and (True) as Boolean values in Undo operation.
git-svn-id: trunk@51634 -
2016-02-15 12:48:54 +00:00
juha
99194561d2 Converter: Remove a now unused method TConvertSettings.RenameFile.
git-svn-id: trunk@51633 -
2016-02-15 00:08:14 +00:00
juha
5ec79158ce Converter: Backup the original .dfm also when it is used directly for Lazarus. Issue #29631.
git-svn-id: trunk@51632 -
2016-02-15 00:08:08 +00:00
ondrej
d7e4677c9f lcl: TCustomForm.ShowModal: recreate handle only if handle was allocated, don't use HandleNeeded
git-svn-id: trunk@51631 -
2016-02-14 16:22:31 +00:00
juha
6ee68dbc01 Menu designer: Name the main unit better.
git-svn-id: trunk@51625 -
2016-02-14 09:41:17 +00:00
juha
b52946c070 Menu designer: Use a TEdit instead of TForm as an in-place-editor for Caption.
git-svn-id: trunk@51623 -
2016-02-14 09:22:07 +00:00
juha
c007d64959 Remove an old unused unit.
git-svn-id: trunk@51622 -
2016-02-14 09:22:02 +00:00
bart
0d6dc19e67 QT: Fix TFloatSpinEdit not being unconstrained when MinValue = MaxValue.
git-svn-id: trunk@51620 -
2016-02-13 17:01:21 +00:00
bart
49551b7691 GTK2: Fix TFloatSpinEdit not being unconstrained when MinValue = MaxValue. Issue #0029645.
git-svn-id: trunk@51619 -
2016-02-13 16:50:49 +00:00
juha
f40caa1942 Menu designer: Streamline HasAccelerator. ToDo: UTF-8 character still not used.
git-svn-id: trunk@51618 -
2016-02-13 13:09:38 +00:00
juha
6fd4274fb1 Menu designer: Use TShortcutDisplayDlg from a new unit.
git-svn-id: trunk@51617 -
2016-02-13 13:09:37 +00:00
juha
073c2c50e9 Menu designer: Use TResolveConflictsDlg from a new unit.
git-svn-id: trunk@51616 -
2016-02-13 13:09:36 +00:00
juha
e267057612 Menu designer: adjust visibility.
git-svn-id: trunk@51615 -
2016-02-13 13:09:30 +00:00
juha
8536adb457 New files refactored from MenuShadows.
git-svn-id: trunk@51614 -
2016-02-13 12:58:47 +00:00
maxim
1ea6188f4f Translations: improved Russian translation
git-svn-id: trunk@51605 -
2016-02-13 12:33:47 +00:00
maxim
f4b5ad7152 Examples, translation: regenerated translations
git-svn-id: trunk@51604 -
2016-02-13 12:21:42 +00:00
maxim
854c284c9c LazDataDesktop: improved i18n, regenerated translations and updated Russian translation
git-svn-id: trunk@51603 -
2016-02-13 00:26:55 +00:00
maxim
40026f0046 Translations: French translation update by Gilles Vasseur, bug #29634
git-svn-id: trunk@51602 -
2016-02-12 22:54:38 +00:00
wp
f8a92e54e0 TAChart: Clean up.
git-svn-id: trunk@51601 -
2016-02-12 15:43:10 +00:00
juha
0e74507516 LCL: Identify Unity better when supporting its TTrayIcon. Issue #29638.
git-svn-id: trunk@51600 -
2016-02-12 09:11:21 +00:00
wp
69e99f6102 TAChart: Move notificaction mechanism from TCustomChartSource to its new parent TBasicChartSource.
git-svn-id: trunk@51599 -
2016-02-11 21:00:47 +00:00
wp
602ffd06d0 TAChart: Add declaration of TDoublePointArray
git-svn-id: trunk@51598 -
2016-02-11 20:56:24 +00:00
ondrej
2c0c39f762 lcl: use active form as parent for pmNone and modal windows. Issue #29635
git-svn-id: trunk@51597 -
2016-02-11 11:52:45 +00:00
mattias
44e40b779d IDE: code help: if ndoe in include file show link to unit
git-svn-id: trunk@51596 -
2016-02-11 11:41:40 +00:00
ondrej
edcf3ab650 LCL: listview: fix code style.
git-svn-id: trunk@51595 -
2016-02-11 05:39:03 +00:00