1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-05 08:05:24 +02:00
Commit graph

806 commits

Author SHA1 Message Date
Martin Oberhuber
e2bbff4f54 [refactoring] move rse.internal.references from UI to core 2006-08-30 15:58:56 +00:00
David McKnight
12e0b48ed6 fix for 153650 2006-08-29 20:02:40 +00:00
Martin Oberhuber
d7e14649c7 [cleanup] fix 'local variable/field is never read' compiler warnings 2006-08-29 13:48:40 +00:00
Martin Oberhuber
0b88e8bbc4 [cleanup] fix 'local variable/field is never read' compiler warnings 2006-08-29 12:47:27 +00:00
Martin Oberhuber
4fba9e5e29 [cleanup] fix 'local variable/field is never read' compiler warnings 2006-08-29 12:40:37 +00:00
Martin Oberhuber
4a6b55ecb6 [cleanup] fix 'local variable/field is never read' compiler warnings 2006-08-29 12:31:13 +00:00
Martin Oberhuber
9be5d99cc1 [cleanup] fix 'local variable/field is never read' compiler warnings 2006-08-29 12:20:07 +00:00
Martin Oberhuber
6b26a0a792 [cleanup] fix 'local variable/field is never read' compiler warnings 2006-08-29 12:08:16 +00:00
Martin Oberhuber
7db84e1549 [cleanup] fix 'local variable/field is never read' compiler warnings 2006-08-29 11:37:30 +00:00
Martin Oberhuber
f4b6dbf27b [cleanup] fix 'local variable/field is never read' compiler warnings 2006-08-29 11:26:09 +00:00
Martin Oberhuber
01ee127fef [cleanup] fix 'local variable/field is never read' compiler warnings 2006-08-29 11:19:31 +00:00
Martin Oberhuber
fd1f5ae569 Stricter warnings according to project recommendations 2006-08-29 11:15:39 +00:00
Martin Oberhuber
b9be0f7c4c Add comment regarding probably unnecessary tab handling 2006-08-29 11:05:23 +00:00
Martin Oberhuber
dcc8a961a7 [cleanup] fix 'local variable/field is never read' compiler warnings 2006-08-29 11:02:19 +00:00
Martin Oberhuber
11b1b3ffb5 [cleanup] fix 'local variable/field is never read' compiler warnings 2006-08-29 10:01:39 +00:00
Martin Oberhuber
a4349288d1 [cleanup] fix 'local variable/field is never read' compiler warnings 2006-08-29 09:43:23 +00:00
Martin Oberhuber
700df9b49d [cleanup] fix 'local variable/field is never read' compiler warnings 2006-08-29 09:27:42 +00:00
Martin Oberhuber
579aa49ba5 Fix bug 153271: pressing enter in content assist should not send the command 2006-08-29 09:26:45 +00:00
Martin Oberhuber
80704617ff [cleanup] Fix compiler warnings 2006-08-29 09:03:16 +00:00
Martin Oberhuber
623267a0ad [cleanup] Fix compiler warnings 2006-08-29 07:46:51 +00:00
David McKnight
aa98dd9091 fixes for 154302 - relaying exceptions back from fetch operations 2006-08-28 15:31:45 +00:00
Martin Oberhuber
3479b29549 [cleanup] Fix compiler warnings 2006-08-25 17:02:07 +00:00
Martin Oberhuber
ef98b74284 [cleanup] Fix compiler warnings 2006-08-25 16:46:49 +00:00
Martin Oberhuber
4009b3cc5d [cleanup] Fix compiler warnings 2006-08-25 16:27:52 +00:00
Martin Oberhuber
54e3040567 [cleanup] Fix compiler warnings 2006-08-25 16:06:03 +00:00
Martin Oberhuber
320bb1e594 [cleanup] Fix compiler warnings 2006-08-25 15:59:02 +00:00
Martin Oberhuber
281b959873 [cleanup] Fix compiler warnings 2006-08-25 15:51:46 +00:00
Martin Oberhuber
19c4a999c3 [cleanup] Fix compiler warnings 2006-08-25 15:12:37 +00:00
Martin Oberhuber
659b31dad8 [cleanup] Fix compiler warnings 2006-08-25 14:14:48 +00:00
Martin Oberhuber
6666e89126 [cleanup] Fix compiler warnings 2006-08-25 14:03:59 +00:00
Martin Oberhuber
c21cf8817f [cleanup] Fix compiler warnings 2006-08-25 13:50:42 +00:00
David McKnight
400065dc6a fixes for 154302 - relaying exceptions back from fetch operations 2006-08-25 13:49:00 +00:00
Martin Oberhuber
e3e179d5a2 Fix ssh does require a user id 2006-08-25 13:28:53 +00:00
Martin Oberhuber
8845099d9d Add comments regarding discouraged access 2006-08-25 13:19:25 +00:00
Martin Oberhuber
67218b1b3c Disable discouraged access warnings on ssh connectorservice 2006-08-25 12:53:07 +00:00
Martin Oberhuber
21ad32c6f6 Fix bug 155188 ssh recursive remote copy of directory trees 2006-08-25 11:50:39 +00:00
Martin Oberhuber
10bed6d007 [cleanup] Remove "implements" use of ISystemMessages 2006-08-25 11:45:38 +00:00
Martin Oberhuber
f3168a3023 [cleanup] Remove "implements" use of ISystemMessages 2006-08-25 11:29:28 +00:00
Martin Oberhuber
a770fcce43 [cleanup] Remove "implements" use of ISystemMessages 2006-08-25 11:24:19 +00:00
Martin Oberhuber
ee87343666 [cleanup] Remove "implements" use of ISystemMessages 2006-08-25 10:43:05 +00:00
Martin Oberhuber
ecc00ea243 [cleanup] Fix javadoc errors 2006-08-25 09:42:59 +00:00
Martin Oberhuber
d0177e0d64 [cleanup] Fix javadoc errors 2006-08-25 09:37:36 +00:00
Martin Oberhuber
4305ce389b [cleanup] Fix javadoc errors 2006-08-25 09:27:02 +00:00
Martin Oberhuber
a249835ec6 [cleanup] Fix javadoc errors 2006-08-25 09:21:13 +00:00
Martin Oberhuber
be5b092695 [cleanup] Fix javadoc errors 2006-08-25 09:11:51 +00:00
Martin Oberhuber
1881d5a14f Improve tracing for SftpFileService.delete 2006-08-25 08:33:18 +00:00
Martin Oberhuber
f0eead0d80 Fix bug 153649 recursive directory delete on ssh 2006-08-25 08:32:22 +00:00
Martin Oberhuber
d9a5cc2b10 [cleanup] Fix javadoc @param tags 2006-08-24 19:52:16 +00:00
Martin Oberhuber
0078e83508 [cleanup] document default setting of passwordPersistence caseSensitive 2006-08-24 19:49:56 +00:00
Kushal Munir
63c2eb3f7a [cleanup] Remove system types not defined from the password persistence extension provider 2006-08-24 19:43:36 +00:00