Commit Graph

46176 Commits

Author SHA1 Message Date
juha
1afae12017 SqlDb: Property editor for new property TSQLQuery.RefreshSQL. Issue #27649, patch from LacaK.
git-svn-id: trunk@48324 -
2015-03-12 23:46:57 +00:00
mattias
919e857d9d codetools: targetcpu jvm: use rtl/java/system.pp
git-svn-id: trunk@48322 -
2015-03-12 23:42:09 +00:00
mattias
b05cc70e59 codetools: fpc src rules: fixed using rules for CPU
git-svn-id: trunk@48320 -
2015-03-12 23:40:55 +00:00
martin
6bb6966509 SYnEdit: multi caret, paint - fix home key
git-svn-id: trunk@48319 -
2015-03-12 23:34:59 +00:00
mattias
d48e548ada codetools: fixed search in ancestor and search ancestor
git-svn-id: trunk@48317 -
2015-03-12 23:11:19 +00:00
juha
aa474f5750 IDE: Reuse 'Options' resource string.
git-svn-id: trunk@48316 -
2015-03-12 23:02:06 +00:00
juha
0d87e299e7 IDE: Popup menu for component palette options. Issue #27648, patch from Balázs Székely.
git-svn-id: trunk@48315 -
2015-03-12 23:02:03 +00:00
juha
152d9d6397 Create component palette in MainIDE instead of PkgManager.
git-svn-id: trunk@48314 -
2015-03-12 23:02:02 +00:00
juha
5e4005ece3 IDE: Notify component list of changed selection using a handler.
git-svn-id: trunk@48313 -
2015-03-12 23:02:00 +00:00
juha
b0023622ae Component palette: Add a selection changed event and handler.
git-svn-id: trunk@48312 -
2015-03-12 23:01:59 +00:00
juha
ac1b44a800 Separate TBaseComponentPalette and TComponentPalette more.
git-svn-id: trunk@48311 -
2015-03-12 23:01:57 +00:00
juha
1efe3b0e31 Simplify the component palette update system after packages are loaded.
git-svn-id: trunk@48310 -
2015-03-12 23:01:55 +00:00
juha
0fc74606c5 IdeIntf: Move also CreatePagesFromUserOrder from ComponentPalette to ComponentReg.
git-svn-id: trunk@48309 -
2015-03-12 23:01:53 +00:00
juha
c0b38940f9 IdeIntf: Move non-GUI related code from ComponentPalette to ComponentReg.
git-svn-id: trunk@48308 -
2015-03-12 23:01:52 +00:00
juha
2f283d0521 IDE: Move TRegisteredComponent.Button from ComponentReg interface to ComponentPalette. Use a map container.
git-svn-id: trunk@48307 -
2015-03-12 23:01:50 +00:00
juha
246d23e207 IDE: Fix compilation of componentpalette with VerboseComponentPalette flag. Cleanup.
git-svn-id: trunk@48306 -
2015-03-12 23:01:49 +00:00
juha
443c7df5a4 IDE: Move SelectButton from ComponentReg interface to TComponentPage.
git-svn-id: trunk@48305 -
2015-03-12 23:01:48 +00:00
juha
159ba4fccf IDE: Move reference of TCustomPage and TScrollBox from ComponentReg interface to ComponentPalette.
git-svn-id: trunk@48304 -
2015-03-12 23:01:42 +00:00
zeljko
c55e1a9cca Qt: fixed returning empty rect for TListView.ItemDisplayRect when using drIcon. issue #27659
git-svn-id: trunk@48303 -
2015-03-12 21:08:05 +00:00
bart
e3541a5e4e TShellTreeView: deprecate function GetSelectedNodePath, since it's redundant.
git-svn-id: trunk@48302 -
2015-03-12 18:13:16 +00:00
bart
53911c79b5 Win32: Use Vista dialogs independant from status of ThemesEnabled also for Open/SavePicturDialog. Issue #0026940.
git-svn-id: trunk@48301 -
2015-03-12 17:23:30 +00:00
zeljko
4b6ad199fd Qt: draw text with rotated font. issue #27547
git-svn-id: trunk@48300 -
2015-03-12 15:19:34 +00:00
zeljko
c0732e2019 Gtk2: drawtext with rotated font. issue #27547
git-svn-id: trunk@48299 -
2015-03-12 15:19:13 +00:00
zeljko
03928b4b1a Qt: fixed text drawing when NO_CLIP flag is present. issue #27631
git-svn-id: trunk@48298 -
2015-03-12 14:52:05 +00:00
martin
61642147d4 SYnEdit: multi caret, paint - small optimisation
git-svn-id: trunk@48297 -
2015-03-12 14:04:37 +00:00
sekelsenmat
ff5035be40 fpvectorial: Initial support of raster images in html
git-svn-id: trunk@48296 -
2015-03-12 12:31:05 +00:00
mattias
0769a21e22 lconvencoding: added Macintosh
git-svn-id: trunk@48295 -
2015-03-12 12:29:02 +00:00
mattias
748b59f318 tools: iconvtable.pas: write + instead of --
git-svn-id: trunk@48294 -
2015-03-12 12:25:59 +00:00
mattias
6cfb990ccf codetools: fixed searching ancestor class *not* in ancestors (loop) and search it in ancestors of enclosing class
git-svn-id: trunk@48292 -
2015-03-12 10:26:21 +00:00
mattias
84ebcd98ec IDE: fixed resolve macros after the actual compiler target were resolved
git-svn-id: trunk@48285 -
2015-03-12 09:31:14 +00:00
dmitry
bbf31c34b7 lcl: fix GetFontData logfont boolean flag check for non-zero value
git-svn-id: trunk@48284 -
2015-03-12 04:27:03 +00:00
martin
192eb7981a SYnEdit: multi caret, paint - started keep caret-x / lock trim-space
git-svn-id: trunk@48283 -
2015-03-12 02:38:21 +00:00
mattias
5e1973260e codetools: fixed loop in FindEnumInContext
git-svn-id: trunk@48281 -
2015-03-12 00:41:37 +00:00
mattias
76e7197049 IDE: setup dialog: when changing compiler check the compiler again and update targetos/cpu/fpcver
git-svn-id: trunk@48279 -
2015-03-12 00:32:26 +00:00
mattias
7ab4a1c526 IDE: resourcestring
git-svn-id: trunk@48277 -
2015-03-11 23:53:07 +00:00
mattias
9d6d80a58d IDE: CheckCompilerQuality: ppcjvm: check for uuchar.ppu instead of classes.ppu
git-svn-id: trunk@48275 -
2015-03-11 23:41:16 +00:00
martin
0190617b21 IDE: mouse settings for left gutter / Do not start selecting over [+]/[-] symbols. This interferes with hiding selected lines.
git-svn-id: trunk@48274 -
2015-03-11 23:36:57 +00:00
mattias
2e6ace8495 IDE: when no TargetOS or TargetCPU is empty, use default of compiler instead of IDE
git-svn-id: trunk@48273 -
2015-03-11 23:11:44 +00:00
mattias
ed39d994ae codetools: TFPCTargetConfigCaches.GetDefaultCompilerTarget: update if needed
git-svn-id: trunk@48272 -
2015-03-11 23:09:43 +00:00
martin
c0b01ec2c3 SYnEdit: multi caret, paint - started log/phys position handling
git-svn-id: trunk@48271 -
2015-03-11 18:27:30 +00:00
mattias
598e03ed42 codetools: fixed rebuilding nodes when targetcpu changed
git-svn-id: trunk@48270 -
2015-03-11 18:05:43 +00:00
mattias
d2243f6306 IDE: fixed compilation
git-svn-id: trunk@48269 -
2015-03-11 17:22:09 +00:00
mattias
00d2898a47 codetools: implemented parsing jvm class external as no forrward, searching indirect ancestors
git-svn-id: trunk@48268 -
2015-03-11 17:21:34 +00:00
mattias
4be5b9dfd8 IDE: invalidate codetools defines when changing target
git-svn-id: trunk@48266 -
2015-03-11 17:18:46 +00:00
bart
486842dc6d Win32: Use Vista dialogs independant from status of ThemesEnabled. Issue #0026940.
git-svn-id: trunk@48265 -
2015-03-11 16:44:29 +00:00
mattias
0df49b93a0 IDE: warn for duplicate files and orphaned ppu between packages
git-svn-id: trunk@48264 -
2015-03-11 15:21:01 +00:00
mattias
41282d5239 IDE: use as default target os/cpu the current IDE, pass -P and -T
git-svn-id: trunk@48262 -
2015-03-11 13:02:15 +00:00
mattias
9fd34c07cf codetools: fixed range check
git-svn-id: trunk@48260 -
2015-03-11 12:28:25 +00:00
mattias
5bda463520 IDE: fixed setting IDE as target, ignoring current project settings
git-svn-id: trunk@48258 -
2015-03-11 12:22:22 +00:00
bart
2b8df67b6d TShellTreeView: publish some more events. Patch by ocean. Issue #0027640.
git-svn-id: trunk@48257 -
2015-03-11 11:59:51 +00:00