Commit Graph

44288 Commits

Author SHA1 Message Date
joost
4b8e6daa2f FpDebugger (pure): On a next, only stop if the current instruction is the first instruction of a line. This is to solve a problem in fpcs debuginfo.
git-svn-id: trunk@46136 -
2014-09-05 20:37:43 +00:00
zeljko
d02d9c6cb1 Qt: do not trigger OnItemClick when enabled state is changed. issue #26680
git-svn-id: trunk@46135 -
2014-09-05 17:52:09 +00:00
jesus
759ff65237 LazReport, removed lps file from CrossTab demo
git-svn-id: trunk@46134 -
2014-09-05 17:11:02 +00:00
jesus
b8f6f5f548 LazReport, fix crosstab compiling when using FPC stable (reported by Julio and Swen)
git-svn-id: trunk@46133 -
2014-09-05 17:08:35 +00:00
joost
25ff00e44c FpDebugger (pure): Solved mem-leaks by releasing references to symbols found by FindSymbol
git-svn-id: trunk@46132 -
2014-09-05 16:49:36 +00:00
mattias
4e12a300b4 chmmaker:
* Actually show files in listbox (instead of nothing)
* Cosmetic/possible memleak fixes
* Updated readme to reflect snapshots not being available anymore
patch 26679 from Reinier

git-svn-id: trunk@46131 -
2014-09-05 08:51:12 +00:00
zeljko
71702a8566 LCL: TPairSplitterSide - published Constraints property. issue #26672
git-svn-id: trunk@46130 -
2014-09-05 08:37:15 +00:00
zeljko
9abc5d1fae Qt: do not trigger OnDropDown if combobox is disabled. issue #26676
git-svn-id: trunk@46129 -
2014-09-05 08:31:57 +00:00
jesus
463659be9f LazReport, fix shapes FrameStyle, patch from Michal Gawrycki, issue #26511
git-svn-id: trunk@46128 -
2014-09-05 05:06:20 +00:00
jesus
4f75793f0f LazReport, link files for office import and email export packages
git-svn-id: trunk@46127 -
2014-09-05 03:26:58 +00:00
jesus
a09cab04ec LazReport, missing changes from previous patch (images directory)
git-svn-id: trunk@46126 -
2014-09-04 19:29:33 +00:00
jesus
e6b5d35159 LazReport, crosstab component and demo + refactoring and fixes, from Alexey Lagunov
git-svn-id: trunk@46125 -
2014-09-04 19:28:33 +00:00
mattias
6a05eb38c7 editortoolbar: In Configuration provides a ListView in place of a ListBox and allows inserting Items at the desired place. patch #26643 from Giuliano
git-svn-id: trunk@46124 -
2014-09-03 22:18:59 +00:00
mattias
86a9471dbc IDE: clean up
git-svn-id: trunk@46123 -
2014-09-03 22:17:19 +00:00
joost
851695cec4 FpDebugger (native): Fix for setting a breakpoint on the current execution-point
git-svn-id: trunk@46122 -
2014-09-03 20:16:53 +00:00
juha
142838fb9f Lhelp: add debugln support, lhelp protocol update. Issue #26614, patch from Reinier Olislagers.
git-svn-id: trunk@46121 -
2014-09-03 19:22:20 +00:00
joost
d28ad93b73 fpDebug: Revert of files accidentally committed in r46119 #afc3882ca7
git-svn-id: trunk@46120 -
2014-09-03 14:44:07 +00:00
joost
afc3882ca7 FpDebug: Disabled range-checking to fix range-check error. The fix in r46105 #bbf07c5bd6 leads to a datastructure which is too large for 32 bit
git-svn-id: trunk@46119 -
2014-09-03 14:39:44 +00:00
juha
97c76539bf Packager: Update the whole package view at idle time instead of immediately.
git-svn-id: trunk@46118 -
2014-09-03 13:50:45 +00:00
juha
1c6af86404 Packager: Optimize package editor update a little.
git-svn-id: trunk@46117 -
2014-09-03 10:58:02 +00:00
juha
f756975ade Packager: Update editors always when package is modified, not only after first modification.
git-svn-id: trunk@46116 -
2014-09-03 10:57:55 +00:00
zeljko
c348278854 Qt, Gtk2: fixed crash with popup window when form is maximized. issue #26670
git-svn-id: trunk@46115 -
2014-09-03 10:38:42 +00:00
zeljko
4c6262bc6d Qt: implemented TQtWSComboBox getItemHeight() and setItemHeight(). issue #26669
git-svn-id: trunk@46114 -
2014-09-03 10:25:27 +00:00
zeljko
988960ce47 Qt: do not trigger shortcuts if menu item is disabled. issue #21720
git-svn-id: trunk@46113 -
2014-09-03 08:15:56 +00:00
zeljko
0aef03aadb Gtk2: fixed returning font height from TGtk2WidgetSet.GetObject(). issue #26660
git-svn-id: trunk@46112 -
2014-09-03 07:40:11 +00:00
juha
904709043a LCL: Disable menu shortcut keys when parent menu is disabled. Issue #21720, patch from Mukhin Alexey
git-svn-id: trunk@46111 -
2014-09-02 22:21:29 +00:00
juha
f91bff8d37 PackageEditor: Fix removing many files. Update Files and RemovedFiles separately. Don't update everything after removing a file (issue #26188).
git-svn-id: trunk@46110 -
2014-09-02 21:35:21 +00:00
juha
b6accfde69 Packager: Update editors only if Modified = True.
git-svn-id: trunk@46109 -
2014-09-02 21:35:20 +00:00
juha
c5e69a4a97 LCL: remove redundant checks from TTreeFilterBranch.FreeNodeData.
git-svn-id: trunk@46108 -
2014-09-02 21:35:18 +00:00
juha
3208bdffe6 packager: split sub-functions in TPackageEditorForm.RemoveBitBtnClick.
git-svn-id: trunk@46107 -
2014-09-02 21:35:13 +00:00
jesus
bc2d64820f LazReport, always show icons in some preview window buttons, fix by goldenfox, issue #26665
git-svn-id: trunk@46106 -
2014-09-02 20:01:53 +00:00
joost
bbf07c5bd6 FpDebug: Fixed range-check error on reading debug-info with more then maxSmallint symbols
git-svn-id: trunk@46105 -
2014-09-02 19:34:58 +00:00
juha
9d30244f6a LCL: Fix TGtk2WidgetSet.AppInit. Issue #26649, patch from ocean.
git-svn-id: trunk@46104 -
2014-09-01 20:55:03 +00:00
joost
f1bdd969f5 FpDebugger (pure, console): Fixed mem-leak on showing line-info
git-svn-id: trunk@46103 -
2014-09-01 16:38:41 +00:00
joost
ddfbd6ade9 FpDebugger (pure): Fixed mem-leak bij freeing debug-threads
git-svn-id: trunk@46102 -
2014-09-01 16:26:08 +00:00
joost
9c5f82c924 FpDebugger (pure): Fixed mem-leak by freeing FProcessMap
git-svn-id: trunk@46101 -
2014-09-01 15:45:36 +00:00
maxim
d23f34e545 LCL, Translations unit: copy all flags also when just synchronizing PO files, not only when PO files are updated from RST.
git-svn-id: trunk@46100 -
2014-08-31 21:58:51 +00:00
maxim
3525932e84 LCL, Translations unit: Improved message context generation:
* Normilize lineends in messages from RST;
    * Unify fuzzy flag setting: set them also when just synchronizing PO files, not only when PO files are updated from RST.

git-svn-id: trunk@46099 -
2014-08-31 21:17:44 +00:00
maxim
3f883008d8 LazReport: regenerated Spanish translation
git-svn-id: trunk@46098 -
2014-08-31 17:57:08 +00:00
mattias
afeb291987 IDE: quick compile: do not save complete-flag, bug #26659
git-svn-id: trunk@46097 -
2014-08-31 16:57:12 +00:00
joost
5bc5c42c07 FpDebug: Fixed the index-calculation for Dwarf-3 encoded strings
git-svn-id: trunk@46096 -
2014-08-31 16:12:38 +00:00
joost
27c60931ec FpDebugger (native): Use a pseudo-terminal to capture console output on OS/X
git-svn-id: trunk@46095 -
2014-08-31 12:45:43 +00:00
maxim
f0d304c56c LCL, Translations unit: Improved/fixed comments handling:
* Do not eat comment marker ('#') when regenerating file;
    * Do not move comments chaotically in the PO file: as per GetText manual they belong to the entry which follows them;
    * Discard "invalid" comments (lines not starting with '# ', '#.', '#:', '#,', '#|'), which confuse e.g. PoEdit.

git-svn-id: trunk@46094 -
2014-08-31 00:52:38 +00:00
maxim
b2e16dc653 Anchordocking: committed forgotten Hungarian translation
git-svn-id: trunk@46093 -
2014-08-30 21:41:55 +00:00
bart
117e2d6be3 TControl.ChangeScale: do not adjust Top and Left if Control is (topmost) ParentForm. Issue #0026654.
git-svn-id: trunk@46092 -
2014-08-30 21:32:00 +00:00
joost
7b1dd835cd FpDebug: Evaluate Dwarf-3 dynamic array/string upper value bound
git-svn-id: trunk@46091 -
2014-08-30 18:46:05 +00:00
maxim
c4caeb2945 LazReport: updated Russian translation
git-svn-id: trunk@46090 -
2014-08-30 13:19:23 +00:00
zeljko
36ab86d76e Qt: fixed color changing of TCustomPanel. issue #26607
git-svn-id: trunk@46089 -
2014-08-29 18:33:26 +00:00
dmitry
108f83e4ef cocoa: retaining object before the removingFromSuperview, since the object is released again afterwards. unclear the purpose of autorelease pool that could be part of the problem
git-svn-id: trunk@46088 -
2014-08-29 05:45:17 +00:00
dmitry
f02f832da7 cocoa: added explicit typecast of TColor to ColorRef to prevent range check error
git-svn-id: trunk@46087 -
2014-08-29 05:44:16 +00:00