Commit Graph

84 Commits

Author SHA1 Message Date
af09701e95 RxFPC:RxMDI - add new options rxtoAskCloseAll
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6844 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-04-12 08:54:40 +00:00
5d81c2234f RxFPC:fix show preview in TRxDBGridPrint
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6789 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-01-11 06:34:01 +00:00
d0105dfcd2 RFPC:fix rxtoolbar store state
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6785 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2019-01-08 19:15:14 +00:00
05b0d314eb RxFPC:Default component editor RxCloseFormValidator.Items
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6766 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-12-21 08:55:44 +00:00
246fee7828 RxFPC:default editor for RxToolPanel
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6756 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-12-14 11:41:03 +00:00
48e5ae174f RxFPC:russian resource
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6755 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-12-14 10:58:37 +00:00
43ea6368e1 RxFPC:fix ToolBar height after hide all buttons
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6754 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-12-14 10:54:15 +00:00
383826d2b2 RxFPC:Polish language - tnx Michal Gawrycki
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6753 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-12-14 05:55:29 +00:00
588c248c82 RxFPC:rewrite RxToolBar - support scaling
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6752 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-12-13 11:42:18 +00:00
a0367219ee RxFPC:TRxLoginDialog - support for i18n. patch from Michal Gawrycki with small corrections
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6751 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-12-12 06:37:09 +00:00
9940c604cc RxFPC: new function - RxGetTempFileName
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6735 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-11-23 10:52:49 +00:00
b125c09d40 RxFPC:syntax highlight in TRxTextHolder editor - code from Michael Thompson
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6728 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-11-19 08:14:39 +00:00
b2a2608447 RxFPC:default editor for StrHolder
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6724 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-11-12 08:42:21 +00:00
83346b3a99 RxFPC: work om editor for RxTextHolder
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6714 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-11-06 13:59:28 +00:00
901798af4e RxFPC: new component - TRxtextHolder
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6710 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-11-05 20:49:44 +00:00
9da45f0c2c RxFPC: add RxKeyboardLayoutLazbel on RxLoginForm
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6445 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-05-25 05:59:05 +00:00
60128ccaed RxFPC:RxPopupNotifier - new style for close button and timer label
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6411 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-05-14 13:30:07 +00:00
75e57b190f RxFPC:new application service function - ErrorBox, WarningBox, InfoBox
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6347 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-24 08:42:50 +00:00
1c2a502b58 RxFPC:start work on new component - TRxPopupNotifier
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6328 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-04-20 13:57:15 +00:00
a906dbdc1d RxFPC:new options for RxMDI. See demo. thx user rtn from freepascal.ru
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6128 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2018-01-12 10:28:22 +00:00
d4e1105bb9 RxFPC:fix demo for RxDBGrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6089 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-12-06 07:17:42 +00:00
c774cc8a2f RxFPC:TRxTimeEdit set enabled for buttons
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5989 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-07-28 06:11:28 +00:00
552f841d18 RxFPC:start work on export RxDBGrid groups to spreadsheet
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5949 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-20 12:38:18 +00:00
024c39833a RxFPC: RxDBGridExportSpreadSheet support merged cells
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5935 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-13 11:29:31 +00:00
918d5faa64 RxFPC:add new event - RxDBGrid.OnMergeCells (based on lazarus demo examples/gridexamples/merged_cells)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5933 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-13 08:58:24 +00:00
c77aed9270 RxFPC:spanish translation from Javier Unamuno
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5920 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-06-07 11:30:10 +00:00
be4e118c53 RxFPC:TRxDBGridExportSpreadSheet - new flag - ressHideZeroValues
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5900 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-05-25 20:00:14 +00:00
eab4f335ba RxFPC:fix localization
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5842 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-04-27 05:39:58 +00:00
66eb145c86 RxFPC:New style quick filter window in RxDBGrid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5839 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-04-24 12:24:50 +00:00
ecc7d99991 RxFPC: rxCrc module
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5700 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-01-25 11:34:34 +00:00
d57e7fe585 RxFPC:compile with QT5
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5590 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2017-01-03 06:53:36 +00:00
060a6d39bd RxFPC:fix compile rxdbgridexportpdf.pas after fpc rev. 35083
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5466 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-13 06:02:55 +00:00
17b82f66f4 RxFPC: fix compile after last commit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5451 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-08 13:54:00 +00:00
1b7a79aa78 RxFPC:TRxDBGridExportSpreadSheet allow export selected rows. tnx rellai2
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5359 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-11-17 07:04:27 +00:00
28e7cd7c4b RxFPC:fix AV on dinamicaly creat and remove components
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5270 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-10-19 11:59:59 +00:00
c9fcde924c RxFPC: Translation. tnx kit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5228 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-28 06:09:46 +00:00
031a80c310 RxFPC: TFolderLister - fix Owner for menu items
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5215 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-26 07:55:49 +00:00
7a335aa6a5 RxFPC:RxDBGrid - add tool menu command for optimize column width
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5187 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-20 07:48:58 +00:00
441bd798fb RxFPC:in RxDBGrid filter add code for filter null values in grid
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5134 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-09-08 08:51:40 +00:00
4a5bef15db RxFPC:RxDBGrid - add new event OnDataHintShow. Tnx naum_off from freepascal.ru
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5106 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-26 19:26:05 +00:00
e2482a5149 RxFPC:Add TRxDBGridExportPDF to RxDBGrid demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5101 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-23 10:27:25 +00:00
0b6ed46e90 RxFPC:TRxDBGridExportPDF - fix errors
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5097 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-22 13:32:34 +00:00
96eaa3a6f7 RxFPC:start work on tools for export rxdbgrid data to pdf file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5067 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-08-02 14:01:37 +00:00
eec24fb3f0 RxFPC:New function in RxFileUtils - NormalizeFileName. Fix languages
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4815 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-06-24 07:43:52 +00:00
ab2fa916b0 RxFPC:fix russian resources
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4666 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-23 08:31:29 +00:00
c043c97b5c RxFPC:fix russian localization
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4620 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-04-13 11:22:19 +00:00
40da274f46 RxFPC:In TRxDBGridFooterTools setup dialog allow change color for footer row
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4602 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-03-29 13:37:47 +00:00
e5df478a82 RxFPC: Localization
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4591 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-03-24 13:55:55 +00:00
99d6bbaaeb RxFPC: Localization
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4590 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-03-24 13:22:25 +00:00
8ac210069d RxFPC:TRxDBGridExportSpreadSheet - export footer SUM,MIN and MAX values as formula
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4589 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-03-24 13:13:58 +00:00