Commit Graph

52002 Commits

Author SHA1 Message Date
maxim
649fcd18cd IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@55045 -
2017-05-22 22:25:41 +00:00
maxim
10feb7c68a IDE: improved i18n in messages window, fixed some typos
git-svn-id: trunk@55044 -
2017-05-22 22:14:19 +00:00
ondrej
675c59e5e6 qt, qt5: fix uninitialized result in TQtComboBox.getText
git-svn-id: trunk@55043 -
2017-05-22 13:50:57 +00:00
juha
3dbd19358b IDE: Don't show image for the last empty item in Toolbar Config dialog with QT bindings. Issue #31890.
git-svn-id: trunk@55042 -
2017-05-22 10:16:21 +00:00
zeljko
aa9b38926c Qt5: fixed build with QT_NATIVE_DIALOGS define.
git-svn-id: trunk@55041 -
2017-05-22 09:43:59 +00:00
ondrej
a5241ada34 ide: less warnings.
git-svn-id: trunk@55040 -
2017-05-22 07:53:42 +00:00
ondrej
dc0a33652f IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods.
git-svn-id: trunk@55039 -
2017-05-22 07:52:37 +00:00
ondrej
5daa890980 ExternHelp: fix uses clause after r55035 #5d03c243b5
git-svn-id: trunk@55038 -
2017-05-22 07:04:42 +00:00
ondrej
c3ef5a5623 CodeTools: return method overloads for compatibility after r55031 #3ec399d85a
git-svn-id: trunk@55037 -
2017-05-22 06:57:39 +00:00
balazs
5abb0b0ca3 Opkman: Bug fix, correctly count uninstalled/deleted packages.
git-svn-id: trunk@55036 -
2017-05-21 21:00:29 +00:00
michl
5d03c243b5 IDE: High-DPI: All IDE SpeedButtons DPI-aware
git-svn-id: trunk@55035 -
2017-05-21 20:59:29 +00:00
michl
873c73c12e IDE: High-DPI: MenuEditor Images. Issue #31877
git-svn-id: trunk@55034 -
2017-05-21 19:58:47 +00:00
michl
8b82e27869 IDE: High-DPI: TabOrderDialog
git-svn-id: trunk@55033 -
2017-05-21 19:46:44 +00:00
michl
9a8cf0cdd1 IDE: High-DPI: Move loading of glyphs to ideintf to multiple method use + cleanup.
git-svn-id: trunk@55032 -
2017-05-21 19:44:57 +00:00
ondrej
3ec399d85a CodeTools: add "Avoid unnecessary jumps" option, make it default.
git-svn-id: trunk@55031 -
2017-05-21 18:14:51 +00:00
ondrej
a5c8984ec7 CodeTools: center jumps with a percent value. Add settings for code block jump as well.
git-svn-id: trunk@55030 -
2017-05-21 13:26:38 +00:00
juha
c2b1fef6d5 LCL: Optimize Treeview code a little. Issue #31882, patch from AlexeyT.
git-svn-id: trunk@55029 -
2017-05-21 10:53:12 +00:00
juha
3ea7d0a0f9 JCF2: Support octal numbers. Issue #31876, patch from CCRDude.
git-svn-id: trunk@55028 -
2017-05-21 10:53:00 +00:00
michl
f0a4e67894 IDE: High-DPI: Search Result Window
git-svn-id: trunk@55027 -
2017-05-20 23:19:02 +00:00
michl
ef3093eb1b LCL: TListView: Fixed Access Violation switching OwnerData. Issue #31880
git-svn-id: trunk@55026 -
2017-05-20 20:47:32 +00:00
ondrej
7a3d5c7a3f IdeIntf: OI: use DefaultValueFont and ValueFont also for editors and hint window; draw default value in editor combobox with italic style.
git-svn-id: trunk@55025 -
2017-05-20 20:30:08 +00:00
mattias
c1f4cfb81a multithreadproc: added DoParallelNested
git-svn-id: trunk@55024 -
2017-05-20 17:18:17 +00:00
bart
d396b86379 SpinEditEx: implement increment/decrement with mousewheel.
git-svn-id: trunk@55023 -
2017-05-20 11:53:38 +00:00
ondrej
083ef5923c LCL: rename TControl.ScaleCoord* methods
git-svn-id: trunk@55022 -
2017-05-20 10:02:25 +00:00
ondrej
8bb699492e IDE: change DataModulePPI to FPC 3.0.3 check. Issue #31813
git-svn-id: trunk@55021 -
2017-05-20 06:31:40 +00:00
ondrej
da1e03941c lcl: treeview: High-DPI: fix scaling of non-themed node icons. Issue #31829
git-svn-id: trunk@55020 -
2017-05-20 05:56:43 +00:00
ondrej
57a8731482 win32: menus: fix menu height calculation. Issue #31875
git-svn-id: trunk@55019 -
2017-05-20 05:21:35 +00:00
ondrej
c5bb05f7c7 win32: menus: fix FPC 3.0.0 compilation. Issue #31875
git-svn-id: trunk@55018 -
2017-05-20 05:09:00 +00:00
ondrej
7e8a64b98d ide: images: update debug icons (by FTurtle). Issue #31830
git-svn-id: trunk@55017 -
2017-05-19 20:56:34 +00:00
ondrej
69ffbd67a5 win32: menus: fix menu height calculation. Issue #31875
git-svn-id: trunk@55016 -
2017-05-19 20:23:54 +00:00
juha
61beca02f9 IDEIntf: Restore the backwards compatible event TPropHookModified. Add a new event TPropHookModifiedWithName.
git-svn-id: trunk@55015 -
2017-05-19 17:54:10 +00:00
bart
cd2672eb03 UpDown: revert revision 54974 #bf69b8e9d5, because it seems to be wrong and introduces another Delphi incompatibility.
git-svn-id: trunk@55014 -
2017-05-19 16:33:53 +00:00
mattias
af0b2c3d79 deb: fpc: no lintian errors
git-svn-id: trunk@55012 -
2017-05-19 15:33:18 +00:00
mattias
1e98174230 debian: fpc-src no lintian errors
git-svn-id: trunk@55010 -
2017-05-19 15:16:31 +00:00
mattias
e58fb14a93 debian: lazarus deb now builds without lintian errors
git-svn-id: trunk@55008 -
2017-05-19 14:21:38 +00:00
mattias
2508bf4b1e debian: fixed lintian warning about changelog
git-svn-id: trunk@55006 -
2017-05-19 11:12:06 +00:00
mattias
1b4ad9eff5 debian: fixed permissions and description
git-svn-id: trunk@55004 -
2017-05-19 10:16:40 +00:00
mattias
65472b281c debian: disable debian/rules, not used by our deb
git-svn-id: trunk@55002 -
2017-05-19 09:05:12 +00:00
mattias
179fcc357a debian: fix group writable permissions
git-svn-id: trunk@55000 -
2017-05-19 08:45:30 +00:00
mattias
9048bd87cf debian: fixed permissions
git-svn-id: trunk@54998 -
2017-05-19 08:38:20 +00:00
mattias
9c5cecaeea debian: fixed manpage-not-compressed-with-max-compression error
git-svn-id: trunk@54996 -
2017-05-19 08:21:56 +00:00
mattias
cce8342019 docs: removed sourceforge commercial footer, privacy breach
git-svn-id: trunk@54994 -
2017-05-19 08:17:56 +00:00
mattias
283bb4c026 doceditor: fixed permissions
git-svn-id: trunk@54992 -
2017-05-19 08:03:29 +00:00
mattias
65551e6d72 projectgroups: fixed memleak
git-svn-id: trunk@54990 -
2017-05-19 00:00:33 +00:00
mattias
5508095cff IDEIntf: TIDEMenuItem: fixed not freeing MenuItems of TMenu
git-svn-id: trunk@54988 -
2017-05-18 23:57:25 +00:00
mattias
d4aa6c91b2 projectgroups: set menuitems to nil on destroy
git-svn-id: trunk@54986 -
2017-05-18 23:56:11 +00:00
mattias
49719205f8 lcl: TMenu: raise exception if something else is freeing the FItems
git-svn-id: trunk@54984 -
2017-05-18 23:52:54 +00:00
ondrej
2e5a01d509 codetools: fix potential endless loop
git-svn-id: trunk@54983 -
2017-05-18 22:54:41 +00:00
ondrej
1c25a7e012 codetools: Override function result string types: fix: the function definition parameter type must be string, not the value expression
git-svn-id: trunk@54982 -
2017-05-18 22:29:59 +00:00
ondrej
bf3e483768 ideintf: fix regression in image scaling code.
git-svn-id: trunk@54981 -
2017-05-18 21:24:56 +00:00