Commit Graph

20657 Commits

Author SHA1 Message Date
zeljko
a4eda524c0 Qt: fixed crash with TQtPage.
git-svn-id: trunk@20794 -
2009-07-04 08:21:02 +00:00
vincents
61dd211d4e IDE: no tri-state checkboxes in publish project dialog (issue #14097)
git-svn-id: trunk@20793 -
2009-07-03 20:17:51 +00:00
dodi
2e40dd65d5 dockmanager example: improved queue handling.
git-svn-id: trunk@20792 -
2009-07-03 11:11:23 +00:00
dodi
aed2c24191 dockmanager example: again try dedicated edit window (conditional).
added docking specific patches.

git-svn-id: trunk@20791 -
2009-07-03 10:22:19 +00:00
dodi
bb35b3de4e dockmanager example: really back to r20778 #8eb10c6b67, due to problems with form inheritance
git-svn-id: trunk@20790 -
2009-07-03 09:49:03 +00:00
vincents
0dfadd5331 codetools: added nogui widget set to the list of CPU OS Widget set combinations (issue #14093)
git-svn-id: trunk@20789 -
2009-07-03 09:28:22 +00:00
dodi
5e10cce82a dockmanager example: adjust filenames
git-svn-id: trunk@20788 -
2009-07-03 06:26:41 +00:00
dodi
55fcbbcdb0 dockmanager example: Removed file/folder
git-svn-id: trunk@20786 -
2009-07-03 06:10:14 +00:00
paul
fe32ac3be3 gtk2: reduce listview debug output
git-svn-id: trunk@20785 -
2009-07-02 13:48:39 +00:00
dmitry
c9e44575c5 fix carbon window class set for bsSizeToolWin and bsToolWindow
git-svn-id: trunk@20784 -
2009-07-02 13:23:31 +00:00
dmitry
a9c170f28d fix improper windows class selected for bsDialog border
git-svn-id: trunk@20783 -
2009-07-02 12:29:27 +00:00
vincents
377ffa4db8 printers: fixed compilation with qt 4.5 from zeljan
git-svn-id: trunk@20782 -
2009-07-02 08:14:54 +00:00
dodi
daf9603b1f dockmanager example: adjust filenames
git-svn-id: trunk@20781 -
2009-07-02 05:06:11 +00:00
dodi
745752d9e7 dockmanager example: really added editbook form.
git-svn-id: trunk@20780 -
2009-07-02 04:53:53 +00:00
dodi
23ccc698d2 dockmanager example: added editbook form.
git-svn-id: trunk@20779 -
2009-07-02 04:51:11 +00:00
dodi
8eb10c6b67 dockmanager example: Made SynEdits dockable. Added multi-window editor demo.
git-svn-id: trunk@20778 -
2009-07-02 01:31:27 +00:00
jesus
33c7117838 LazReport, some properties on band's script should refer to parent band instead of current bandview, fix issue #14082
git-svn-id: trunk@20777 -
2009-07-01 21:15:44 +00:00
vincents
e71debd656 LCL: use HintInfo^.HideTimeOut (issue #11765)
git-svn-id: trunk@20776 -
2009-07-01 19:53:24 +00:00
dmitry
1669ec7c1f fix for TCarbonMemo selection. Returns incorrect values if not focused
git-svn-id: trunk@20775 -
2009-07-01 14:25:08 +00:00
martin
10869b8cdf Fixed a possible RangeCheck exception
git-svn-id: trunk@20774 -
2009-07-01 14:04:49 +00:00
marc
1ceccdc82c * Partly reverted r20771 #3f9fe8af18, the intrepretation of ssAlt and ssAltGr was wrong
git-svn-id: trunk@20773 -
2009-07-01 07:18:15 +00:00
jesus
f13e17fefc LCL, checks and fixes for dblookup in case of manual setup of properties
git-svn-id: trunk@20772 -
2009-07-01 05:11:51 +00:00
marc
3f9fe8af18 * Improvement of r20767 #7077d774a2. Don't use AltGr KCInfo flag when using own shiftstate. This flag might have been set wrong when altkey isn't detected/recognized
git-svn-id: trunk@20771 -
2009-06-30 23:57:02 +00:00
paul
c6a5b323e3 qt: fix retrieving parent tabwidget and index in parent for TCustomNotebook (bug was visible in qt IDE on opening a new unit)
git-svn-id: trunk@20770 -
2009-06-30 11:59:08 +00:00
paul
dcc7044d85 lcl: formatting
git-svn-id: trunk@20769 -
2009-06-30 11:58:06 +00:00
paul
b3be50f764 gtk2: use queued SelLength if available (issue #0014065)
git-svn-id: trunk@20768 -
2009-06-30 08:11:13 +00:00
marc
7077d774a2 * Implemented own way of tracking shiftstate, solves issues with reporting ssAlt or ssAltGr being pressed. Solves issue #009394 too
git-svn-id: trunk@20767 -
2009-06-29 22:53:31 +00:00
marc
a5456020b1 * Fixed compilation for verbose modifiermap
git-svn-id: trunk@20766 -
2009-06-29 21:01:12 +00:00
mattias
2e9f5cede4 codetools: identifier completion: implemented completing method declaration when cursor started name, bug #14078
git-svn-id: trunk@20765 -
2009-06-29 18:56:28 +00:00
zeljko
7fc09eb060 Qt: fixed compilation when -dVerboseQt enabled.
git-svn-id: trunk@20764 -
2009-06-29 17:00:43 +00:00
dmitry
1afac02c06 carbon: workaround for #12490. needs further investigation
git-svn-id: trunk@20763 -
2009-06-29 12:42:31 +00:00
vincents
df02752fd5 IDE: packages opened in the package graph are added to the recent package list from Samuel Herzog (issue #14047)
git-svn-id: trunk@20762 -
2009-06-28 17:50:49 +00:00
vincents
cb7c75373f IDE: remember quick build option from Samuel Herzog (issue #14044)
git-svn-id: trunk@20761 -
2009-06-28 17:40:15 +00:00
marco
bf1dd0ea13 * vars after methods. Reported by Aison.
git-svn-id: trunk@20760 -
2009-06-27 19:17:57 +00:00
michael
3588b71b7c * Fixed bug #12723: added popup menu to data dictionary editor
git-svn-id: trunk@20759 -
2009-06-27 15:52:21 +00:00
michael
18d16e10cf * Fixed 14003
git-svn-id: trunk@20758 -
2009-06-27 15:05:11 +00:00
marc
1e0889bde7 * Placed fields end methods/properties in the correct order. Fixes compilation on fpc 2.3.1. Patch by Marco van de Voort
git-svn-id: trunk@20757 -
2009-06-27 14:41:20 +00:00
michael
c60543cf0c * Fixed caption as per bug #12731
git-svn-id: trunk@20756 -
2009-06-27 14:07:02 +00:00
michael
51437d9019 * Possibility to add charset in SQL connection dialog
git-svn-id: trunk@20755 -
2009-06-27 14:04:20 +00:00
michael
2bfcf73b02 * Small fix so .lps file and .lrs files are not added to project
git-svn-id: trunk@20754 -
2009-06-27 13:10:33 +00:00
mattias
ee7e524e08 IDE: resourcestrings for configure build lazarus dlg
git-svn-id: trunk@20753 -
2009-06-27 12:08:26 +00:00
mattias
3907a82c47 IDE: resourcestrings for configure installed packages dlg
git-svn-id: trunk@20752 -
2009-06-27 12:06:51 +00:00
mattias
d4b26971bc IDE: resourcestrings for diff dlg
git-svn-id: trunk@20751 -
2009-06-27 12:03:44 +00:00
mattias
e15c1378d6 IDE: resourcestrings for find dlg
git-svn-id: trunk@20750 -
2009-06-27 12:02:15 +00:00
dodi
fc21a4dda0 dockmanager example: some minor code reorganization.
git-svn-id: trunk@20749 -
2009-06-27 09:46:05 +00:00
dodi
aa6036f592 dockmanager example: made notebook dockable by dragging the toolbar.
git-svn-id: trunk@20748 -
2009-06-26 10:22:55 +00:00
paul
14629ead57 lcl: further hint handling improvements (by Luiz Americo, issue #0014039)
git-svn-id: trunk@20747 -
2009-06-26 02:03:14 +00:00
jesus
8c3b6ed0f1 LCL, fix stringgrid columns autosize AV, issue #14055
git-svn-id: trunk@20746 -
2009-06-25 20:44:46 +00:00
jesus
f8733358d9 LCL, fix dbgrid AV and visual problems related to column sizes
git-svn-id: trunk@20745 -
2009-06-25 19:47:11 +00:00
dmitry
48b741fa77 fixing code style
git-svn-id: trunk@20744 -
2009-06-25 12:27:00 +00:00