Commit Graph

23146 Commits

Author SHA1 Message Date
jesus
aa49b84ec2 LazReport, editor sample, made composite report doublepass, fix [TOTALPAGES] report variable
git-svn-id: trunk@23560 -
2010-01-25 23:54:33 +00:00
jesus
8e0c549f9a LazReport, editor sample: don't use for in, report b in composite test start in new page
git-svn-id: trunk@23559 -
2010-01-25 23:33:42 +00:00
jesus
80e04969d0 LazReport, added composite report to editor sample
git-svn-id: trunk@23558 -
2010-01-25 20:35:46 +00:00
jesus
87000aa680 LazReport, force variant->double convertion on evaluating aggregate functions
git-svn-id: trunk@23557 -
2010-01-25 20:35:04 +00:00
zeljko
db6fccf081 Qt: simplify TQtGroupBox.setFocusPolicy(), also disable focus on container widgets (TQtFrame), so it does not focus when we click on it if TabStop=False.
git-svn-id: trunk@23556 -
2010-01-25 18:30:10 +00:00
mattias
58484c4845 translations: german: Build / Erstellen
git-svn-id: trunk@23555 -
2010-01-25 10:53:19 +00:00
mattias
ef6fcc1280 translations: finnish: updates from Seppo
git-svn-id: trunk@23554 -
2010-01-25 10:31:49 +00:00
dmitry
148762fd30 ide: changed compiler messages list parsing. all messages are stored now, only hints/notes/warns are shown
git-svn-id: trunk@23553 -
2010-01-25 06:07:33 +00:00
zeljko
25d1d34e2f Qt: fixed bad QtCaret behaviour in some circumstances. fixes #15115
git-svn-id: trunk@23552 -
2010-01-24 19:07:23 +00:00
marc
b34a510ef8 * lcl: added missing ChangeBiDiModeAlignment procedure. Part of lclextentions integration.
git-svn-id: trunk@23551 -
2010-01-24 18:11:51 +00:00
marc
eae138c2f6 * winapi: added GetDoubleClickTime, RedrawWindow, SubtractRect as part of lclextentions integration
git-svn-id: trunk@23550 -
2010-01-24 18:06:08 +00:00
zeljko
84c771e0fc Qt: set focus to moved TQtPage
git-svn-id: trunk@23549 -
2010-01-24 17:59:57 +00:00
zeljko
29758e8f72 Qt: do not call directly TPopupMenu().Close, since it crashes on MacOsX, set global variable Menus.ActivePopupMenu := nil and use OnClose()
git-svn-id: trunk@23548 -
2010-01-24 17:20:45 +00:00
zeljko
15f98d8c3f Qt: fix TQtTabWidget.tabAt(), it must take into account theme tab geometry (eg. macOsX)
git-svn-id: trunk@23547 -
2010-01-24 16:44:04 +00:00
zeljko
bd405b7edf Qt: bugfix for tab moving.fixes #15575
git-svn-id: trunk@23546 -
2010-01-24 16:35:03 +00:00
marc
3b40a09076 * winapi: moved winapi macros to winapi includes (so they don't get added twice)
git-svn-id: trunk@23545 -
2010-01-24 15:59:28 +00:00
zeljko
6394169aa8 Qt: under mac we cannot use LCL_LOOP for QDialog, QFileDialog, only TQtMessageBox is allowed, since qt under mac handles native dialogs.
git-svn-id: trunk@23544 -
2010-01-24 12:55:57 +00:00
mattias
32cf1ff162 translations: portuguese: updates from Marcelo B Paula
git-svn-id: trunk@23543 -
2010-01-23 20:42:29 +00:00
zeljko
74af708d17 Qt: small optimisation.
git-svn-id: trunk@23542 -
2010-01-23 17:38:39 +00:00
zeljko
0a03e94890 Qt: moved TQtMainWindow specific events to TQtMainWindow.EventFilter(), fixed MDI windows activation order.
git-svn-id: trunk@23541 -
2010-01-23 17:21:48 +00:00
paul
1bc6b10b9e synedit: support folding for dispinterfaces
git-svn-id: trunk@23540 -
2010-01-23 17:20:07 +00:00
paul
90d11eb2a2 ide: remove compiler options menu item and key command
git-svn-id: trunk@23539 -
2010-01-23 17:03:05 +00:00
zeljko
2679f82e51 Qt: implemented IntfAppMinimize(), IntfAppRestore()
git-svn-id: trunk@23538 -
2010-01-23 16:50:01 +00:00
mattias
bea4a6f00e IDE: clean up
git-svn-id: trunk@23537 -
2010-01-23 15:44:45 +00:00
zeljko
56ec9d9fb4 Qt: QDialog and QFileDialog classes uses LCL loop from now on. For those who want old fashion (qt loop) -dQTDIALOGS_USES_QT_LOOP can be used.
git-svn-id: trunk@23536 -
2010-01-23 15:20:09 +00:00
zeljko
3f7ea2711e Qt: fix for #15569.Now we use QStackedWidget instead of QWidget for FCentralWidget in TQtGroupBox, also focusPolicy is set to none for FCentralWidget in TQtGroupBox.
git-svn-id: trunk@23535 -
2010-01-23 11:10:33 +00:00
mattias
772886e88f IDE: fpdoceditor: fixed freeing fpdoceditor, check for changed edit controls on switching to other identifier
git-svn-id: trunk@23534 -
2010-01-23 10:22:34 +00:00
mattias
62c13bb277 IDE: confirm install packages: replaced messagedlg with custom dlg, bug #15564, from Alexander Klenin
git-svn-id: trunk@23533 -
2010-01-23 10:01:20 +00:00
zeljko
4d245ba36c Qt: removed syncX and qtx11waitforwindowmanager statements, now we get performance boost under X11 (especially on slower machines).This calls aren't needed anymore with qt-4.5, since there's no more weird crashes with modal windows or QWidget_show().
git-svn-id: trunk@23532 -
2010-01-23 09:50:52 +00:00
mattias
b4eccef56f IDEIntf: removed IDECommandStrs
git-svn-id: trunk@23531 -
2010-01-22 12:54:52 +00:00
mattias
8735809fe4 lazc: fixed finalization
git-svn-id: trunk@23530 -
2010-01-22 12:54:25 +00:00
mattias
462d545377 codetools: define templates for fcl-async
git-svn-id: trunk@23529 -
2010-01-22 12:10:45 +00:00
mattias
5e5bbda36b educationlaz: fixed loading options
git-svn-id: trunk@23528 -
2010-01-22 11:56:30 +00:00
zeljko
03e7d1d70b Qt: fixed memleak in TQtDeviceContext.Font()
git-svn-id: trunk@23527 -
2010-01-22 11:21:01 +00:00
jesus
594efdb34c LCL, dbgrid fix row in call to DrawCellText in DefaultDrawColumnCell
git-svn-id: trunk@23526 -
2010-01-21 20:21:02 +00:00
jesus
af1c9d6799 LCL, fix dbgrid col/row typo in DefaultDrawColumnCell
git-svn-id: trunk@23525 -
2010-01-21 19:59:36 +00:00
jesus
e82038e7ea LCL, added col,row arguments to TToggledCheckboxEvent, issue #15558
git-svn-id: trunk@23524 -
2010-01-21 18:17:54 +00:00
zeljko
1039496739 Qt: replaced obsoleted class QMatrix with QTransform.
git-svn-id: trunk@23523 -
2010-01-21 17:08:53 +00:00
zeljko
a789d15c12 Qt: optimized TQtRegion.getClipRegion(), fixed bug inside SelectClipRgn() for UNIX ifdef - setting QtNoClip should be different only for QPaintEngineX11, not for others (like using QPaintEngineRaster on linux).
git-svn-id: trunk@23522 -
2010-01-21 15:59:50 +00:00
mattias
e8bfdf298f IDE: changed default for new project: use ansistring
git-svn-id: trunk@23521 -
2010-01-21 15:41:41 +00:00
mattias
0c05d303b6 IDE: fixed Help button of options dialog
git-svn-id: trunk@23520 -
2010-01-21 15:17:57 +00:00
mattias
5ce50bc416 IDE: help for compiler options
git-svn-id: trunk@23519 -
2010-01-21 15:16:00 +00:00
mattias
64d1d2b39f IDE: help for project options
git-svn-id: trunk@23518 -
2010-01-21 15:09:18 +00:00
mattias
ceee76be78 IDE: fixed checking if unit has lrs include directive
git-svn-id: trunk@23517 -
2010-01-21 14:17:02 +00:00
paul
56be34be3a ide: hide build modes frame from the project options if appropriate define is not on
git-svn-id: trunk@23516 -
2010-01-21 10:14:27 +00:00
paul
78e8334829 ide: implement import/export of compiler options for the merged dialog
git-svn-id: trunk@23515 -
2010-01-21 09:51:14 +00:00
paul
040bb76815 ide, codetools, packager: use Classes.TGetStrProc instead of similar locally defined types by Alexander S. Klenin (issue #0015556)
git-svn-id: trunk@23514 -
2010-01-21 02:24:16 +00:00
mattias
db8595b179 IDE: clean up
git-svn-id: trunk@23513 -
2010-01-20 23:33:18 +00:00
mattias
48254f0c98 codetools: fixed error handling for invalid . operator
git-svn-id: trunk@23512 -
2010-01-20 23:12:24 +00:00
mattias
44fe02f669 codetools: fixed array operator []
git-svn-id: trunk@23511 -
2010-01-20 23:08:51 +00:00