Commit Graph

39988 Commits

Author SHA1 Message Date
juha
ecd140c985 Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
git-svn-id: trunk@41389 -
2013-05-25 09:22:25 +00:00
mattias
9c36eef7e2 IDE: mode matrix: ID per option
git-svn-id: trunk@41388 -
2013-05-25 08:24:23 +00:00
juha
7b162087fd Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
git-svn-id: trunk@41387 -
2013-05-24 18:30:06 +00:00
juha
e29222f783 LCL: change the license header in Arrow source. Refer to COPYING.modifiedLGPL.txt.
git-svn-id: trunk@41386 -
2013-05-24 18:27:53 +00:00
mattias
d846fce1d2 IDE: sourceeditor: ifdef node states: set idnInvalid for mixed cases
git-svn-id: trunk@41385 -
2013-05-24 16:29:39 +00:00
martin
1be10bb6e1 SynEdit: Ifdef Markup: prevent endless loop
git-svn-id: trunk@41384 -
2013-05-24 10:21:58 +00:00
mattias
520aa7c32b IDE: mode matrix: nicer caption
git-svn-id: trunk@41383 -
2013-05-24 09:51:04 +00:00
juha
0af18290bd Industrial components: remove unused files.
git-svn-id: trunk@41382 -
2013-05-24 08:24:04 +00:00
juha
f5c8de7971 Commit changed .po files for OI
git-svn-id: trunk@41381 -
2013-05-24 08:23:58 +00:00
juha
154590fc1b IDE: show property's class, name and type in OI StatusBar.
git-svn-id: trunk@41380 -
2013-05-24 08:23:49 +00:00
mattias
fe0b0eb344 lazutils: removed obsolete luresstrings
git-svn-id: trunk@41379 -
2013-05-24 07:28:13 +00:00
zeljko
467b293531 Qt: fixed bug with AltGr key handling under windows.We are using winapi directly as workaround for bug in Qt library. issue #23808
git-svn-id: trunk@41378 -
2013-05-24 07:20:39 +00:00
juha
1abeb7d970 Industrial components example, fix compilation.
git-svn-id: trunk@41377 -
2013-05-23 20:50:06 +00:00
juha
fe5e2e2849 Industrial components package: improvements from Jurassic Pork.
git-svn-id: trunk@41376 -
2013-05-23 20:39:58 +00:00
bart
e1c3aed986 LazFileUtils: cleanup.
git-svn-id: trunk@41375 -
2013-05-23 17:29:09 +00:00
bart
42315809a3 LazUtils: move more Utf8 file routines to LazFileUtils (and inline them in FileUtil):
ForceDirectoriesUTF8.

git-svn-id: trunk@41374 -
2013-05-23 17:26:47 +00:00
mattias
9d7979342e LCL: TTreeView: clear cache when adding node
git-svn-id: trunk@41373 -
2013-05-23 13:14:41 +00:00
mattias
26cd305782 IDE: source editor: fixed updating nested ifdefs
git-svn-id: trunk@41372 -
2013-05-23 12:02:49 +00:00
mattias
c9b89a44b3 codetools: debug TLSDirectiveKind
git-svn-id: trunk@41371 -
2013-05-23 12:01:53 +00:00
juha
d8e8cfc3d2 IDE: fix RestrictionBrowser filtering.
git-svn-id: trunk@41370 -
2013-05-23 11:37:56 +00:00
juha
8ad9920823 Commit changed .po files.
git-svn-id: trunk@41369 -
2013-05-23 11:37:51 +00:00
juha
32ce55442c IDE: add a setting to OI options. Reorder.
git-svn-id: trunk@41368 -
2013-05-23 11:37:40 +00:00
juha
40c7d580c7 IDE: show more popup menuitems in Object Inspector.
git-svn-id: trunk@41367 -
2013-05-23 11:37:34 +00:00
juha
202b33fcb8 IDE: cleanup, formatting
git-svn-id: trunk@41366 -
2013-05-23 11:37:29 +00:00
mattias
682d0a56aa cairocanvas: less hints
git-svn-id: trunk@41365 -
2013-05-23 07:04:16 +00:00
mattias
14f96042eb LCL: make sure messages.pp is not compiled on windows
git-svn-id: trunk@41364 -
2013-05-23 07:02:07 +00:00
mattias
a6bb37ad88 lazutils: clean up
git-svn-id: trunk@41363 -
2013-05-23 07:01:36 +00:00
mattias
f83f463aa6 lazutils: fixed compialtion under Linux
git-svn-id: trunk@41362 -
2013-05-23 06:54:39 +00:00
juha
b2b2b825a6 IDE: Make the small OI hint pane more useful by moving package name down and leaving out a description header.
git-svn-id: trunk@41361 -
2013-05-22 16:50:22 +00:00
juha
c4566910d4 IDE: formatting
git-svn-id: trunk@41360 -
2013-05-22 16:50:18 +00:00
juha
412fa177a5 IDE: show the info box at bottom of Object Inspector by default.
git-svn-id: trunk@41359 -
2013-05-22 16:50:02 +00:00
bart
b9a543d619 LazUtils: move more Utf8 file routines to LazFileUtils (and inline them in FileUtil):
CompareFileExt, FileIsExecutable, CheckIfFileIsExecutable, FileIsSymlink, CheckIfFileIsSymlink,
FileIsHardLink, FileIsReadable, FileIsWritable.

git-svn-id: trunk@41358 -
2013-05-22 16:36:57 +00:00
bart
46d203865a LazFileUtils: ComapareFileExt for CaseInsensitive comparing when Ext contains lowercase unicode charaters.
git-svn-id: trunk@41357 -
2013-05-22 15:45:19 +00:00
bart
cb33ec967a LazUtils: move more Utf8 file routines to LazFileUtils (and inline them in FileUtil):
ForceDirectory, DirectoryIsWritable.

git-svn-id: trunk@41356 -
2013-05-22 15:38:48 +00:00
martin
58a3351361 SynEdit: Ifdef Markup: set a default color for temp disabled
git-svn-id: trunk@41355 -
2013-05-22 15:26:30 +00:00
bart
ba38848714 LazUtils: move more Utf8 file routines to LazFileUtils (and inline them in FileUtil):
DirPathExists, CompareFilenames, CompareFilenamesIgnoreCase.

git-svn-id: trunk@41354 -
2013-05-22 15:14:35 +00:00
mattias
e4528ed2ea codetools: directive example
git-svn-id: trunk@41353 -
2013-05-22 13:59:43 +00:00
mattias
0fedbb9844 IDE: source editor: debug ifdef nodes synedit.inc
git-svn-id: trunk@41352 -
2013-05-22 13:26:40 +00:00
mattias
70ad03b309 IDE: source editor: update ifdefs for include files
git-svn-id: trunk@41351 -
2013-05-22 13:07:00 +00:00
martin
1227d96b7d SynEdit: Ifdef Markup: skip enable nested in disable
git-svn-id: trunk@41350 -
2013-05-22 11:36:50 +00:00
bart
ecc0103303 winlazfileutils.inc: refactoring and adjusting some layout.
git-svn-id: trunk@41349 -
2013-05-22 10:50:29 +00:00
bart
b59ec93c89 LazUtils: move the more UTF8 file routines to LazFileUtils (and inline them in FileUtil):
FindFirstUTF8, FindNextUTF8, FindCloseUTF8, DeleteFileUTF8, RenameFileUTF8,
GetCurrentDirUTF8, SetCurrentDirUTF8, CreateDirUTF8, RemoveDirUTF8,
FilenameIsAbsolute, FilenameIsWinAbsolute and FilenameIsUnixAbsolute.

git-svn-id: trunk@41348 -
2013-05-22 10:24:41 +00:00
zeljko
37d130d8ed Qt: rework fixes for metacity like wm's. Now marco and gnome shell are mapped as metacity.
git-svn-id: trunk@41347 -
2013-05-22 08:41:02 +00:00
zeljko
919ce9cbea Qt: fixed problems with modal and popup windows over modal windows with Mint's Marco window manager (Mate desktop).
git-svn-id: trunk@41346 -
2013-05-22 08:09:14 +00:00
martin
40eaa7dc2a SynEdit: Reduce painting. was broken in revision 39693 #b3f15ac258
git-svn-id: trunk@41345 -
2013-05-22 01:41:44 +00:00
martin
ce427ff568 SynEdit: Ifdef Markup: added TempEnabled/Disabled / added markup for the directives too
git-svn-id: trunk@41344 -
2013-05-22 01:01:47 +00:00
martin
6408743dcd SynEdit: Ifdef Markup: added TempEnabled/Disabled / added markup for the directives too
git-svn-id: trunk@41343 -
2013-05-22 01:01:29 +00:00
maxim
2b6d336ea8 IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@41341 -
2013-05-21 21:35:02 +00:00
maxim
a8a031a612 Translations: reverted Arabic translation to r37531 #c73fdaff8b by request of Mazen Neifer (current Arabic translation maintainer). Reason is poor quality/machine translation, which makes hard to use translated IDE.
git-svn-id: trunk@41340 -
2013-05-21 19:34:39 +00:00
zeljko
c42a83beba Qt: fixed bad behaviour of popup windows under metacity window manager.
git-svn-id: trunk@41339 -
2013-05-21 13:38:53 +00:00