Commit Graph

30053 Commits

Author SHA1 Message Date
juha
b8c1b7e29a New images for Grid column sort
git-svn-id: trunk@30631 -
2011-05-09 08:03:03 +00:00
juha
90eb2a6f03 LCL: implement property ColumnClickSorts in DrawGrid and StringGrid.
git-svn-id: trunk@30630 -
2011-05-09 07:55:03 +00:00
martin
505c0a0e9b DBG: Refactor Master/Slave class structure (callstack)
git-svn-id: trunk@30629 -
2011-05-08 23:45:16 +00:00
maxim
3f62544d3a Components, Cody: regenerated translations; updated Russian translation
git-svn-id: trunk@30628 -
2011-05-08 19:47:39 +00:00
maxim
a7ae73c355 Components, Cody: improved 'Remove With block' feature localization
git-svn-id: trunk@30627 -
2011-05-08 19:45:41 +00:00
paul
798a36c62e debugger: write thread group info near module load/unload, write about process start/exit in the event log
git-svn-id: trunk@30626 -
2011-05-08 17:42:23 +00:00
paul
cfcd9b26a1 debugger: improve module load/unload event log output
git-svn-id: trunk@30625 -
2011-05-08 16:34:39 +00:00
maxim
8888f2c004 regenerated translations; updated Russian translation
git-svn-id: trunk@30624 -
2011-05-08 16:03:39 +00:00
maxim
e510ee54a0 Debugger, Evaluate/Modify dialog: improved localization
git-svn-id: trunk@30623 -
2011-05-08 16:02:31 +00:00
paul
1f7970e2eb debugger: copy event text to clipboard in event log form when standard clipboard key combination is used
git-svn-id: trunk@30622 -
2011-05-08 15:53:18 +00:00
mattias
a76e3248bf codetools: first section of non class is public
git-svn-id: trunk@30621 -
2011-05-08 15:52:29 +00:00
mattias
19fd9eaf0d codetools: change param list: move
git-svn-id: trunk@30620 -
2011-05-08 15:50:50 +00:00
maxim
a0702e85bd Debugger, Breakpoint properties dialog: improved layout to fit longer captions
git-svn-id: trunk@30619 -
2011-05-08 15:29:09 +00:00
maxim
40ffcaa435 Debugger: tweaked Event log options frame layout to make it look better with longer event captions
git-svn-id: trunk@30618 -
2011-05-08 15:20:09 +00:00
maxim
cf0e97fb57 regenerated translations; updated Russian translation
git-svn-id: trunk@30617 -
2011-05-08 15:16:36 +00:00
maxim
631590053a Debugger: localized event names
git-svn-id: trunk@30616 -
2011-05-08 14:47:36 +00:00
zeljko
20b1624576 Qt: check handle in TQtWidgetSet.GetWindowRect()
git-svn-id: trunk@30615 -
2011-05-08 14:10:05 +00:00
mattias
934a90187a codetools: RemoveWithBlock: unindent
git-svn-id: trunk@30614 -
2011-05-07 23:10:20 +00:00
martin
56884905ce DBG: Refactor Master/Slave class structure (starting with threads)
git-svn-id: trunk@30609 -
2011-05-07 21:15:07 +00:00
zeljko
324e7dcf13 Qt: reverted previous changes in TQtWidgetSet.CreateRectRgn().Region must be in logical units, so translation is forbidden.
git-svn-id: trunk@30608 -
2011-05-07 20:40:31 +00:00
zeljko
6a9535a69a Qt: TQtWidgetSet.CreateRectRgn() create region with X=0 and Y=0 and then translate by offset X1 and Y1
git-svn-id: trunk@30607 -
2011-05-07 19:27:55 +00:00
zeljko
b531c7e6c8 LCL: Fixed %MainUnit lclintf.pp -> lclintf.pas
git-svn-id: trunk@30606 -
2011-05-07 17:55:54 +00:00
zeljko
a3c01126d9 Qt: fixed wrong result of TQtWidgetSet.GetClipBox(), fixed TQtRegion translation in TQtWidgetSet.CreateRectRGN()
git-svn-id: trunk@30605 -
2011-05-07 17:38:19 +00:00
mattias
3e6fa52fed cody: add assign method: auto enable checkbox for else inherited
git-svn-id: trunk@30604 -
2011-05-07 17:00:20 +00:00
mattias
a6260e0bfc IDE: various dialogs: if project has not title, use file name
git-svn-id: trunk@30603 -
2011-05-07 16:44:00 +00:00
mattias
ee071770c6 IDE: find in files: search in virtual files, bug #19249
git-svn-id: trunk@30602 -
2011-05-07 16:33:54 +00:00
mattias
0f7d9b552c codetools: fixed calculating binary operators, bug #17759
git-svn-id: trunk@30601 -
2011-05-07 16:26:52 +00:00
mattias
e39bb2d05b codetools: reading operand: old tp style character constants, bug #19260
git-svn-id: trunk@30600 -
2011-05-07 16:19:57 +00:00
maxim
da938a240f regenerated translations; updated Russian translation
git-svn-id: trunk@30599 -
2011-05-07 16:10:27 +00:00
maxim
82a8e18101 IDE, LCL: adapted error messages to changed IDE main menu layout
git-svn-id: trunk@30598 -
2011-05-07 15:41:03 +00:00
mattias
b7f0a998e7 codetools: class completion: indexed properties, patch #19151
git-svn-id: trunk@30597 -
2011-05-07 15:30:03 +00:00
zeljko
244f96a67c Qt: fixed TQtWidgetSet.GetDeviceCaps() to return correct result for hdc.
git-svn-id: trunk@30596 -
2011-05-07 14:34:52 +00:00
martin
65907a7def DBG: undone rev 30583 #1785aedd19. Added different check for over-queued run-commands (do not run after stop)
git-svn-id: trunk@30595 -
2011-05-07 13:29:51 +00:00
juha
875ba76c7a LCL: add BiDi support for 5 components. Patch from Avishai, issue #19268
git-svn-id: trunk@30594 -
2011-05-07 10:26:05 +00:00
juha
f7bf044f44 LCL: add BiDi support for TFileListBox. Patch from Avishai, issue #19267
git-svn-id: trunk@30593 -
2011-05-07 09:46:01 +00:00
juha
1a06a347f7 LCL: add BiDi support to Panel. Patch from Avishai, issue #19255
git-svn-id: trunk@30592 -
2011-05-07 09:12:29 +00:00
juha
19590ab0e0 LCL: Add return value to TranslateUnitResourceStrings. Patch from Ingo Steiniger, issue #18345
git-svn-id: trunk@30591 -
2011-05-07 00:03:42 +00:00
mattias
b2d0e2b588 codetools: comments in param list
git-svn-id: trunk@30590 -
2011-05-06 16:33:12 +00:00
ask
434077f134 TAChart: Update rotate and multi demos to include mark positions
git-svn-id: trunk@30589 -
2011-05-06 15:28:47 +00:00
ask
553a073919 TAChart: Add Marks.YIndex property, implement labels for stacked series
git-svn-id: trunk@30588 -
2011-05-06 15:27:27 +00:00
ask
88a88c1b2b TAChart: Consult BarSeries.ZeroLevel when calculating label direction
git-svn-id: trunk@30587 -
2011-05-06 15:06:09 +00:00
mattias
c1d175456c cody: members treeview: read only
git-svn-id: trunk@30586 -
2011-05-06 14:51:53 +00:00
mattias
a4e552ff9d codetools: clena up
git-svn-id: trunk@30585 -
2011-05-06 14:29:55 +00:00
mattias
005d8e828c codetools: parse param list
git-svn-id: trunk@30584 -
2011-05-06 12:06:35 +00:00
martin
1785aedd19 DBG: Only queue one run-command at a time
git-svn-id: trunk@30583 -
2011-05-06 12:03:54 +00:00
martin
ae1000c02f DBG: Fix ProcessRunning to return optional result
git-svn-id: trunk@30582 -
2011-05-06 11:59:17 +00:00
juha
62262e07ad LCL: Support for CP852 in lconvencoding unit. Patch from chronos, issue #19248
git-svn-id: trunk@30581 -
2011-05-06 11:16:35 +00:00
martin
18ced75ab7 DBG: Handle failed breakpoints
git-svn-id: trunk@30580 -
2011-05-06 11:14:06 +00:00
martin
3149cd7978 DBG: Handle error state as stopped.
git-svn-id: trunk@30579 -
2011-05-06 11:11:55 +00:00
ask
4f051e1e6d TAChart: Add MarkPositions property to point-based series
git-svn-id: trunk@30578 -
2011-05-06 10:47:34 +00:00