Commit Graph

53874 Commits

Author SHA1 Message Date
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
michael
3667bb992a * Fix issue #33379: parent font not observed when adding new element
git-svn-id: trunk@57465 -
2018-03-08 13:03:37 +00:00
michael
05534b1892 * Detect name changes when loading (Bug ID #38452)
git-svn-id: trunk@57464 -
2018-03-08 10:02:50 +00:00
michael
7f15e1c27b * Sort Names in data panels. Add PageCount (bug ID #33371)
git-svn-id: trunk@57463 -
2018-03-08 09:32:21 +00:00
michael
f6fe6b4f9e * Fix font property dialog (Bug ID #33278)
git-svn-id: trunk@57462 -
2018-03-08 08:58:25 +00:00
michael
674c5d5571 * Fix bug #33366, respect ordering of groups when positioning bands
git-svn-id: trunk@57461 -
2018-03-08 07:51:02 +00:00
michael
f0622f20f2 * Update align action with check on assigned reportalignformclass
git-svn-id: trunk@57460 -
2018-03-07 07:47:30 +00:00
michael
832e7de239 * Make sure align/resize dialogs are included
git-svn-id: trunk@57459 -
2018-03-07 07:43:17 +00:00
michl
40285d1653 LCL: DBGrid: Fixed pressing RETURN in the last row of the DBGrid the focus stay in the last column. Issue #33294
git-svn-id: trunk@57458 -
2018-03-06 19:41:20 +00:00
wp
196ca5e7fd LCL: Fix TTreeview.OnChanging to have destination node as parameter (issue #33331)
git-svn-id: trunk@57457 -
2018-03-06 14:21:54 +00:00
michael
101bb6a15e * Change order of column footer and report summary bands (bug ID #33333)
git-svn-id: trunk@57456 -
2018-03-06 13:51:45 +00:00
michael
99ef8d5cec * Allow designing of aggregates (bug ID #33264)
git-svn-id: trunk@57455 -
2018-03-06 10:00:26 +00:00
michael
b796e9c3bd * Correct groupheader property editor (bug ID #33335)
git-svn-id: trunk@57454 -
2018-03-06 09:01:48 +00:00
michael
79b6dc7b75 * Validate report prior to previewing
git-svn-id: trunk@57453 -
2018-03-06 08:49:41 +00:00
michael
b84e7d6fa8 * Fix bug #33328, reset modified flag must be done in callback, if set
git-svn-id: trunk@57452 -
2018-03-06 07:57:39 +00:00
michael
1f3b852e69 * Fix double DesignReport call (bug ID #33324)
git-svn-id: trunk@57451 -
2018-03-06 07:51:42 +00:00
michael
b6fbc78556 * Deleting band needs to mark report as changed (bug ID #33332)
git-svn-id: trunk@57450 -
2018-03-06 07:39:53 +00:00
michael
185f85a1ec * Fix bug #33327, clear designed report when previewing
git-svn-id: trunk@57449 -
2018-03-05 13:48:25 +00:00
michael
f327ba8d52 * Child band can be used only for one parent band (bug ID #33284)
git-svn-id: trunk@57448 -
2018-03-05 13:01:16 +00:00
michael
95b16c02a9 * Fix bug #33321, OI not updated when properties changed.
git-svn-id: trunk@57447 -
2018-03-05 12:51:52 +00:00
michael
911835c03e * Fix bug #33326, loading report from file can change the name
git-svn-id: trunk@57446 -
2018-03-05 12:12:57 +00:00
michael
f88a74505c * Add first and last buttons, improve space at the bottom for space counter
git-svn-id: trunk@57445 -
2018-03-05 09:19:26 +00:00
michael
533de0481e * Fix apache wizard, it needs custapache unit in the uses clause to reference Application object
git-svn-id: trunk@57444 -
2018-03-05 08:57:14 +00:00
jesus
9cb09b6186 LazDataDesktop: Implemented display of memo field using DbGrid's option dgDisplayMemoText, issue #32683
git-svn-id: trunk@57443 -
2018-03-05 05:37:15 +00:00
maxim
d630c8aa14 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@57442 -
2018-03-04 14:40:57 +00:00
michael
921588d180 * Fix bug ID #33316: save button inactive if not modified
git-svn-id: trunk@57441 -
2018-03-04 13:09:02 +00:00
michael
0d10a9a8a4 * Patch from Stephano to fix resetReport (bug ID #33309)
git-svn-id: trunk@57440 -
2018-03-04 12:14:28 +00:00
michael
142c76660d * Register FPReport property editors also in IDE
git-svn-id: trunk@57439 -
2018-03-04 12:08:00 +00:00
jesus
59f6a71e8c LCL: DbGrid, just update the editor when the record changes, second try to fix issue #33281
git-svn-id: trunk@57438 -
2018-03-04 08:17:53 +00:00
michael
1486416ebd * Fix bug #33288
git-svn-id: trunk@57437 -
2018-03-03 11:53:09 +00:00
michael
2fabbc39cf * Fix bug ID #33286 (part 2)
git-svn-id: trunk@57436 -
2018-03-03 11:46:53 +00:00
michael
dc047b034f * Fix bug ID #33286
git-svn-id: trunk@57435 -
2018-03-03 11:42:52 +00:00
wp
2cc5ce2d65 TAChart: Extract OpenGL text rendering code into separate unit, TAOpenGL. Improved layout of the OpenGL demo.
git-svn-id: trunk@57434 -
2018-03-03 11:40:12 +00:00
michael
486b55f999 * Remove duplicate, exists in fpc (bug ID #33283)
git-svn-id: trunk@57433 -
2018-03-03 11:10:18 +00:00
martin
d1fd0b02d0 Editor Macros: change button caption for clarity
git-svn-id: trunk@57432 -
2018-03-03 01:08:19 +00:00
maxim
64656d67ad LazUtils, translations.pas unit: reverted 57426 #a377818801, it caused removal of
strings which should not be removed

git-svn-id: trunk@57431 -
2018-03-02 14:06:19 +00:00
mattias
9b15983c25 lcl: fixed UCS2LEToUTF8 for 1byte niput, issue #33296
git-svn-id: trunk@57429 -
2018-03-02 11:47:30 +00:00
jesus
632758d660 LCL: fix dbgrid not updating the editor while the record is modified, issue #0033281
git-svn-id: trunk@57428 -
2018-03-01 23:42:21 +00:00
juha
3070f417a7 LCL: Fix invalid typecast on TCustomDBGrid-based grids. Issue #33053, patch from Michal Gawrycki.
git-svn-id: trunk@57427 -
2018-03-01 14:54:10 +00:00
maxim
a377818801 LazUtils: translations.pas unit: removed "module" list (actually list of units extracted from PO items identifiers) handling logic. It significantly complicated the code and these lists were completely unused.
git-svn-id: trunk@57426 -
2018-02-28 23:30:28 +00:00