Commit Graph

37261 Commits

Author SHA1 Message Date
zeljko
0bb2dc6719 Qt: use QTextCursor_insertText() instead of QTextEdit_insertPlainText() inside cursor edit block.
git-svn-id: trunk@38369 -
2012-08-25 10:45:41 +00:00
zeljko
aa1c945cdd Qt: moved insertPlainText() into QTextCursor beginEdit & endEdit to keep 1 undo() operation instead of 2.
git-svn-id: trunk@38368 -
2012-08-25 10:24:45 +00:00
zeljko
a2cf7dbb61 Qt: speed improvement for QTextEdit text insertions when it contains < or > chars. part of issue #22715
git-svn-id: trunk@38367 -
2012-08-25 10:08:25 +00:00
zeljko
87ed4c7d57 Qt: bit refactored viewportEventFilter of TQtCustomControl, use Sender in mouse move, not Widget.
git-svn-id: trunk@38366 -
2012-08-25 07:52:29 +00:00
zeljko
4c7a01b629 Qt: another fix for qt richtext parser. fixes issue #22715
git-svn-id: trunk@38365 -
2012-08-25 06:48:51 +00:00
juha
599ff107ba Converter: stop the scanning thread also when Cancel is clicked
git-svn-id: trunk@38364 -
2012-08-25 05:26:14 +00:00
martin
084f17f010 EditorMacros: Allow editing of macros / Fixed parsing empty brackets
git-svn-id: trunk@38363 -
2012-08-25 02:12:59 +00:00
martin
a8e5f51078 EditorMacros: Allow editing of macros / Fixed highlighter
git-svn-id: trunk@38362 -
2012-08-25 02:12:08 +00:00
martin
03ca8e74d3 EditorMacros: Allow editing of macros / Fixed Revert
git-svn-id: trunk@38361 -
2012-08-25 01:46:39 +00:00
martin
48333d8333 EditorMacros: Allow editing of macros
git-svn-id: trunk@38360 -
2012-08-25 01:02:55 +00:00
martin
e191d86627 EditorMacros: Allow assigning custom keys
git-svn-id: trunk@38359 -
2012-08-24 20:14:59 +00:00
juha
dbb987ca5b Converter: refactor the code for background file scanning
git-svn-id: trunk@38358 -
2012-08-24 18:52:02 +00:00
zeljko
c04a85a663 Gtk2: skip mask in any case when creating 1bpp GdkBitmap otherwise gtk2 crashes. issue #21673
git-svn-id: trunk@38356 -
2012-08-24 08:49:33 +00:00
mattias
16ec1d1b95 fpc deb: add installed-size
git-svn-id: trunk@38354 -
2012-08-24 08:07:42 +00:00
jesus
e57cf9363b LazReport, avoid duplicated export filters
git-svn-id: trunk@38353 -
2012-08-23 20:32:56 +00:00
juha
da3f78a531 Converter: Allow user to stop the directory scan in settings window
git-svn-id: trunk@38352 -
2012-08-23 20:30:43 +00:00
vincents
933485319f win32 widgetset: enable marquee progress bar, if the right comctl32 version is available, even if themes are not enabled, fixes issue #17445.
git-svn-id: trunk@38350 -
2012-08-23 14:03:15 +00:00
ask
fcf47b570b TAChart: Add TChartAxis.IsPointInside function
git-svn-id: trunk@38349 -
2012-08-23 13:55:15 +00:00
vincents
25d16d33d5 lcl: xmlpropstorage: explicitly convert utf8 strings to unicodestrings (domstring), so that the correct encoding is used for conversion, based on patch from Bart Broersma, fixes issue #19875
git-svn-id: trunk@38347 -
2012-08-23 12:58:46 +00:00
zeljko
83001bf110 Gtk2: fix mouse event when clicking on root item of main menu.issue #22616
git-svn-id: trunk@38345 -
2012-08-23 09:59:48 +00:00
juha
20131f3434 Converter: Show a ProgressBar in settings window when parent dir is scanned. Refactor code.
git-svn-id: trunk@38344 -
2012-08-23 06:21:58 +00:00
juha
11a9424522 Converter: Treat also Wintypes and Winproc units as Windows specific when converting for multi-platform. Issue #22677
git-svn-id: trunk@38343 -
2012-08-23 06:21:49 +00:00
ask
1223b09763 TAChart: Add TZoomDragTool.RestoreExtentOn property
git-svn-id: trunk@38342 -
2012-08-23 04:09:34 +00:00
ask
4d9f1110be TAChart: Update radial demo to show TPolarSeries.CloseCircle property
git-svn-id: trunk@38341 -
2012-08-23 03:24:53 +00:00
ask
1e025efb9d TAChart: Add TPolarSeries.CloseCircle property
git-svn-id: trunk@38340 -
2012-08-23 02:57:51 +00:00
martin
ba00570c74 SynEdit TSynMultiSyn: Fix CaseSensitivity for Sheme marker. Issue #0022693
git-svn-id: trunk@38339 -
2012-08-23 02:56:44 +00:00
maxim
8c6f49f4de Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #22700.
git-svn-id: trunk@38337 -
2012-08-22 21:58:24 +00:00
maxim
1f9752020c SQLdb: updated Russian translation
git-svn-id: trunk@38336 -
2012-08-22 21:50:39 +00:00
ask
2c72f1ced4 TAChart: Fixes for TDataPointDistanceTool in xor drawing mode and with partial visibility
git-svn-id: trunk@38335 -
2012-08-22 15:18:11 +00:00
ask
847b230747 TAChart: Add initial implementation of distance text to TDataPointDistanceTool.
Based on patch by Werner Pamler.

git-svn-id: trunk@38334 -
2012-08-22 14:26:32 +00:00
sekelsenmat
699ca1f7dc Adds JiXian Yang to the list of contributors
git-svn-id: trunk@38333 -
2012-08-22 14:01:03 +00:00
zeljko
27a1e68df1 Qt: do not set popup parent for borderless forms (for popup forms) if TCustomForm.Parent (embedded form) is assigned.
git-svn-id: trunk@38332 -
2012-08-22 13:58:22 +00:00
michael
655108f7e5 * GetConnectionList missing in TSQLDBConnectorTypePropertyEditor.GetValues
git-svn-id: trunk@38331 -
2012-08-22 11:45:11 +00:00
ask
f5b873aa42 TAChart: Add TDataPointTool.TPointRef.AxisPos function
git-svn-id: trunk@38330 -
2012-08-22 10:51:36 +00:00
ask
aa894b143a TAChart: Add pointers to TDataPointDistanceTool
git-svn-id: trunk@38329 -
2012-08-22 09:48:58 +00:00
ask
2a08196858 TAChart: Add psHorBar and psVertBar to TSeriesPointerStyle enumeration. Update line demo.
git-svn-id: trunk@38328 -
2012-08-22 09:24:36 +00:00
ask
56687efcdf TAChart: Add TDataPointDistanceTool.Distance function and OnMeasure event
git-svn-id: trunk@38327 -
2012-08-22 09:15:49 +00:00
zeljko
930060f1e2 Qt: fixed modal behaviour of borderless forms.issue #22568
git-svn-id: trunk@38326 -
2012-08-22 08:56:32 +00:00
zeljko
f7d3d17b9c LCL: TTabSheet.ImageIndex should be -1, not 0. fixed issue #22618
git-svn-id: trunk@38325 -
2012-08-22 08:42:00 +00:00
ask
17acb22f33 TAChart: Add cuAxis element to TChartUnits type. Update axis demo.
git-svn-id: trunk@38324 -
2012-08-22 08:24:46 +00:00
ask
7f85da95f6 TAChart: Add initial version of TDataPointDistanceTool. Based on patch by Werner Pamler.
git-svn-id: trunk@38323 -
2012-08-22 08:18:46 +00:00
zeljko
676d376f99 LCL: fixed compilation with fpc 2.6.XX
git-svn-id: trunk@38322 -
2012-08-22 08:00:16 +00:00
zeljko
1ce7054f0d LCL: do not touch ImageIndex property since it's -1 by default in TCustomPage.Part of issue #22618
git-svn-id: trunk@38321 -
2012-08-22 07:38:18 +00:00
zeljko
98dd16b6c0 Qt: fixed clearing of icon in tab.part of issue #22618
git-svn-id: trunk@38320 -
2012-08-22 07:05:01 +00:00
juha
9f6ca137a9 LCL: Fix TLazIntfImage.AlphaBlend. Issue #22629, problem found by Trevor Shaw
git-svn-id: trunk@38319 -
2012-08-21 21:26:45 +00:00
michael
e8078ba93f * Registration of library loading component
git-svn-id: trunk@38318 -
2012-08-21 20:00:26 +00:00
mattias
e230baecc7 lazbuild: omit -WG
git-svn-id: trunk@38316 -
2012-08-21 19:55:48 +00:00
mattias
121579ce8f IDE: fixed comparing version numbers RC1 and RC2
git-svn-id: trunk@38310 -
2012-08-21 17:45:53 +00:00
mattias
a0ceb2b7ed tranlations: German: updates from Swen Heinig
git-svn-id: trunk@38306 -
2012-08-21 15:46:41 +00:00
mattias
c4805a6dd6 make idepkg: do not pass default idemake.cfg
git-svn-id: trunk@38300 -
2012-08-21 12:24:57 +00:00