maxim
e58c94bcfd
Codetools: added initial Russian translation for PPU list dialog
...
git-svn-id: trunk@29433 -
2011-02-09 22:41:34 +00:00
sekelsenmat
4b2fdc6208
Adds Color property to TNotebook and TPage
...
git-svn-id: trunk@29432 -
2011-02-09 22:08:42 +00:00
mattias
c1b1dd273a
codetools: started ppu list dialog
...
git-svn-id: trunk@29430 -
2011-02-09 18:03:12 +00:00
mattias
a63a10dee6
gtk2 intf: clean up
...
git-svn-id: trunk@29429 -
2011-02-09 14:46:06 +00:00
maxim
9a1e4b495f
IDE: use CreateNew for TSortSelectionDialog
...
git-svn-id: trunk@29425 -
2011-02-08 21:17:38 +00:00
zeljko
3995319145
IDE: propedits: TFileFilterPropertyEditorForm must be created by CreateNew()
...
git-svn-id: trunk@29423 -
2011-02-08 18:17:06 +00:00
zeljko
78e92fd32f
Qt: reworked selection handling of TQtTreeWidget, now we use QTreeWidget_selectedItems() instead of
...
asking QTreeWidgetItem_isSelected() which is more accurate, and avoid crashes in some circumstances, eg.watchesdlg,breakpointdlg etc.
git-svn-id: trunk@29422 -
2011-02-08 15:24:57 +00:00
maxim
aff961915c
IDE: regenerated translations; updated and improved Russian translation
...
git-svn-id: trunk@29421 -
2011-02-07 23:06:20 +00:00
mattias
1548343453
IDE: always use unix path delim in Makefile
...
git-svn-id: trunk@29420 -
2011-02-07 23:05:52 +00:00
mattias
f9f4eec6ea
codetools: clean up
...
git-svn-id: trunk@29419 -
2011-02-07 22:55:58 +00:00
mattias
602515e7d2
codetools: identifier completion: fixed search in type of var/const
...
git-svn-id: trunk@29418 -
2011-02-07 22:55:37 +00:00
mattias
91f5747254
codetools: clean up
...
git-svn-id: trunk@29417 -
2011-02-07 18:55:31 +00:00
mattias
24672daa64
updated Makefile
...
git-svn-id: trunk@29416 -
2011-02-07 16:27:14 +00:00
mattias
6495ad0a79
codetools: find declaration: search in type of constant/variable
...
git-svn-id: trunk@29415 -
2011-02-07 14:42:26 +00:00
mattias
503ab21004
IDE: made option more clear
...
git-svn-id: trunk@29414 -
2011-02-07 14:05:30 +00:00
mattias
31fccf17dd
updated Makefiles
...
git-svn-id: trunk@29413 -
2011-02-07 13:51:40 +00:00
mattias
9e4212f95f
fpcunittestrunner: updated Makefile
...
git-svn-id: trunk@29412 -
2011-02-07 13:49:33 +00:00
mattias
130a6629f7
IDE: write Makefile.compiled only if changed
...
git-svn-id: trunk@29411 -
2011-02-07 13:48:47 +00:00
mattias
8d2dbd9ff1
lazbuild: added optin --create-makefile
...
git-svn-id: trunk@29410 -
2011-02-07 13:47:51 +00:00
juha
ca3bc870b2
IDE: Removed temp conditional from SearchFrm, problem fixed in r.29408
...
git-svn-id: trunk@29409 -
2011-02-07 11:26:23 +00:00
mattias
6c152e5c94
codetools: fixed FileIsText, bug #18692
...
git-svn-id: trunk@29408 -
2011-02-07 10:07:58 +00:00
mattias
0c415f0a1d
codetools: find declaration: started search in type of var/const
...
git-svn-id: trunk@29407 -
2011-02-07 10:05:58 +00:00
jesus
73701772d8
LCL, fix grids loop in scrolltocell, from cobines, issue #18660
...
git-svn-id: trunk@29406 -
2011-02-07 07:00:24 +00:00
jesus
e2b5fc4bf1
LCL, fix grids scrollbar, from Tomasz Wieckowski, issue #18642
...
git-svn-id: trunk@29405 -
2011-02-07 06:05:01 +00:00
juha
2cc34a70cb
Converter: Support '\' PathDelim in project files on Linux. It used to work but some other change broke it.
...
git-svn-id: trunk@29404 -
2011-02-06 22:26:00 +00:00
zeljko
db62c04d27
Qt: fixed crash from TQtTreeWidget.SignalCurrentItemChanged().issue #18701
...
git-svn-id: trunk@29403 -
2011-02-06 17:01:55 +00:00
mattias
8cd980cb5b
codetools: fixed simple init
...
git-svn-id: trunk@29402 -
2011-02-06 11:07:47 +00:00
mattias
23861311a1
codetools: fixed example find declaration
...
git-svn-id: trunk@29401 -
2011-02-06 11:07:25 +00:00
martin
747167aaed
DBG: Select the appropriate stack-frame for an exception Issue #0018662
...
git-svn-id: trunk@29400 -
2011-02-06 00:40:36 +00:00
zeljko
0546ad31ab
Qt: fixed strange selection behaviour inside TListView when in vsReport mode and RowSelect=False. issue #18697
...
git-svn-id: trunk@29399 -
2011-02-05 20:13:39 +00:00
zeljko
0a9654594b
Qt: fixed double triggering of OnColumnClick from listView, do not send mouse events from header to listView. issues #18696,#18693
...
git-svn-id: trunk@29398 -
2011-02-05 19:04:24 +00:00
maxim
5492a17fbb
LCL: removed old workaround from TFloatSpinEdit. It worked around a bug which was fixed in FPC 2.4.0. Bug #18674 .
...
git-svn-id: trunk@29397 -
2011-02-05 17:14:00 +00:00
mattias
de68945dc9
codetools: started parsing delphi generics
...
git-svn-id: trunk@29396 -
2011-02-05 16:59:53 +00:00
juha
d646000f6b
Converter: Change package LCLBase to LCL, returned from FindUnitInAllPackages. Improve IDE messages.
...
git-svn-id: trunk@29395 -
2011-02-05 13:02:33 +00:00
mattias
1c4d2b4f3e
codetools: using special keyword list in macpas mode
...
git-svn-id: trunk@29392 -
2011-02-05 10:55:13 +00:00
mattias
d97d756067
codetools: fixed mem leak in FindDanglingComponentEvents, bug #18691
...
git-svn-id: trunk@29391 -
2011-02-05 10:26:36 +00:00
mattias
3943d23f9b
codetools: started nested classes, replaced ctnClassType with ctnTypeSection, ctnClassConst with ctnConstSection, class type,const,var sections are now childs of visibility sections
...
git-svn-id: trunk@29390 -
2011-02-05 10:09:22 +00:00
juha
f714457e24
Converter: Try to improve Multi-Platform conversion on Windows.
...
git-svn-id: trunk@29389 -
2011-02-05 10:00:53 +00:00
juha
0ac4afc64a
Converter: define LCLIntf unit dependency for 2 replacement functions.
...
git-svn-id: trunk@29388 -
2011-02-05 10:00:49 +00:00
juha
57a280722d
Converter: Change sLineBreak to LineEnding for consistency.
...
git-svn-id: trunk@29387 -
2011-02-05 10:00:46 +00:00
juha
2a4bd6006c
Converter: cleanup
...
git-svn-id: trunk@29386 -
2011-02-05 10:00:41 +00:00
ask
4f3c1f45bb
TAChart: Fix compilation with FPC 2.5.1. Issue #18695
...
git-svn-id: trunk@29385 -
2011-02-05 09:47:01 +00:00
juha
4f8d7a9757
Converter: Another revamp of settings GUI
...
git-svn-id: trunk@29377 -
2011-02-04 17:56:01 +00:00
juha
23f651e8ad
IDE: Added icons + visual improvements to UseProjUnit dialog. Modified from patch by Marcelo Paula.
...
git-svn-id: trunk@29376 -
2011-02-04 16:03:56 +00:00
juha
14fab7e869
IDE: Make a temporary conditional for cached file check for "Search in Files".
...
git-svn-id: trunk@29375 -
2011-02-04 08:57:01 +00:00
juha
b19a97be58
Converter: cleanup.
...
git-svn-id: trunk@29374 -
2011-02-04 08:56:58 +00:00
ask
7cb245a54e
TAChart: Update chart in both design-time and run-time after the change of Title.Text
...
git-svn-id: trunk@29373 -
2011-02-04 08:24:31 +00:00
ask
7f4a651ff3
TAChart: Add chart cloning to the cloning demo
...
git-svn-id: trunk@29372 -
2011-02-04 07:59:01 +00:00
ask
08523f26a1
TAChart: Add TChart.Clone method
...
git-svn-id: trunk@29371 -
2011-02-04 07:57:40 +00:00
paul
e1704e541d
lcl: Add optional ReaderRoot parameter to ReadComponentFromBinaryStream function by Alexander S. Klenin (feature #0018678 )
...
git-svn-id: trunk@29370 -
2011-02-04 06:33:07 +00:00