Commit Graph

50770 Commits

Author SHA1 Message Date
juha
8f632960a6 IDE: Remove SynEdit dependency from Project unit.
git-svn-id: trunk@53726 -
2016-12-20 00:08:59 +00:00
michl
af3f20163d LCL: TCanvas: fixed Windows WordWrap bug. Issue: #20763
git-svn-id: trunk@53725 -
2016-12-19 22:32:28 +00:00
balazs
9c5413917e Opkman: Allow users to select the update interval for packages.
Close forms "Create repository package" and "Create JSON for updates" if the operation was successful.
More suggestive names.
More hints for column: "Status/data"
Extend contributors list.


 

git-svn-id: trunk@53724 -
2016-12-19 13:43:51 +00:00
maxim
fc9e8e7323 Opkman: improved and cleaned up strings, regenerated translations and updated Russian translation
git-svn-id: trunk@53723 -
2016-12-18 23:07:47 +00:00
michl
3a3af4fd12 LCL: TMemo: Fix for flickering on Windows. Issue #16140
git-svn-id: trunk@53722 -
2016-12-18 21:42:49 +00:00
michl
365e66afe4 LCL: TWinControl: Fix for WMSize loop on minimizing a autosized form. Issue #30826
git-svn-id: trunk@53721 -
2016-12-18 19:19:32 +00:00
balazs
4e1a196334 Opkman: Enable multiple profiles, hide some of the functionality for regular users.
git-svn-id: trunk@53720 -
2016-12-18 17:57:46 +00:00
zeljko
2dd9752a04 Qt: use Qt's native event loop by default.
git-svn-id: trunk@53719 -
2016-12-18 15:17:29 +00:00
mattias
3770147624 IDE: clean up
git-svn-id: trunk@53718 -
2016-12-18 12:40:14 +00:00
mattias
21c43e9c0a lcl: gtk2: clean up
git-svn-id: trunk@53717 -
2016-12-18 12:40:01 +00:00
ondrej
8d6fb55c21 lcl: customform: revert r53334 #0a383ad832, issue #31122
git-svn-id: trunk@53716 -
2016-12-18 12:22:07 +00:00
balazs
bc7f03b15a Opkman: Trim URL before parsing to prevent "Invalid protocol" error.
git-svn-id: trunk@53715 -
2016-12-18 10:31:17 +00:00
ondrej
5b8fe624b4 cocoa: change LOGPIXELSX and -Y to 96 PPI. Issue #31037
git-svn-id: trunk@53714 -
2016-12-18 10:11:27 +00:00
juha
ad8da9ff6b Add LCLPlatformDef to packages and examples that did not compile otherwise.
git-svn-id: trunk@53713 -
2016-12-18 10:10:56 +00:00
ondrej
f1dca4c40d carbon: change LOGPIXELSX and -Y to 96 PPI. Issue #31037, by AlexeyT
git-svn-id: trunk@53712 -
2016-12-18 10:10:15 +00:00
juha
a714a91311 LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI.
Organize uses-sections by package so that dependencies can be easier seen.

git-svn-id: trunk@53711 -
2016-12-17 22:58:08 +00:00
juha
fa1813ea1d AnchorEditor enhancements. Issue #31131, patch from FTurtle.
git-svn-id: trunk@53710 -
2016-12-17 22:58:00 +00:00
juha
8c4a0ba005 Sparta docked form designer: fix few warnings. Issue #31130, patch from AlexeyT.
git-svn-id: trunk@53709 -
2016-12-17 22:57:58 +00:00
juha
46ff8dcc47 HelpHTML example: remove unused unit references.
git-svn-id: trunk@53708 -
2016-12-17 22:57:53 +00:00
michl
2254a18568 LCL: TNotebook: fixed wrong index after deleting a page. Issue #29976
git-svn-id: trunk@53707 -
2016-12-17 18:49:14 +00:00
mattias
c9680cf88a codetools: parser: added class operator copy and clone
git-svn-id: trunk@53706 -
2016-12-17 18:06:59 +00:00
bart
bc9a802ce1 GTK2/GTK3: Fix TOpenDialog.Files if ofAllowMultiSelect is not in Options. Issue #0031133.
git-svn-id: trunk@53705 -
2016-12-17 16:48:52 +00:00
balazs
834bfb69b3 Opkman: Make repository column bold, when a new version is available. Request by @lainz.
git-svn-id: trunk@53704 -
2016-12-17 08:43:01 +00:00
zeljko
d01b3461ce Qt: fixed compilation for non scrollable forms.
git-svn-id: trunk@53703 -
2016-12-16 18:28:41 +00:00
juha
4f75913e96 Sparta docked form editor: Increase limited width to 5K. Issue #31086, patch from AlexeyT.
git-svn-id: trunk@53702 -
2016-12-16 14:12:07 +00:00
mattias
20f18a338c make bigide: added lazcontroldsgn and datetimectrlsdsgn
git-svn-id: trunk@53701 -
2016-12-16 14:01:30 +00:00
mattias
42c02734d1 IDE: fixed crash when no project inspector is open
git-svn-id: trunk@53700 -
2016-12-16 13:32:27 +00:00
ondrej
0b5c0aac35 ide: add drop down build mode menu for options button in project inspector.
git-svn-id: trunk@53699 -
2016-12-16 12:32:02 +00:00
balazs
b5255eebaa Opkman: Added a buffer column to prevent accidental click on voting when scrolling the tree.
Added the possibility to reset the vote.
        Increased main form width constrain.   
        Prevent node exapnding on Dblclick.

git-svn-id: trunk@53698 -
2016-12-16 10:47:42 +00:00
balazs
ca254979a9 Opkman: Voting system implemented locally.
git-svn-id: trunk@53697 -
2016-12-16 09:12:24 +00:00
maxim
25ef353188 Opkman: regenerated translations and updated Russian translation
git-svn-id: trunk@53696 -
2016-12-15 23:20:46 +00:00
maxim
6d33fbcfe6 IDE: fixed typos in Anchors dialog hints, regenerated translations and updated Russian translation
git-svn-id: trunk@53695 -
2016-12-15 22:40:20 +00:00
juha
b83fa220bb LCL: Don't require TForm.Handle in afterconstruction when scaling. Issue #31121, patch from Anton Kavalenka.
git-svn-id: trunk@53694 -
2016-12-15 19:47:51 +00:00
ondrej
b7048b98fc lcl: forms: execute AutoScale for Scaled := True only when not loading
git-svn-id: trunk@53693 -
2016-12-15 09:48:38 +00:00
ondrej
8c7043289d lcl: forms: add AutoScale method and execute it when setting Scaled := True
git-svn-id: trunk@53692 -
2016-12-15 09:00:04 +00:00
ondrej
46b5fb7228 lcl: forms: Scale0Fonts in AfterConstruction if MonitorPPI<>ScreenPPI
git-svn-id: trunk@53691 -
2016-12-15 08:57:10 +00:00
ondrej
d770925929 lcl: customform: don't change TopLeft in DoAutoAdjustLayout
git-svn-id: trunk@53690 -
2016-12-15 08:36:22 +00:00
ondrej
172aa765ac lcl: forms: use Monitor.PixelsPerInch for default scaling
git-svn-id: trunk@53689 -
2016-12-15 08:20:18 +00:00
ondrej
f315aaac55 lcl: DoAutoAdjustLayout: scale Font.Size if specified.
git-svn-id: trunk@53688 -
2016-12-15 08:19:36 +00:00
ondrej
9ec0b84232 lcl: add TMonitor.PixelsPerInch
git-svn-id: trunk@53687 -
2016-12-15 08:18:10 +00:00
ondrej
c52584ecb0 WS, win32: add GetDpiForMonitor
git-svn-id: trunk@53686 -
2016-12-15 08:16:09 +00:00
juha
4245e9efae LCL-GTK2: Fix setting TComboBox ItemIndex. Issue #28683, patch from AlexeyT.
git-svn-id: trunk@53685 -
2016-12-14 16:44:21 +00:00
juha
41c4fca494 IDE: Improve an invalid application name shown in error message.
git-svn-id: trunk@53684 -
2016-12-14 16:05:58 +00:00
juha
e292cc5c48 IDE: Append executable name to target filename when only patch is given. Matches with how the executable is created.
git-svn-id: trunk@53683 -
2016-12-14 16:05:50 +00:00
mattias
418b895590 codetools: parsing operators Initialize and Finalize
git-svn-id: trunk@53682 -
2016-12-14 15:44:21 +00:00
zeljko
363c3e9e88 Qt: simplified check for visibility.
git-svn-id: trunk@53681 -
2016-12-14 15:39:05 +00:00
mattias
224ed6f8cb lcl: comment
git-svn-id: trunk@53680 -
2016-12-14 14:28:58 +00:00
zeljko
83fe670e72 Qt: improved focus patch on TQtComboBox. related to issue #27852
git-svn-id: trunk@53679 -
2016-12-14 14:04:31 +00:00
zeljko
9a0210ff90 Qt: fixed noneditable TQtComboBox setFocus when first time called. issue #27852
git-svn-id: trunk@53678 -
2016-12-14 13:16:06 +00:00
ondrej
7da5365469 lcl: treeview: revert r53309 because r53308 #43db30003e was reverted as well.
[LCL: treeview: hide hint window when showing=false.]

git-svn-id: trunk@53677 -
2016-12-14 12:39:45 +00:00