Commit Graph

53963 Commits

Author SHA1 Message Date
martin
633091a0f9 SynEdit: outline color fixes / issue #32852 and issue #33154 / fix typo
git-svn-id: trunk@57515 -
2018-03-16 16:38:23 +00:00
martin
273a48ba9c SynEdit: outline color / added debug gutter
git-svn-id: trunk@57514 -
2018-03-16 14:04:58 +00:00
martin
42a3a21f82 SynEdit: outline color fixes / issue #32852 and issue #33154 / patch by Pascal R.
git-svn-id: trunk@57513 -
2018-03-16 11:39:20 +00:00
juha
1c894ad096 Printers: Improve layout of Unix PageSetupDialog. Issue #33427, patch from AlexeyT.
git-svn-id: trunk@57512 -
2018-03-16 10:33:28 +00:00
martin
bb8a8e2a1e SynEdit: TLazSynEditNestedFoldsList fix crash with cached data
git-svn-id: trunk@57511 -
2018-03-16 00:50:59 +00:00
martin
b10f667937 SynEdit: improve TLazSynEditNestedFoldsList cache endnode lines. // less verbose
git-svn-id: trunk@57510 -
2018-03-16 00:33:41 +00:00
martin
b2bf5b9210 SynEdit: improve TLazSynEditNestedFoldsList cache endnode lines.
git-svn-id: trunk@57509 -
2018-03-16 00:32:59 +00:00
martin
b080094f72 SynEdit, TEST: Control LinesInWindow for certain tests
git-svn-id: trunk@57508 -
2018-03-15 21:12:16 +00:00
martin
8461dce8ae SynEdit: outline color testcase
git-svn-id: trunk@57507 -
2018-03-15 15:28:18 +00:00
michael
1acec75b41 * Support for currency type variables
git-svn-id: trunk@57506 -
2018-03-15 08:53:23 +00:00
martin
4f4240a755 SynEdit: allow #9 in ecChar
git-svn-id: trunk@57505 -
2018-03-14 15:32:13 +00:00
juha
d6934c9506 LazUtils: Add unit LazVersion. Use it also for LCLVersion. Issue #33418, patch from Zoran Vučenović.
git-svn-id: trunk@57504 -
2018-03-14 08:21:54 +00:00
martin
e5b4b7e6bd Debugger, GDBMI: reduce duplication of commands in startup
git-svn-id: trunk@57503 -
2018-03-14 00:59:42 +00:00
maxim
867c19ad44 PoChecker: removed unused simplepofiles.pp unit (its functionality was merged into translations.pas unit long ago and large part of it was commented out)
git-svn-id: trunk@57502 -
2018-03-13 22:58:11 +00:00
maxim
5f524f7268 LazUtils: translations.pas unit: removed commented out code for context assigning, it will never be used, especially in CleanUp method
git-svn-id: trunk@57501 -
2018-03-12 21:58:06 +00:00
martin
7a791c20dc Editor Macros: allow non pascal macros to read sources with begin/end, if that was added by pascal script macros / improve error pos
git-svn-id: trunk@57500 -
2018-03-11 15:10:19 +00:00
martin
b08adb52da EditorMacro: refactor/rename listview
git-svn-id: trunk@57499 -
2018-03-11 13:15:20 +00:00
michl
31d19dccb7 IDE: Register a property editor for TFileName properties. Issue #33410. Patch by Silvio Clécio
git-svn-id: trunk@57498 -
2018-03-11 10:00:04 +00:00
michl
1dc4d93a11 IDE: ObjectInspector: Fixed SHIFT click to select a range doesn't work. Issue #33383. Patch by Rik van Kekem
git-svn-id: trunk@57497 -
2018-03-11 09:49:02 +00:00
mattias
810effaf54 lcl: debug
git-svn-id: trunk@57496 -
2018-03-10 16:32:56 +00:00
zeljko
6bcc3e2dc4 Qt, Qt5: mark TQtDialog, TQtFileDialog and TQtMessageBox as lclwidget, so GetActiveWindow returns it's handle like on win32. part of issue #33409
git-svn-id: trunk@57495 -
2018-03-10 13:46:31 +00:00
zeljko
32650993f2 Qt,Qt5: avoid possible crash of widget during initialization if our TQtWidget does not have an LCLObject assigned.
git-svn-id: trunk@57494 -
2018-03-10 13:22:14 +00:00
zeljko
3e8efc1ea7 Qt,Qt5: fixed GetForegroundWindow. issue #33409
git-svn-id: trunk@57493 -
2018-03-10 12:48:24 +00:00
zeljko
76ca6e71a8 Qt,Qt5: fixed LCLIntf.GetActiveWindow for modal & popup windows
git-svn-id: trunk@57492 -
2018-03-10 12:42:59 +00:00
maxim
9306b45921 LazUtils, IDE: remove all unused PO items at once after processing all LRJ/RST/RSJ files, do not rely on PO item identifier structure. This change simpifies item sync logic and guarantees that master PO file will be in sync with LRJ/RST/RSJ files (previously items with not existing unit part of identifier were not removed from master PO file).
git-svn-id: trunk@57491 -
2018-03-09 22:37:25 +00:00
juha
7cc99ef58e Object Inspector: Simplify and shorten a little. Add a ToDo in TObjectInspectorDlg.KeyDown.
git-svn-id: trunk@57490 -
2018-03-09 22:30:44 +00:00
maxim
fe0da63af0 IDE: when regenerating PO files, don't take into account LRJ files date, these files are usually kept in SCM systems and their date can change e.g. after revert operation. Now all existing files are always processed. Make the same change for RST/RSJ files for symmetry.
git-svn-id: trunk@57489 -
2018-03-09 22:23:08 +00:00
michael
5120fded06 * Increased MRU count to 15
git-svn-id: trunk@57488 -
2018-03-09 11:27:06 +00:00
michael
8f6307adbd * Fix bug #33355 (structure change not reflected in report tree)
git-svn-id: trunk@57487 -
2018-03-09 11:20:54 +00:00
michael
677d92e87b * Fix bug #33397, footer must be added at the end, but is extracted from list
git-svn-id: trunk@57486 -
2018-03-09 11:06:13 +00:00
michael
d4f0abbb32 * Fix bug #33378, use default font for band headers
git-svn-id: trunk@57485 -
2018-03-09 09:41:17 +00:00
michael
61866502c3 * Fix bug #33329, color not passed correctly
git-svn-id: trunk@57484 -
2018-03-09 08:51:51 +00:00
wp
f001209442 LCL: Fix keyboard navigation in RadioGroup with disabled items (issue #33386, patch by Serge Anvarov).
git-svn-id: trunk@57483 -
2018-03-09 08:42:57 +00:00
michael
f33cec8ed8 * Fix bug #33395, preserve name when loading
git-svn-id: trunk@57482 -
2018-03-09 08:37:51 +00:00
michael
6aad5cc192 * Add menu item to adjust band height to content (Bug ID #33362)
git-svn-id: trunk@57481 -
2018-03-09 08:34:23 +00:00
michael
2f07f2fb0e * Fix bug #33366, group footer ordering
git-svn-id: trunk@57480 -
2018-03-09 08:18:45 +00:00
michael
1244ee0521 * Add Load/save to component editor menu (design may not be loaded prior to saving, load first)
git-svn-id: trunk@57479 -
2018-03-09 08:07:40 +00:00
michael
1a0ae2d1eb * Add Load/save to component editor menu (bug ID #33350)
git-svn-id: trunk@57478 -
2018-03-09 08:04:34 +00:00
michael
cf76a5378c * Allow aligning to top/bottom left/right of band
git-svn-id: trunk@57477 -
2018-03-09 07:53:48 +00:00
michael
8c4f984d95 * Do not allow to create circular dependencies when setting GroupHeaders.ParentGroupHeader (bug ID #33365)
git-svn-id: trunk@57476 -
2018-03-09 07:37:47 +00:00
martin
90151e720e IDE, EditorMacro: fix parsing of arguments. Fix numbers and #123
git-svn-id: trunk@57475 -
2018-03-09 01:54:18 +00:00
juha
4d25fb8328 Object Inspector: Prevent index out of bounds error when no grid row is selected. Issue #33344.
git-svn-id: trunk@57474 -
2018-03-08 18:38:55 +00:00
michael
2818f84805 * Allow resize of elements relative to parent (reversed Horz and Vert)
git-svn-id: trunk@57473 -
2018-03-08 17:39:24 +00:00
michael
7fc9bea522 * Allow resize of elements relative to parent (set default to none)
git-svn-id: trunk@57472 -
2018-03-08 17:32:03 +00:00
michael
25b06d4f2e * Allow resize of elements relative to parent
git-svn-id: trunk@57471 -
2018-03-08 17:31:08 +00:00
michael
f2b05a03f8 * Fix bug ID #33352
git-svn-id: trunk@57470 -
2018-03-08 16:20:18 +00:00
michael
d21d6e50a4 * Fix bug ID #33376
git-svn-id: trunk@57469 -
2018-03-08 16:12:21 +00:00
michael
7efcc7b8b2 * Fix bug #33367, set focus on memo
git-svn-id: trunk@57468 -
2018-03-08 14:02:24 +00:00
michael
a7e144fcd4 * Set parent of new band
git-svn-id: trunk@57467 -
2018-03-08 13:59:13 +00:00
michael
cd77b46777 * Free local stringlist
git-svn-id: trunk@57466 -
2018-03-08 13:48:13 +00:00