Commit Graph

38579 Commits

Author SHA1 Message Date
martin
0308e3759d SynEdit: Current word markup: reduce search overhead
git-svn-id: trunk@39859 -
2013-01-15 01:06:37 +00:00
martin
eabecb3943 SynEdit: Current word markup: partly undo last commit
git-svn-id: trunk@39858 -
2013-01-15 00:46:51 +00:00
martin
796ae74242 SynEdit: Current word markup: reduce search overhead
git-svn-id: trunk@39857 -
2013-01-15 00:38:38 +00:00
maxim
2140b91481 Translations: Spanish translation update by Lucas Martín, bug #23649
git-svn-id: trunk@39856 -
2013-01-14 21:29:14 +00:00
maxim
274612cf8f Installer: Spanish translation update by Lucas Martín, bug #23649
git-svn-id: trunk@39855 -
2013-01-14 20:58:13 +00:00
ask
a79405d847 TAChart: Set TChartTool.Chart = nil after calling OnAfterXXX event, not before
git-svn-id: trunk@39854 -
2013-01-14 15:19:40 +00:00
sekelsenmat
c30b0c2636 fpvectorial: Much improves the ODG reader, adding a lot of structural work for styles and page sizes and starts more entities
git-svn-id: trunk@39853 -
2013-01-14 14:42:44 +00:00
martin
f3812f0464 SynEdit: clean up
git-svn-id: trunk@39852 -
2013-01-14 14:26:06 +00:00
martin
6a5c8b3c85 SynEdit: clean up
git-svn-id: trunk@39851 -
2013-01-14 14:01:05 +00:00
martin
afae3bdd95 SynEdit: clean up
git-svn-id: trunk@39850 -
2013-01-14 13:25:38 +00:00
martin
eb0b68a7a3 SynEdit: clean up
git-svn-id: trunk@39849 -
2013-01-14 13:23:13 +00:00
mattias
1623e7d909 synedit: clean up
git-svn-id: trunk@39848 -
2013-01-14 12:31:34 +00:00
mattias
13a1d0fb80 synedit: fixed function result TSynEditStringsLinked.EditReplace
git-svn-id: trunk@39847 -
2013-01-14 12:27:52 +00:00
martin
abd47577bd SynEdit: Current word markup: reduce search overhead
git-svn-id: trunk@39846 -
2013-01-14 01:58:03 +00:00
martin
ade191f786 SynEdit search: Fix searching multi-line text. Found text could have longer lines (Pattern expected line-end), if start matched.
git-svn-id: trunk@39845 -
2013-01-14 01:49:07 +00:00
mattias
81894596dd messagecomposer: fixed result for QuestionDlg, bug #23640
git-svn-id: trunk@39844 -
2013-01-13 21:49:12 +00:00
jesus
c4c927e1ef LazReport, patch to fix work function UpperCase, LowerCase, NameCase in LazReport with non english char, from Aleksey Lagunov, issue #23638
git-svn-id: trunk@39843 -
2013-01-13 20:45:45 +00:00
jesus
fe2049c72d LazReport, fix AV on create LazReport report with Dialog page, from Aleksey Lagunov, issue #23600
git-svn-id: trunk@39842 -
2013-01-13 19:57:56 +00:00
zeljko
a327019296 Qt: make LCL happy when changing caption of groupbox from empty to some string or viceversa.part of #23642
git-svn-id: trunk@39841 -
2013-01-13 17:28:20 +00:00
zeljko
a5dcd4fcb7 Qt: fixed topmargin of groupbox when caption text is empty. issue #23642
git-svn-id: trunk@39840 -
2013-01-13 17:11:45 +00:00
zeljko
7e7b4b3277 Qt: reverted TQtPage.getClientBounds to use TQtWidget.getClientBounds, it wasn't good solution since it produces a mess in eg. in build lazarus form.
git-svn-id: trunk@39839 -
2013-01-13 13:15:54 +00:00
zeljko
7815ee8a38 Qt: fixed getClientBounds for TQtPage and TQtGroupBox. It should use QWidget_contentsRect() of underlaying widget or parent. issue #23630
git-svn-id: trunk@39838 -
2013-01-13 12:59:57 +00:00
juha
f4b61649a6 LCL: Update PageIndex in PageControl after setting TabVisible. Issue #23251, patch from Chronos
git-svn-id: trunk@39837 -
2013-01-12 23:27:29 +00:00
martin
1186928788 SynEdit: various minor speed improvements (replace selection) [missing file]
git-svn-id: trunk@39836 -
2013-01-12 11:47:10 +00:00
martin
1c99638ea5 SynEdit: various minor speed improvements (replace selection)
git-svn-id: trunk@39835 -
2013-01-12 10:47:23 +00:00
mattias
b56705acf2 codetools: fixed ReadPrioAtom at start of code, bug #23636
git-svn-id: trunk@39834 -
2013-01-12 09:41:40 +00:00
jesus
8777b362cd LazReport, fix sometimes text dissapearing on zooms different than 100%
git-svn-id: trunk@39833 -
2013-01-12 04:49:56 +00:00
mattias
db44871558 lcl: carbon: handle laz,wake event via handler, needed because carbon modal forms create their own sub loops, see bug #23601
git-svn-id: trunk@39832 -
2013-01-11 18:51:36 +00:00
mattias
929ce8fe33 lcl: carbon: debug for bug #23601
git-svn-id: trunk@39831 -
2013-01-11 18:33:33 +00:00
juha
1d91cbbe30 Revert "LCL: Invalidate TCustomEdit after setting PasswordChar. Issue #23627". Windows issue.
git-svn-id: trunk@39830 -
2013-01-11 17:27:15 +00:00
martin
86cf02bfa5 SourceEditor: Improve session restore, if more than 2 windows were used.
git-svn-id: trunk@39829 -
2013-01-11 14:59:56 +00:00
sekelsenmat
1dce23a89c fpvectorial: Advances the odg drawer
git-svn-id: trunk@39828 -
2013-01-11 14:49:09 +00:00
sekelsenmat
5bb378a5ab fpvectorial: Now it already shows something when loading odg documents
git-svn-id: trunk@39827 -
2013-01-11 11:20:26 +00:00
juha
8f7cd7dad2 LCL: Invalidate TCustomEdit after setting PasswordChar. Issue #23627
git-svn-id: trunk@39826 -
2013-01-11 11:04:33 +00:00
sekelsenmat
636d4484a0 fpvectorial: Starts structural work for ODG support
git-svn-id: trunk@39825 -
2013-01-11 09:52:11 +00:00
maxim
fac44a2574 Translations: Spanish translation update by Lucas Martín, bug #23628
git-svn-id: trunk@39824 -
2013-01-10 20:58:26 +00:00
maxim
217d70ece2 Translations: Czech translation update by Vaclav Valicek, bug #23622
git-svn-id: trunk@39823 -
2013-01-10 20:40:19 +00:00
mattias
f4f57577c9 codetools: parse generic constraints, bug #23496
git-svn-id: trunk@39822 -
2013-01-10 17:14:05 +00:00
ask
9a5d0a0e44 TAChart: Fix exception on destroying clones series
git-svn-id: trunk@39821 -
2013-01-10 14:18:09 +00:00
mattias
d501e634d7 codetools: test for parsing fpc test units
git-svn-id: trunk@39820 -
2013-01-10 14:08:31 +00:00
mattias
0a8cd93bc5 tests: nice
git-svn-id: trunk@39819 -
2013-01-10 12:26:33 +00:00
juha
99e4142bb7 LCL: Make button and picklist cell editors work in TValueListEditor
git-svn-id: trunk@39818 -
2013-01-09 23:32:04 +00:00
maxim
3aca0dfccc Docs: added Vaclav Valicek to contributors list
git-svn-id: trunk@39817 -
2013-01-09 20:43:32 +00:00
maxim
655251ced3 Examples, components: Czech translation update by Vaclav Valicek, bugs #23604, #23606, #23607, #23608, #23609, #23610, #23611, #23613, #23615, #23616, #23621.
git-svn-id: trunk@39816 -
2013-01-09 20:32:14 +00:00
mattias
7e247062d3 synedit: update allsynedit.pas
git-svn-id: trunk@39815 -
2013-01-09 14:43:42 +00:00
mattias
4191ccc638 IDE: make resourcestring: focus editor
git-svn-id: trunk@39814 -
2013-01-09 14:43:21 +00:00
juha
3dceac8624 LCL: implement method TValueListEditor.InsertRow
git-svn-id: trunk@39813 -
2013-01-09 09:06:23 +00:00
juha
ce3d87a9ba PropEdits: formatting
git-svn-id: trunk@39812 -
2013-01-09 09:06:15 +00:00
martin
fa3535fa07 SynEdit: search/replace, use undo-group if replace all with no user prompt
git-svn-id: trunk@39809 -
2013-01-08 20:01:23 +00:00
mattias
25305c11d4 tools: rpm: do not touch the REQUIREDVERSION
git-svn-id: trunk@39808 -
2013-01-08 18:36:46 +00:00