Commit Graph

30036 Commits

Author SHA1 Message Date
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
juha
c96a1114c1 IDE: Fix one access violation and some wrongly enabled menu items in menuitem OnClick handlers
git-svn-id: trunk@30577 -
2011-05-06 10:45:36 +00:00
martin
dcb11c1573 DBG: Thread dlg: fix type, address prefix is : not ;
git-svn-id: trunk@30576 -
2011-05-06 10:37:23 +00:00
juha
fb63887235 Win32 fix: Closing file with CTRL-F4 on form designer caused access violation. Patch from Ludo Brands, issue #19294
git-svn-id: trunk@30575 -
2011-05-06 10:09:44 +00:00
ask
febce422a7 TAChart: Update radial demo with mark positions
git-svn-id: trunk@30574 -
2011-05-06 10:00:17 +00:00
ask
22f53e500e TAChart: Implement left/right mark positions for pie series
git-svn-id: trunk@30573 -
2011-05-06 09:59:40 +00:00
zeljko
bfb3e89980 IDE: proper initialization of TextStyle in paintbox paint method.Now qt doesn't try to wordbreak lines
git-svn-id: trunk@30572 -
2011-05-06 09:53:02 +00:00
martin
c01ac77642 DBG: fix commit 30567 #ffbe3af869: Error handling by user was broken
git-svn-id: trunk@30571 -
2011-05-06 09:42:42 +00:00
ask
bad4e3f9a3 TAChart: Add PieSeries.MarkPositions property. Implement labels inside of slices.
git-svn-id: trunk@30570 -
2011-05-06 09:42:30 +00:00
zeljko
36f8395af2 Qt: pass key events for TScrollBar. issue #19211
git-svn-id: trunk@30569 -
2011-05-06 09:37:10 +00:00
ask
4f80748db7 TAChart: Do not draw label links with LinkPen.Visible = false
git-svn-id: trunk@30568 -
2011-05-06 09:33:40 +00:00
martin
ffbe3af869 DBG: More error handling. error in step-over / terminate on error
git-svn-id: trunk@30567 -
2011-05-06 08:40:42 +00:00
paul
920ac8f125 ide: add debugger event log icon, repack other debugger icons
git-svn-id: trunk@30566 -
2011-05-06 05:03:10 +00:00
juha
8f8198dd30 Package LazDaemon: set PackageType to "Designtime and Runtime". Issue #19285
git-svn-id: trunk@30565 -
2011-05-06 00:22:16 +00:00
juha
5ee9d4d079 LCL GTK2: fire OnExit event when leaving Combobox. Patch by August Klein, issue #18962
git-svn-id: trunk@30564 -
2011-05-05 23:56:49 +00:00
juha
ea174afc6b LCL: Fix "Read error" when copy-pasting TPairSplitter. Patch from August Klein, issue #19234
git-svn-id: trunk@30563 -
2011-05-05 23:16:49 +00:00
martin
4348781a98 DBG: Added timeout to stop-command
git-svn-id: trunk@30562 -
2011-05-05 22:02:59 +00:00
mattias
20c335471a codetools: sort declaration changes
git-svn-id: trunk@30561 -
2011-05-05 21:35:05 +00:00