Commit Graph

54285 Commits

Author SHA1 Message Date
maxim
9895db58bb IDE: fixed typo
git-svn-id: trunk@57903 -
2018-05-11 22:36:23 +00:00
mattias
157312616b IDE: started pas2js message parser
git-svn-id: trunk@57902 -
2018-05-11 19:59:48 +00:00
mattias
536ffd588f IDE: search results view: fixed docked
git-svn-id: trunk@57901 -
2018-05-11 19:57:54 +00:00
mattias
24a1327b6a lcl: TCustomForm.SetActiveControl: debugging
git-svn-id: trunk@57900 -
2018-05-11 19:57:30 +00:00
wp
7b4fa8c326 Examples/sprites: Add smooth movement of sprite by keyboard, as well as interia effect for keyboard movement (code by Handoko, https://forum.lazarus.freepascal.org/index.php/topic,41178.msg285678.html#msg285678).
git-svn-id: trunk@57899 -
2018-05-11 17:05:38 +00:00
ondrej
9997fa404c IDE: new more simple naming for smart editor move commands
git-svn-id: trunk@57898 -
2018-05-11 15:00:53 +00:00
ondrej
8356f39b7d SynEdit: remove special smart selection jumping, use the normal instead
git-svn-id: trunk@57897 -
2018-05-11 14:59:27 +00:00
mattias
18903285e2 IDE: allow pas2js as compiler, added target os browser and nodejs
git-svn-id: trunk@57896 -
2018-05-11 08:50:33 +00:00
ondrej
f549ecc47d IDE: fix jump point on file search result open (bug was: when opening result from a different file, the jump point in the new file was added and not the current one)
git-svn-id: trunk@57895 -
2018-05-11 01:09:53 +00:00
ondrej
c25de54334 SynEdit: smart previous word fix bug:
BUG: abc d|ef -> abc| def
FIX: abc d|ef -> abc |def

git-svn-id: trunk@57894 -
2018-05-11 00:14:19 +00:00
ondrej
3efecb9efa IDE: search results dialog: fix focus behavior - focus (new) result treeview unless the filter edit was explicitely focused.
git-svn-id: trunk@57893 -
2018-05-10 23:41:58 +00:00
maxim
3687c71bc4 IDE, keymappings: assign correct descriptions to the following selection commands:
ecSelWordEndLeft
ecSelWordEndRight
ecSelHalfWordLeft
ecSelHalfWordRight
ecSelSmartWordLeft
ecSelSmartWordRight

git-svn-id: trunk@57892 -
2018-05-10 23:02:22 +00:00
maxim
524b628208 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@57891 -
2018-05-10 22:42:08 +00:00
ondrej
97a17c540a Qt, Qt5: list view: fix ItemDisplayRect in High-DPI
git-svn-id: trunk@57890 -
2018-05-10 21:09:34 +00:00
ondrej
649a74e776 IDE: componentpalette options: fix high-dpi icon painting
git-svn-id: trunk@57889 -
2018-05-10 21:05:02 +00:00
ondrej
71715916dc cleanup
git-svn-id: trunk@57888 -
2018-05-10 20:44:57 +00:00
ondrej
9b83cf68f7 Qt, Qt5: fix listview imagelist handling and make it DPI-aware.
git-svn-id: trunk@57887 -
2018-05-10 19:43:11 +00:00
ondrej
b3b0591355 LCL: imglist: introduce TScaledImageListResolution.Valid
git-svn-id: trunk@57886 -
2018-05-10 19:12:44 +00:00
zeljko
29fb56dd18 Qt,Qt5: fixed slowness when loading TListView with imageindexes of items. issue #33719
git-svn-id: trunk@57885 -
2018-05-10 16:28:19 +00:00
ondrej
d3139bec7c IDE: cleanup
git-svn-id: trunk@57884 -
2018-05-10 14:52:42 +00:00
mattias
f654d33405 codetools: test pas2js parse
git-svn-id: trunk@57883 -
2018-05-10 14:51:53 +00:00
mattias
7c8e3086d9 codetools: read compiler options: pas2js format
git-svn-id: trunk@57882 -
2018-05-10 10:55:28 +00:00
mattias
86bbc8831c codetools: tests: comment
git-svn-id: trunk@57881 -
2018-05-10 10:54:08 +00:00
zeljko
ea1d69a461 Qt: use local variable instead of casting, fixed weird behaviour of modal and borderless modal windows with newer versions of metacity wm.
git-svn-id: trunk@57880 -
2018-05-10 09:10:58 +00:00
ondrej
adb7170dbf IDE: images: remove menu_help and use btn_help instead
git-svn-id: trunk@57879 -
2018-05-10 08:30:42 +00:00
jesus
57a2a20199 LCL: Updated grids grayed checkboxes look.
git-svn-id: trunk@57878 -
2018-05-09 18:22:59 +00:00
ondrej
13af70b023 IDE: introduce new commands for the new smart word right/left logic
git-svn-id: trunk@57877 -
2018-05-09 16:50:37 +00:00
ondrej
56996beaa2 SynEdit: introduce new commands for the new smart word right/left logic
git-svn-id: trunk@57876 -
2018-05-09 16:49:55 +00:00
ondrej
239d5a386c SynEdit: optimize smart prev/next word for selection
git-svn-id: trunk@57875 -
2018-05-09 15:17:24 +00:00
ondrej
4846e4ed48 SynEdit: make swbWordSmart default for editor commands
git-svn-id: trunk@57874 -
2018-05-09 14:48:42 +00:00
ondrej
e8025d5af5 SynEdit: new swbWordSmart boundary for Prev/NextWordLogicalPos
git-svn-id: trunk@57873 -
2018-05-09 14:47:21 +00:00
mattias
dcc5f5b47a lcl: gtk2: comments
git-svn-id: trunk@57872 -
2018-05-09 13:38:50 +00:00
ondrej
80848f9dfb LCL: LCLGlyphs: load from lazarus resources as well
git-svn-id: trunk@57871 -
2018-05-09 11:45:58 +00:00
ondrej
64b220c68c IDE: designer: non-visual components retina support
git-svn-id: trunk@57870 -
2018-05-09 08:54:27 +00:00
ondrej
d1b941a029 Cocoa: tab control: fix GetTabIndexAtPos result
git-svn-id: trunk@57869 -
2018-05-09 08:27:34 +00:00
ondrej
a7a95f8f65 IDE: OI: fix form image index
git-svn-id: trunk@57868 -
2018-05-09 01:55:07 +00:00
ondrej
41895360a0 SynEdit: support high-dpi image list for gutter images - improve PPI
git-svn-id: trunk@57867 -
2018-05-09 01:41:45 +00:00
ondrej
5784573538 SynEdit: support high-dpi image list for gutter images
git-svn-id: trunk@57866 -
2018-05-09 01:40:05 +00:00
ondrej
936a0dea02 IDE: use IDEImages instead of custom image lists
git-svn-id: trunk@57865 -
2018-05-09 01:39:31 +00:00
ondrej
26213f037c lcl: TLCLGlyphs: fix rounding error when calculating suffixes
git-svn-id: trunk@57864 -
2018-05-09 01:36:25 +00:00
ondrej
cb0d5d86d4 SynEdit: TImageList -> TCustomImageList
git-svn-id: trunk@57863 -
2018-05-09 00:54:42 +00:00
ondrej
052e0b841e LCL: LCLGlyphs: allow ignoring main images as well
git-svn-id: trunk@57862 -
2018-05-09 00:42:53 +00:00
ondrej
b62e11282f LCL: imglist: improve GetDefaultGlyph - support various image formats
git-svn-id: trunk@57861 -
2018-05-09 00:41:51 +00:00
ondrej
59e52062f8 IDE: message frame: fix icons
git-svn-id: trunk@57860 -
2018-05-08 23:32:39 +00:00
ondrej
c482fcbcf4 IDE: message frame: fix icons
git-svn-id: trunk@57859 -
2018-05-08 23:25:48 +00:00
ondrej
45f84919cb LCL: image list: DrawForControl
git-svn-id: trunk@57858 -
2018-05-08 23:23:21 +00:00
ondrej
a914eaa29d IDE: use TLCLGlyphs for IDE buttons
git-svn-id: trunk@57857 -
2018-05-08 23:10:58 +00:00
ondrej
56ba252d91 LCL: LCLGlyphs: Suffix100Scale
git-svn-id: trunk@57856 -
2018-05-08 23:02:58 +00:00
ondrej
affd6f7828 LCL: image list: implement ResolutionForControl
git-svn-id: trunk@57855 -
2018-05-08 23:01:35 +00:00
mattias
02331cb8e9 IDE: initial setup: check Units
git-svn-id: trunk@57854 -
2018-05-08 21:50:01 +00:00