Commit Graph

32885 Commits

Author SHA1 Message Date
sekelsenmat
ca6dbdb336 customdrawn: Finishes the scrollbar arrows and starts supporting for scrolling controls
git-svn-id: trunk@33454 -
2011-11-10 07:15:11 +00:00
jesus
82e093ff6d LCL, fix inserting columns in grid with custom columns, issue #19087
git-svn-id: trunk@33453 -
2011-11-10 07:07:29 +00:00
zeljko
2c2382e069 Qt: initialize SelFont,SelBrush and SelPen
git-svn-id: trunk@33452 -
2011-11-10 07:03:39 +00:00
sekelsenmat
2bbcdb80e4 custom drawn tests: Adds a test for TScrollBar.PageSize
git-svn-id: trunk@33451 -
2011-11-10 06:12:09 +00:00
sekelsenmat
52006f1e4f customdrawn: Further merges scrollbar and trackbar
git-svn-id: trunk@33450 -
2011-11-10 06:11:31 +00:00
sekelsenmat
216d302be2 customdrawn: Implements button clicking in the scrollbar
git-svn-id: trunk@33449 -
2011-11-10 05:10:36 +00:00
mattias
50a9db2c97 qt intf: hide some hints
git-svn-id: trunk@33448 -
2011-11-09 21:56:25 +00:00
sekelsenmat
ed15dd0eb4 custom drawn tests: Improves the scrollbar tests
git-svn-id: trunk@33447 -
2011-11-09 21:05:38 +00:00
sekelsenmat
c797b994e7 customdrawn: Unites the implementation of the position for trackbar and scrollbar and advances the scrollbar
git-svn-id: trunk@33446 -
2011-11-09 21:05:04 +00:00
sekelsenmat
306398d36c custom drawn tests: Adds more checkbox tests
git-svn-id: trunk@33445 -
2011-11-09 19:44:49 +00:00
martin
0518e0c35b IDE, main: fix last commit
git-svn-id: trunk@33444 -
2011-11-09 19:29:52 +00:00
zeljko
00b128132e Qt: better exception explanation if raised inside TQtWidgetSet.IsValidGDIObject(), TQtWidgetSet.DeleteObject() use FreeThenNil instead just Free
git-svn-id: trunk@33443 -
2011-11-09 18:18:12 +00:00
sekelsenmat
c9f9c81357 customdrawn tests: Adds scrollbar tests
git-svn-id: trunk@33442 -
2011-11-09 16:46:48 +00:00
sekelsenmat
a1cf8f0143 customdrawn: Starts the scrollbar, moves orientation info to the state enum
git-svn-id: trunk@33441 -
2011-11-09 16:46:38 +00:00
sekelsenmat
f243cbead9 customdrawn tests: Advances the listview test
git-svn-id: trunk@33440 -
2011-11-09 15:56:02 +00:00
sekelsenmat
8990e8afbb customdrawn: Starts the drawing of TCDListView
git-svn-id: trunk@33439 -
2011-11-09 15:55:40 +00:00
martin
ad54b6620d IDE, main: add comment
git-svn-id: trunk@33438 -
2011-11-09 15:33:51 +00:00
sekelsenmat
eca7c0b024 from patch #20657 removes some compiler warnings
git-svn-id: trunk@33437 -
2011-11-09 15:23:10 +00:00
martin
3a74265653 IDE, main: Clean up. Inverted "if NOT ... then ... else .." blocks
git-svn-id: trunk@33436 -
2011-11-09 15:13:44 +00:00
martin
1eb940ef83 IDE, main: Clean up.
git-svn-id: trunk@33435 -
2011-11-09 15:09:59 +00:00
martin
43ecd3e95d IDE, main: Clean up Do OpenEditorFile (reduce IF nesting)
git-svn-id: trunk@33434 -
2011-11-09 13:09:19 +00:00
sekelsenmat
847363fdd2 customdrawn tests: Finishes the progressbar tests
git-svn-id: trunk@33433 -
2011-11-09 12:27:59 +00:00
sekelsenmat
e132939252 customdrawn: Finishes the basic drawing of TCDProgressBar, many small fixes in other parts
git-svn-id: trunk@33432 -
2011-11-09 12:27:33 +00:00
juha
8a0c538440 Codetools: add debug line in TFindDeclarationParams to indicate a potential memory leak.
git-svn-id: trunk@33431 -
2011-11-09 11:09:28 +00:00
juha
c4bc1cac01 Revert QT top-level menu changes. Will be discussed with Zeljan
git-svn-id: trunk@33430 -
2011-11-09 10:57:26 +00:00
zeljko
422853fbe2 Qt: do not use QEventWindowStateChange event for mdi childs, it floods lcl , use MDIChildWindowStateChanged slot instead.
git-svn-id: trunk@33429 -
2011-11-09 10:35:33 +00:00
juha
ff5ca61bdb LCL: Try to show both icons and text on QT top-level menus
git-svn-id: trunk@33428 -
2011-11-09 10:21:31 +00:00
mattias
6aea786e24 IDE: adding dependencies: check if already there, check for version conflicts, check for providing
git-svn-id: trunk@33427 -
2011-11-09 08:46:19 +00:00
sekelsenmat
8227b20654 customdrawn tests: Adds tests for the progressbar and listview
git-svn-id: trunk@33426 -
2011-11-09 08:24:46 +00:00
sekelsenmat
a5ebb12839 customdrawn: Many minor fixes
git-svn-id: trunk@33425 -
2011-11-09 08:24:28 +00:00
sekelsenmat
d7d5d4bed2 customdrawn: More structural code for TCDListView, starts the drawing of TCDProgressBar and adds some drawing fixes for TCDGroupBox
git-svn-id: trunk@33424 -
2011-11-09 08:08:18 +00:00
sekelsenmat
3056f03bc6 customdrawn: Simplifies the state info for TCDTrackBar and TCDProgressBar and adds the skeleton of TCDListView
git-svn-id: trunk@33423 -
2011-11-09 07:25:58 +00:00
sekelsenmat
6656513df2 customdrawn: Skeleton for TCDProgressBar
git-svn-id: trunk@33422 -
2011-11-08 21:35:32 +00:00
mattias
a54976dae0 IDE: compiler options: execute before/after: using project macros
git-svn-id: trunk@33421 -
2011-11-08 20:12:01 +00:00
mattias
78e66fbc68 LCL: TIdentToInt: var to out
git-svn-id: trunk@33420 -
2011-11-08 17:08:10 +00:00
sekelsenmat
5db4db8822 customdrawn tests: Adds progressbar tests
git-svn-id: trunk@33419 -
2011-11-08 16:06:17 +00:00
sekelsenmat
d1b32f9a27 customdrawn tests: Adds more tests
git-svn-id: trunk@33418 -
2011-11-08 15:06:18 +00:00
mattias
7095e599e7 IDE: newfile: check if there is a directory with this file name
git-svn-id: trunk@33417 -
2011-11-08 14:07:01 +00:00
sekelsenmat
df5611a7ff customdrawws: Adds a skeleton for X11
git-svn-id: trunk@33416 -
2011-11-08 13:44:32 +00:00
mattias
afb21705e9 lazutils: fixed uninitialized access
git-svn-id: trunk@33415 -
2011-11-08 11:53:09 +00:00
martin
219935fe22 DBG: moved example gdb results out of the unit
git-svn-id: trunk@33414 -
2011-11-08 11:34:50 +00:00
zeljko
0259bd6959 Qt: fixed memleak against qtlib in TQtWidgetSet.ExcludeClipRect
git-svn-id: trunk@33413 -
2011-11-08 11:30:52 +00:00
zeljko
7a2204aa2d Qt: fixed range check error introduced in r33401 #290ebf51b6
git-svn-id: trunk@33412 -
2011-11-08 11:30:24 +00:00
sekelsenmat
b949305af6 customdrawn tests: Adds vertical trackbar tests
git-svn-id: trunk@33411 -
2011-11-08 10:36:42 +00:00
sekelsenmat
495c99b66c customdrawn: Implements Orientation for TCDTrackBar
git-svn-id: trunk@33410 -
2011-11-08 10:12:43 +00:00
sekelsenmat
730c9a5206 customdrawn: Removes the old default style for TCDTrackBar
git-svn-id: trunk@33409 -
2011-11-08 09:04:12 +00:00
sekelsenmat
9252a731f6 customdrawn: Finishes the common drawing for TCDTrackBar
git-svn-id: trunk@33408 -
2011-11-08 09:02:33 +00:00
sekelsenmat
3e0f825405 custom drawn tests: Improves the trackbar tests
git-svn-id: trunk@33407 -
2011-11-08 07:56:32 +00:00
sekelsenmat
ac422ad68d customdrawn: Advances the common trackbar
git-svn-id: trunk@33406 -
2011-11-08 07:56:16 +00:00
paul
68f94a04da lcl: simplify code of TScreen.GetDesktopRect
git-svn-id: trunk@33405 -
2011-11-08 02:58:38 +00:00