Commit Graph

38517 Commits

Author SHA1 Message Date
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
mattias
da0d8f9aa5 tools: rpm: do not copy chmhelp txt files
git-svn-id: trunk@39807 -
2013-01-08 18:16:46 +00:00
martin
0d31a09f02 SynEdit: Rewrite of Caret-class, introduction of simplified base class for faster block(selection) replace operation. Related to secondary report of issue #0023556
git-svn-id: trunk@39806 -
2013-01-08 17:33:10 +00:00
jesus
009fe39d7a LazReport, missing line from previous patch to fix some lines are not shown
git-svn-id: trunk@39805 -
2013-01-08 17:27:20 +00:00
martin
77f02e3f39 SynEdit: test, clean up
git-svn-id: trunk@39804 -
2013-01-08 10:05:46 +00:00
martin
4d33e87310 SynEdit: OverviewGutter, disable hint
git-svn-id: trunk@39803 -
2013-01-08 09:03:26 +00:00
jesus
99d66ad98d LazReport, fix problem on some long objects some text lines might overflow to footer or might be completly missing (jujibo's report), complements issue #23490
git-svn-id: trunk@39802 -
2013-01-08 08:18:23 +00:00
jesus
741be02a96 LazReport, modified debug info
git-svn-id: trunk@39801 -
2013-01-08 07:57:27 +00:00
juha
a4cebdfafc Converter: Organize and clean method FindMissingUnits. Use original unit name when reporting special cases as missing.
git-svn-id: trunk@39800 -
2013-01-07 19:45:38 +00:00
mattias
c47b6d72a2 lazutils: TranslateUTF8Chars: multibyte with different size replacements
git-svn-id: trunk@39799 -
2013-01-07 16:49:16 +00:00
mattias
d594f5e36a lazutils: TranslateUTF8Chars: multibyte with same size replacements
git-svn-id: trunk@39798 -
2013-01-07 16:12:40 +00:00
maxim
250ae9f3f1 PoChecker: fixed comment
git-svn-id: trunk@39797 -
2013-01-07 13:17:07 +00:00
maxim
0252709b10 PoChecker: Do not select all tests by according checkbox, but only "basic" ones. Do not include search for duplicate strings to this selection as it tends to confuse translators most of the time and usually used only by developers.
git-svn-id: trunk@39796 -
2013-01-07 13:04:30 +00:00