Commit Graph

29089 Commits

Author SHA1 Message Date
mattias
cfd767ecf2 fixed typos: commited
git-svn-id: trunk@29442 -
2011-02-10 09:38:08 +00:00
mattias
78a626bf15 fixed typos: chnage
git-svn-id: trunk@29441 -
2011-02-10 09:37:44 +00:00
mattias
b3a8dd03b1 fixed typos: childs
git-svn-id: trunk@29440 -
2011-02-10 09:37:16 +00:00
mattias
a8498808d1 fixed typos: Adress
git-svn-id: trunk@29439 -
2011-02-10 09:34:42 +00:00
mattias
3486aaf8c3 printers: updated Makefile
git-svn-id: trunk@29438 -
2011-02-10 09:32:12 +00:00
mattias
3053d7ce3d cody: removed lrs
git-svn-id: trunk@29437 -
2011-02-10 08:07:59 +00:00
mattias
279e69f41d cody: Makefile
git-svn-id: trunk@29436 -
2011-02-10 08:05:28 +00:00
mattias
6e4e144559 cody: started searching for used ppu files
git-svn-id: trunk@29435 -
2011-02-10 00:00:27 +00:00
maxim
4efd80aa44 Components, printers: updated Makefile.compiled
git-svn-id: trunk@29434 -
2011-02-09 22:50:49 +00:00
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