Commit Graph

45096 Commits

Author SHA1 Message Date
giuliano
044c3a6396 Updated Italian translation
git-svn-id: trunk@46672 -
2014-10-25 08:57:25 +00:00
giuliano
4e487106cc Updated Italian translation
git-svn-id: trunk@46671 -
2014-10-25 08:56:56 +00:00
giuliano
45e4c85b40 Updated Italian translation
git-svn-id: trunk@46670 -
2014-10-25 08:55:55 +00:00
giuliano
2a41d50c37 Updated Italian translation
git-svn-id: trunk@46669 -
2014-10-25 08:55:03 +00:00
giuliano
f648ca0222 Updated Italian translation
git-svn-id: trunk@46668 -
2014-10-25 08:54:14 +00:00
giuliano
eb9f0b0de2 Updated Italian translation
git-svn-id: trunk@46667 -
2014-10-25 08:53:32 +00:00
giuliano
a16ae2b0d2 Updated Italian translation
git-svn-id: trunk@46666 -
2014-10-25 08:53:00 +00:00
giuliano
dc0600e779 Updated Italian translation
git-svn-id: trunk@46665 -
2014-10-25 08:52:11 +00:00
giuliano
f5e9e0c6ce Updated Italian translation
git-svn-id: trunk@46664 -
2014-10-25 08:51:26 +00:00
giuliano
3bcab758aa Updated Italian translation
git-svn-id: trunk@46663 -
2014-10-25 08:50:50 +00:00
giuliano
91ac4b2fa2 Updated Italian translation
git-svn-id: trunk@46662 -
2014-10-25 08:50:12 +00:00
giuliano
032e4bd8b8 Updated Italian translation
git-svn-id: trunk@46661 -
2014-10-25 08:49:38 +00:00
giuliano
8c3abc5f64 Updated Italian translation
git-svn-id: trunk@46660 -
2014-10-25 08:48:39 +00:00
juha
a13f510613 IDE: Allow hiding units with initialization section in unused units dialog.
git-svn-id: trunk@46659 -
2014-10-24 21:50:53 +00:00
giuliano
992d392a39 Updated Italian translation
git-svn-id: trunk@46658 -
2014-10-24 21:41:27 +00:00
juha
672e4af2c5 IDE: Increase the default size of Project Options dialog. Issue #26919, patch from Sandro Cumerlato.
git-svn-id: trunk@46657 -
2014-10-23 23:18:35 +00:00
juha
7862e87c6e Packager: Add package to Open Recent Package menu when opening it from Open Loaded Package window. Issue #26844, patch from Stephano
git-svn-id: trunk@46656 -
2014-10-23 22:56:40 +00:00
juha
8b7b5ebf25 EditorToolbar: cleanup required packages.
git-svn-id: trunk@46655 -
2014-10-23 22:56:35 +00:00
juha
bf9130d34f LCL: Publish OnMouseWheel* properties for TSplitter. Issue #26781, patch from Sandro Cumerlato.
git-svn-id: trunk@46654 -
2014-10-23 16:51:03 +00:00
zeljko
3f2a9e3b49 gtk3: implemented TGtk3WidgetSet.FrameRect()
git-svn-id: trunk@46653 -
2014-10-23 16:37:27 +00:00
juha
2bffa65585 IDE: Fix ActivePageIndex range check error in ComponentPalette. Issue #26887, patch from Sandro Cumerlato.
git-svn-id: trunk@46652 -
2014-10-23 16:34:43 +00:00
juha
726983150d Codetools: Add ARMV7A to target processor list. Issue #26914, patch from Stephano.
git-svn-id: trunk@46651 -
2014-10-23 16:27:55 +00:00
mattias
d353d99858 lcl: TFindDialog: autosize buttons
git-svn-id: trunk@46650 -
2014-10-23 12:49:05 +00:00
mattias
753937511e lcl: TFindDialog: layout avoid overlapping of flags
git-svn-id: trunk@46649 -
2014-10-23 12:40:34 +00:00
mattias
118a554b5b lcl: TFindDialog: layout avoid overlapping of flags
git-svn-id: trunk@46648 -
2014-10-23 12:36:13 +00:00
mattias
3a87ca62f4 lcl: updated comments
git-svn-id: trunk@46647 -
2014-10-23 12:28:37 +00:00
mattias
8b6feba2d7 codetools: parse var modifier section on target embedded
git-svn-id: trunk@46646 -
2014-10-23 07:51:19 +00:00
mattias
4f8e9bdd3c codetools: updated controller unit list
git-svn-id: trunk@46645 -
2014-10-23 07:08:39 +00:00
bart
70ff3f35b9 MaskEdit: don't call GetEditText as a shorcut to inherited RealGetText, because it may fail if GetEditText is overridden.
git-svn-id: trunk@46644 -
2014-10-22 22:38:41 +00:00
bart
6635435173 MaskEdit: don't call GetEditText in RealGetText, fixes issue #0026924.
git-svn-id: trunk@46643 -
2014-10-22 22:21:47 +00:00
jesus
edd7ba6676 LCL, grids, Fix occasional dbgrid problem in which a new record is canceled when trying to click on a cell in the new record, issue #26916
git-svn-id: trunk@46642 -
2014-10-22 13:59:23 +00:00
zeljko
9df6bbfdb0 Qt: fixed crash in QAbstractItemView when ownerdrawn is used.
git-svn-id: trunk@46641 -
2014-10-22 12:56:11 +00:00
bart
b694568d64 PoChecker: Cleanup.
git-svn-id: trunk@46640 -
2014-10-22 11:01:59 +00:00
bart
f6eb786520 PoChecker: refactor.
git-svn-id: trunk@46639 -
2014-10-22 10:50:29 +00:00
bart
656d15b225 PoChecker: don't use SimplePoFiles anymore, all it's functionality now is in Translations unit. Patch by G. Colla.
git-svn-id: trunk@46638 -
2014-10-22 10:41:36 +00:00
jesus
9d659a9b1f LCL, fix AV while doing dbgrid.selectedRows.delete (and memleak under 2.6.4), issue #26913
git-svn-id: trunk@46637 -
2014-10-22 01:05:09 +00:00
mattias
30ba201a13 anchordocking: options dlg: fixed enable/disable header options
git-svn-id: trunk@46636 -
2014-10-21 19:01:50 +00:00
zeljko
caf2e07a74 Qt: fixed crash when using Halt(). issue #26911
git-svn-id: trunk@46635 -
2014-10-21 18:55:57 +00:00
zeljko
07ea7c3d5c Qt: assign title as document name. part of issue #24592
git-svn-id: trunk@46634 -
2014-10-21 13:32:12 +00:00
zeljko
9e798f0274 Gtk2: fixed clientRect of GtkTreeView based classes. issue #26904
git-svn-id: trunk@46633 -
2014-10-21 13:14:18 +00:00
reiniero
bb7231832e * ChmHelp: comments; harmonize code layout with other units in chmhelp
git-svn-id: trunk@46632 -
2014-10-21 12:10:55 +00:00
zeljko
874f3994ff Gtk2: fixed memleak on TGtk2WSCustomStaticText. issue #26909
git-svn-id: trunk@46631 -
2014-10-21 11:54:08 +00:00
sekelsenmat
818386acd1 lcl-cocoa: Improves spin resize, autosize and tabbing
git-svn-id: trunk@46630 -
2014-10-21 07:39:45 +00:00
zeljko
a3e431c414 Qt: workaround for qt bug with mdichild activation after changes in r46623 #7633a0c2ba.
git-svn-id: trunk@46629 -
2014-10-21 07:26:39 +00:00
sekelsenmat
a0642273b5 lcl-cocoa: Further implements SpinEdit, now clicking changes the value
git-svn-id: trunk@46628 -
2014-10-20 20:35:42 +00:00
sekelsenmat
2356ca7325 lcl-cocoa: Initial Spin implementation
git-svn-id: trunk@46627 -
2014-10-20 20:08:59 +00:00
jesus
6c5bf61cc5 LCL, temporarily revert r46601 #885a085db5 because it makes doubleclick stop working on custom controls
git-svn-id: trunk@46626 -
2014-10-20 15:50:45 +00:00
mattias
57eef952fa anchordocking: comments
git-svn-id: trunk@46625 -
2014-10-20 15:33:31 +00:00
mattias
d65e2f3461 anchordocking: options: indent header options if show header option present
git-svn-id: trunk@46624 -
2014-10-20 15:29:02 +00:00
zeljko
7633a0c2ba Qt: do not destroy qt widgets imediatelly, use deletelater for all widgets except inside TQtObject.Destroy. issue #26893
git-svn-id: trunk@46623 -
2014-10-20 15:23:28 +00:00