Commit Graph

46223 Commits

Author SHA1 Message Date
juha
13473691f7 A shell script for updating component icons.
git-svn-id: trunk@48399 -
2015-03-16 23:29:50 +00:00
juha
7bedf21470 New icon for TDbDateEdit from LacaK.
git-svn-id: trunk@48398 -
2015-03-16 23:03:59 +00:00
mattias
a2e5531222 IDE: check duplicate ppu: do not warn if the same ppu is in two packages and only of them has a source
git-svn-id: trunk@48397 -
2015-03-16 22:17:24 +00:00
mattias
1a28636b9e IDE/lazbuild: append project/global additions to custom compiler options as last
git-svn-id: trunk@48396 -
2015-03-16 21:03:59 +00:00
martin
5e498c6211 SYnEdit: multi caret, IDE integration, and refactor
git-svn-id: trunk@48395 -
2015-03-16 16:42:16 +00:00
zeljko
6e3dd69f06 Qt: do not send mousewheel event to lcl when combobox is dropped down. issue #27675
git-svn-id: trunk@48394 -
2015-03-16 13:51:00 +00:00
zeljko
77e59cf3b8 Qt: fixed TListView drLabel size with checkable listView. issue #27673
git-svn-id: trunk@48393 -
2015-03-16 13:00:35 +00:00
martin
6c290d7368 SYnEdit: multi caret, shared editors
git-svn-id: trunk@48392 -
2015-03-15 22:29:32 +00:00
mattias
514d9f9ad6 IDE/lazbuild: fixed applying IDE overrides
git-svn-id: trunk@48390 -
2015-03-15 22:21:58 +00:00
mattias
f3692b49fe IDE/lazbuild: fixed switching IDE/project when only compiler file changes
git-svn-id: trunk@48388 -
2015-03-15 22:12:45 +00:00
mattias
53ea897bac IDE: fpc msg parser: resolve filename.ppu:srcfile
git-svn-id: trunk@48386 -
2015-03-15 22:02:11 +00:00
mattias
fd8f8ebd41 IDE: fpc msg parser: error while compiling resources: append resourcestring only to translated message
git-svn-id: trunk@48384 -
2015-03-15 20:27:24 +00:00
mattias
903b5c0064 IDE: fixed warning about duplicate source files
git-svn-id: trunk@48383 -
2015-03-15 19:45:04 +00:00
mattias
f1bba18730 lazbuild: fixed compiling packages
git-svn-id: trunk@48382 -
2015-03-15 17:57:47 +00:00
mattias
bc52f989ee LCL: GetHintInfoAt: fixed check if focused form is nested
git-svn-id: trunk@48380 -
2015-03-15 17:40:49 +00:00
mattias
d9eb7b51c3 IDE: make resourcestring dlg: improved layout
git-svn-id: trunk@48378 -
2015-03-15 12:34:06 +00:00
bart
a875ea7667 Win32: Use TaskDialogIndirect on Vista and up, independently from status of ThemeServices. Issue #0027664.
git-svn-id: trunk@48377 -
2015-03-15 11:41:18 +00:00
mattias
8dee894d55 IDEIntf: sql new field editor: improved layout, changed syntax mode to objfpc
git-svn-id: trunk@48361 -
2015-03-15 11:01:16 +00:00
mattias
0b151780ec IDEIntf: clean up
git-svn-id: trunk@48360 -
2015-03-15 10:28:40 +00:00
mattias
287df6d51b synedit: clean up
git-svn-id: trunk@48359 -
2015-03-15 10:27:56 +00:00
mattias
2f1fea1b43 IDE: clean up
git-svn-id: trunk@48358 -
2015-03-15 10:27:45 +00:00
mattias
f4e51fd004 IDE: fpc messages: check for more messages if position is at end of token, check for %H- at other end of identifier, bug #27650
git-svn-id: trunk@48356 -
2015-03-15 10:21:38 +00:00
mattias
4b7419bb8f lazutils: clean up
git-svn-id: trunk@48355 -
2015-03-15 10:19:37 +00:00
juha
7dcab79a7f Component palette: Fix a bug of installed components not showing in palette. Issue #27660, patch from Cyrax.
git-svn-id: trunk@48354 -
2015-03-15 09:21:08 +00:00
mattias
78bd633196 IDE; check lfm: report codetools errors in Codetools view
git-svn-id: trunk@48352 -
2015-03-15 09:18:32 +00:00
mattias
1cf6b4b937 IDE: clean up
git-svn-id: trunk@48351 -
2015-03-15 08:41:24 +00:00
sekelsenmat
09251020ef fpvectorial: Improves raster image rendering in html table
git-svn-id: trunk@48350 -
2015-03-15 07:52:31 +00:00
martin
3102a20b2d SourceEditor: small optimization, no undo block for read only
git-svn-id: trunk@48349 -
2015-03-15 02:09:55 +00:00
martin
7e6d02411c SYnEdit: multi caret, undo/redo
git-svn-id: trunk@48348 -
2015-03-15 02:09:17 +00:00
bart
fe49ab6615 Docs: document that TCustomMemo.Lines cannot store Objects. Issue #0009366.
git-svn-id: trunk@48347 -
2015-03-14 18:39:07 +00:00
mattias
c180175375 IDE: fixed storing IDE directives for build/run file
git-svn-id: trunk@48345 -
2015-03-14 16:59:01 +00:00
mattias
d40e78e415 codetools: beautifier: do not split line in the point at some previous line and not after line break, patch #27671 form Anton
git-svn-id: trunk@48343 -
2015-03-14 16:04:40 +00:00
zeljko
b981df5ee5 Gtk2: reverted previous commit. it's not good since without drawable we can use context for text measuring etc etc
git-svn-id: trunk@48342 -
2015-03-14 11:42:26 +00:00
zeljko
4a95b24ae8 Gtk2: do not return true from IsValidDC() if drawable is nil and we are trying to paint over widget. issue #18524
git-svn-id: trunk@48341 -
2015-03-14 11:34:20 +00:00
sekelsenmat
85557ffb7b synedit-pike: Fixes bool keyboard
git-svn-id: trunk@48340 -
2015-03-14 11:08:12 +00:00
sekelsenmat
467c7ec4c5 synedit and ide: Adds Pike syntax highlighter
git-svn-id: trunk@48339 -
2015-03-14 10:42:05 +00:00
mattias
b5ef5a6a06 LCL: camel case unit names, patch #27666
git-svn-id: trunk@48338 -
2015-03-14 10:35:43 +00:00
zeljko
26fb3f2b19 Qt: fixed drag-n-drop accross PageControl Tabs freezes cursor. issue #23157
git-svn-id: trunk@48336 -
2015-03-14 10:32:38 +00:00
mattias
686b04a732 codetools: GetIDEDirectives: implemented filter, needed to fix removing all
git-svn-id: trunk@48335 -
2015-03-14 10:30:25 +00:00
mattias
695ac7c9e9 LCL: win32: use All files instead of All File Types, issue #27654
git-svn-id: trunk@48334 -
2015-03-14 09:12:14 +00:00
mattias
ac3eedb892 codetools: identifier cpletion: directive interfaces
git-svn-id: trunk@48333 -
2015-03-13 14:42:02 +00:00
martin
e809f69a63 SYnEdit: multi caret, fix list sorting
git-svn-id: trunk@48332 -
2015-03-13 01:43:36 +00:00
mattias
fdf4a8ddd6 IDE: clean up
git-svn-id: trunk@48331 -
2015-03-13 00:29:31 +00:00
mattias
6eca89bfee codetools: jvm: has no iinterface
git-svn-id: trunk@48329 -
2015-03-13 00:27:39 +00:00
martin
bee134f4c1 SYnEdit: multi caret, selection to each line eol carets
git-svn-id: trunk@48328 -
2015-03-13 00:23:24 +00:00
mattias
bd40b2a638 codetools: fixed parsing class n:t; public in targetcpu=jvm
git-svn-id: trunk@48326 -
2015-03-13 00:06:00 +00:00
martin
01747255ac ideintf fix compile
git-svn-id: trunk@48325 -
2015-03-13 00:02:12 +00:00
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