Commit Graph

32668 Commits

Author SHA1 Message Date
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
maxim
2a56348bba regenerated translations; updated Russian translation
git-svn-id: trunk@33404 -
2011-11-07 21:46:35 +00:00
sekelsenmat
61a605dfd4 customdrawnws: Fixes Cocoa text crash and now we can already show 1 window =D
git-svn-id: trunk@33403 -
2011-11-07 19:44:48 +00:00
sekelsenmat
beeb5ecfbb customdrawnws: Advances the Cocoa backend
git-svn-id: trunk@33402 -
2011-11-07 19:33:49 +00:00
zeljko
290ebf51b6 Qt: fixed TQtWidgetSet.DCSetPixel. issue #20644
git-svn-id: trunk@33401 -
2011-11-07 18:03:34 +00:00
zeljko
9cf887e215 Qt: cleanup
git-svn-id: trunk@33400 -
2011-11-07 17:14:47 +00:00
zeljko
3268a8a4c4 Qt: added handle validator when freeing menubar. It could crash in some circumstances since we attached events to it in r33309 #15e82e2123.Now it's safe.
git-svn-id: trunk@33399 -
2011-11-07 17:10:57 +00:00
sekelsenmat
d242e2b988 customdrawnws: Fixes app run in win32 (it was previouslly stuck in some kind of loop in a place without debug info (WinAPI?))
git-svn-id: trunk@33398 -
2011-11-07 15:20:23 +00:00
martin
9af87b923e DBG: fixed a mem leak in array-index helper code
git-svn-id: trunk@33397 -
2011-11-07 13:32:42 +00:00
martin
38e322bc0f DBG: Jump to breakpoint: focus+highlight
git-svn-id: trunk@33396 -
2011-11-07 13:31:08 +00:00
sekelsenmat
1006d7e4e3 customdrawnws: Advances the win32 backend, now it can link and show something in the taskbar
git-svn-id: trunk@33395 -
2011-11-07 12:39:27 +00:00
zeljko
dc82bc3804 Qt: final fix for qt mdi focus behaviour. Now it works exactly as expected and friendly to lcl.
git-svn-id: trunk@33394 -
2011-11-07 10:26:29 +00:00
zeljko
2e88b329aa Qt: fixed bug when QMdiArea loose it's focusWidget during activation of mdichild (it's qt bug, so this is workaround for it).
git-svn-id: trunk@33393 -
2011-11-07 10:12:20 +00:00
sekelsenmat
79ecb7463b Adds customdrawn to lcl.lpk
git-svn-id: trunk@33392 -
2011-11-07 09:49:10 +00:00
sekelsenmat
95a9226bf2 customdrawnws: Fixes windows compilation
git-svn-id: trunk@33391 -
2011-11-07 09:48:04 +00:00
dodi
b27e7edf77 Docs: TScreen revised
git-svn-id: trunk@33390 -
2011-11-07 08:30:12 +00:00
juha
50c4916d2c LCL: Fix GetHintControl to return a control with OnShowHint assigned. Issue #20637
git-svn-id: trunk@33389 -
2011-11-07 08:18:11 +00:00
sekelsenmat
d21a9a5ef8 Adds makefiles
git-svn-id: trunk@33388 -
2011-11-07 08:09:30 +00:00