Commit Graph

48911 Commits

Author SHA1 Message Date
maxim
85f05aa3cc LCL: added Portuguese translation by Pedro Albuquerque, bug #29712
git-svn-id: trunk@51683 -
2016-02-24 22:13:06 +00:00
maxim
b3e8ea38d7 PoChecker: added Portuguese translation support, regenerated translations and updated Russian translation
git-svn-id: trunk@51682 -
2016-02-24 22:11:04 +00:00
ondrej
61b1bcfde2 Carbon: remove wrong code from SetRealPopupParent and add a ToDo.
git-svn-id: trunk@51681 -
2016-02-24 14:24:46 +00:00
ondrej
46ea37d068 Carbon: remove system-wide stay-on-top window style for windows with defined WndParent. Issue #29694
git-svn-id: trunk@51680 -
2016-02-24 14:06:29 +00:00
zeljko
8af51b6eee Qt: fixed bug with returning from TQtWidgetSet.GetWindowSize() with fpc-3.0
git-svn-id: trunk@51679 -
2016-02-24 13:16:00 +00:00
mattias
85acb5b2f9 IDE: using process Executable instead of CommandLine
git-svn-id: trunk@51678 -
2016-02-23 11:10:42 +00:00
mattias
dabcac3009 lcl: using process Executable instead of CommandLine
git-svn-id: trunk@51677 -
2016-02-23 11:03:05 +00:00
wp
dea4ec5cee TAChart: Remove hints and warnings (issue #0029709)
git-svn-id: trunk@51676 -
2016-02-23 10:44:35 +00:00
bart
f7005c6649 LazUtils: Revert r51038 #10e166f60e. Fixes bug in CopyDirTree. Issue #0029695.
git-svn-id: trunk@51675 -
2016-02-22 18:13:29 +00:00
juha
f42ebf10a7 Converter: Improve messages. Show urgency, file name, coordinates. Relevant file now opens when clicking a message.
git-svn-id: trunk@51674 -
2016-02-21 14:05:42 +00:00
juha
1a992ed303 IDE: formatting.
git-svn-id: trunk@51673 -
2016-02-21 14:05:36 +00:00
ondrej
365d820d9e gtk2: remove unneeded code
git-svn-id: trunk@51672 -
2016-02-20 11:02:51 +00:00
mattias
a45740f68f IDEIntf: less hints
git-svn-id: trunk@51671 -
2016-02-19 14:25:21 +00:00
mattias
8f9fce0d15 IDE: create fpmake: fixed typo
git-svn-id: trunk@51669 -
2016-02-19 14:24:15 +00:00
mattias
6010e8f928 IDE: ReplacePackage: nil old package
git-svn-id: trunk@51667 -
2016-02-19 14:23:37 +00:00
ondrej
bd1384ed17 gtk2: r51664 #08fa33a88d refactoring
git-svn-id: trunk@51665 -
2016-02-19 09:57:21 +00:00
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