Commit Graph

53265 Commits

Author SHA1 Message Date
balazs
7258640282 Opkman: Create destination directory if does not exists. Issue #32857.
git-svn-id: trunk@56808 -
2017-12-20 18:21:50 +00:00
balazs
48af81ac3b Opkman: Localize description and license + small GUI tweak.
git-svn-id: trunk@56807 -
2017-12-20 16:55:20 +00:00
balazs
374cb2cd6c Opkman: Show hint and license info for meta pacakges. The hint window can be triggered by moving the mouse over the package name + holding shift down.
git-svn-id: trunk@56806 -
2017-12-20 13:57:52 +00:00
juha
42a324833e QtPrinters: Use UnicodeString instead of WideString.
git-svn-id: trunk@56805 -
2017-12-20 10:57:14 +00:00
ondrej
4d25ca2d88 IDE: fix reading LPS run modes.
git-svn-id: trunk@56804 -
2017-12-20 09:02:25 +00:00
mattias
cefafdd5ca IDEIntf: added TAbstractRunParamsOptions.ActiveModeName
git-svn-id: trunk@56803 -
2017-12-19 22:41:31 +00:00
maxim
2cd8fb8ca6 Translations: regenerated once more one file from Chinese translation
git-svn-id: trunk@56799 -
2017-12-19 22:14:07 +00:00
maxim
6393c91e5d Translations: Chinese translation update by robsean, bug #32850
git-svn-id: trunk@56798 -
2017-12-19 22:08:00 +00:00
mattias
d4961faa90 vlc: less hints
git-svn-id: trunk@56797 -
2017-12-19 21:12:56 +00:00
maxim
46b7e69686 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@56796 -
2017-12-19 14:59:14 +00:00
maxim
44e877bc25 IDE: improved Select Frame dialog i18n, patch from Marcelo B Paula, bug
32841

git-svn-id: trunk@56795 -
2017-12-19 14:31:03 +00:00
maxim
7c0201a68a IDE: improved i18n and fixed typos
git-svn-id: trunk@56794 -
2017-12-19 14:21:11 +00:00
mattias
f92c4017da IDEIntf: added handlers: lihtRunDebug, lihtRunWithoutDebugBuilding, lihtRunWithoutDebugInit
git-svn-id: trunk@56793 -
2017-12-19 14:16:45 +00:00
mattias
5e9de6d214 IDE: simplified DoRunProjectWithoutDebug
git-svn-id: trunk@56792 -
2017-12-19 13:49:56 +00:00
maxim
b227fe293f Pas2Js: updated Russian translation
git-svn-id: trunk@56791 -
2017-12-19 13:20:05 +00:00
mattias
effc623ed8 pas2jsdsgn: fixed compile
git-svn-id: trunk@56790 -
2017-12-19 09:55:40 +00:00
juha
d802e5bb5f LCL: Call FDatalink.Edit when TCustomDBComboBox changes. Issue #29505, patch from a.ramos.
git-svn-id: trunk@56789 -
2017-12-18 23:12:15 +00:00
michael
175e231938 * Remove writeln statements
git-svn-id: trunk@56788 -
2017-12-18 22:06:06 +00:00
michael
0737a593d7 * Fixes so running/compiling browser and nodejs programs works
git-svn-id: trunk@56787 -
2017-12-18 22:01:10 +00:00
wp
88c07ee45a OpenGL: Add new HiRes component palette icon by Roland Hahn
git-svn-id: trunk@56786 -
2017-12-18 21:04:05 +00:00
wp
6302f61941 TAChart: New HiRes icons by Roland Hahn
git-svn-id: trunk@56785 -
2017-12-18 20:58:15 +00:00
michl
5f92abd226 LCL: GTK3: Prevent range check error in TGtk3DeviceContext.drawText.
git-svn-id: trunk@56784 -
2017-12-18 19:57:02 +00:00
mattias
20638d46c7 IDE: removed obsolete custom components
git-svn-id: trunk@56783 -
2017-12-18 19:54:32 +00:00
zeljko
ecaababe22 Qt: fixed compilation under win32
git-svn-id: trunk@56782 -
2017-12-18 17:28:17 +00:00
mattias
7394ed2c35 IDE: removed obsolete custom components
git-svn-id: trunk@56781 -
2017-12-18 17:20:19 +00:00
mattias
0e22f592cb codetools: added TPCTargetConfigCache.Kind
git-svn-id: trunk@56780 -
2017-12-18 17:10:42 +00:00
mattias
0d058c9c07 codetools: renamed TFPCConfigFileStateList TPCConfigFileStateList, TFPCTargetConfigCache TPCTargetConfigCache
git-svn-id: trunk@56779 -
2017-12-18 17:03:02 +00:00
balazs
31b7c27181 IDE: Installpkgsetdlg dialog: Display online packages when OPM is installed.
git-svn-id: trunk@56778 -
2017-12-18 13:39:12 +00:00
balazs
e0045baeb8 Opkman: Extend TOPMInterface.
git-svn-id: trunk@56777 -
2017-12-18 13:38:00 +00:00
mattias
022a515783 codetools: renamed FPCDefinesCache to CompilerDefinesCache
git-svn-id: trunk@56776 -
2017-12-18 12:20:03 +00:00
juha
93715f26b5 LCL-QT: Use PWideString typecast for QVariant_create(). It has no overload for PUnicodeString.
git-svn-id: trunk@56775 -
2017-12-18 12:18:24 +00:00
mattias
54752f7024 IDE: compiler options: check pas2js: executable
git-svn-id: trunk@56774 -
2017-12-18 12:06:31 +00:00
dmitry
0dd3a93373 cocoa: adjusting controlSize for a smaller height of a button. #30577
git-svn-id: trunk@56773 -
2017-12-18 03:41:09 +00:00
michael
b727fbfb4c * IDE macros for Pas2JS settings
git-svn-id: trunk@56772 -
2017-12-17 20:09:24 +00:00
ondrej
3af018e5b0 IDE: RunParameters: fix params for unassigned mode
git-svn-id: trunk@56771 -
2017-12-17 19:11:42 +00:00
ondrej
f552459574 IDE: RunParameters: fix: mode added by + wasn't saved
git-svn-id: trunk@56770 -
2017-12-17 18:55:19 +00:00
michael
410e9e94ac * Extended NodeJS project source
git-svn-id: trunk@56769 -
2017-12-17 16:43:22 +00:00
michael
d6ff18f283 * Add dialog for node js project options
git-svn-id: trunk@56768 -
2017-12-17 14:09:26 +00:00
juha
dd718c3abd Remove an empty leftover IndustrialStuff directory.
git-svn-id: trunk@56767 -
2017-12-17 13:53:41 +00:00
mattias
c8667435c2 pas2js: fixed compilation
git-svn-id: trunk@56766 -
2017-12-17 13:38:29 +00:00
michael
49642ee97b * Some additional options for web browser project
git-svn-id: trunk@56765 -
2017-12-17 13:02:14 +00:00
mattias
06998e316b pas2js: started checking compiler executable
git-svn-id: trunk@56764 -
2017-12-17 11:44:48 +00:00
mattias
3011be98c3 IDE: added resourcestring
git-svn-id: trunk@56763 -
2017-12-17 11:44:08 +00:00
ondrej
c03b941642 IDE: implement several RunParameters modes. Issue #21379
git-svn-id: trunk@56762 -
2017-12-17 11:24:49 +00:00
dmitry
8474c9858e cocoa: converting font pixel-height into point size, used by NSFont. #32175
git-svn-id: trunk@56761 -
2017-12-17 05:30:20 +00:00
dmitry
ffe886c60f cocoa: using RoundedBezel for Tbutton and RegularSquarBezel for TBitBtn. #32174
git-svn-id: trunk@56760 -
2017-12-17 04:22:43 +00:00
dmitry
139b008b0f cocoa: not flipping NSRect vertical coordinates if the super view is already flipped. Came as a part of a patch by David Jenkins for #32828. However, being applied to resolve #32176
git-svn-id: trunk@56759 -
2017-12-16 22:59:17 +00:00
dmitry
019a0dc40b cocoa: cleanup warnings with tab control
git-svn-id: trunk@56758 -
2017-12-16 05:31:27 +00:00
dmitry
03adf6aeb2 cocoa: cleanup warning in CocoaWSStdCtlrs
git-svn-id: trunk@56757 -
2017-12-16 05:30:47 +00:00
dmitry
7e51c62172 cocoa: cleaning up warnings in CocoaWSMenus
git-svn-id: trunk@56756 -
2017-12-16 05:29:56 +00:00