Commit Graph

30118 Commits

Author SHA1 Message Date
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
martin
f429d822c0 DBG: Fix automatic reset of debugger, after error state
git-svn-id: trunk@30560 -
2011-05-05 20:43:59 +00:00
mattias
be30cfeca4 codetools: local variable assignment completion: parsing string constant with old TP style character constants, bug #19260
git-svn-id: trunk@30559 -
2011-05-05 20:08:42 +00:00
mattias
6913c9315d IDE: enclose selection: fixed if line contains only one character, bug #19287
git-svn-id: trunk@30558 -
2011-05-05 19:40:20 +00:00
mattias
9e4a6260dc LCL: clean up
git-svn-id: trunk@30557 -
2011-05-05 19:27:54 +00:00
mattias
24395559f5 IDE: auto create po output directory, bug #19293
git-svn-id: trunk@30556 -
2011-05-05 19:27:04 +00:00
zeljko
a40f6e162e Qt: TToolBar should have QtTabFocus focuspolicy.Removed WSToolbar (native qt toolbar implementation) define.issue #19211
git-svn-id: trunk@30555 -
2011-05-05 09:38:58 +00:00
maxim
e8bc8ac225 Components, Cody: updated Russian translation
git-svn-id: trunk@30554 -
2011-05-05 00:25:35 +00:00
maxim
18a5095432 Components, EducationLaz: regenerated translations, added Russian translation
git-svn-id: trunk@30553 -
2011-05-05 00:04:30 +00:00
maxim
5a58f65252 Components, EducationLaz: improved localization
git-svn-id: trunk@30552 -
2011-05-04 23:56:59 +00:00
maxim
97ebeeb97b Debugger, Breakpoint properties dialog: improved layout and localization
git-svn-id: trunk@30551 -
2011-05-04 22:39:56 +00:00
maxim
8633da021b Components, Project templates: regenerated translations, updated Russian translation
git-svn-id: trunk@30550 -
2011-05-04 22:04:21 +00:00
maxim
d72f8b4369 Components, Project templates: improved localization
git-svn-id: trunk@30549 -
2011-05-04 22:02:18 +00:00
jesus
0362996985 LCL, fix grids scrollbars issue #19257
git-svn-id: trunk@30548 -
2011-05-04 19:00:17 +00:00
mattias
7a98756abb codetools: added cache to FindReferences
git-svn-id: trunk@30547 -
2011-05-04 13:40:35 +00:00
zeljko
0de9b809b0 Qt: avoid asserts from GetDC() when QPixmap_grabWidget() is called.It shouldn't be there.QtDefaultContext is used
when font,brush etc is needed outside of paint event.

git-svn-id: trunk@30546 -
2011-05-04 11:36:57 +00:00
zeljko
44ab7e1912 Qt: use text/plain instead of text/uri-list in SlotDropFiles() as workaround for QUrl bug in qt. issue #19240
git-svn-id: trunk@30543 -
2011-05-03 15:12:58 +00:00
zeljko
d9c1364472 Qt: TQtWidgetSet.GetDC() grab widget to ParentPixmap in QtDefaultContext if GetDC() is asked outside of paint event for widget.
git-svn-id: trunk@30542 -
2011-05-03 14:55:42 +00:00
zeljko
0abaa5be8e Qt: TQtWidgetSet.GetDC() check if hwnd is valid handle.
git-svn-id: trunk@30541 -
2011-05-03 14:33:23 +00:00