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

5308 commits

Author SHA1 Message Date
David McKnight
d3c8213b63 setDirty() needs to set the dirty flag (before it was just setting to false) 2006-06-12 13:06:51 +00:00
David McKnight
4ef69b9510 set the dirty bit properly 2006-06-12 12:46:02 +00:00
David McKnight
dd4b9d449c run command with dstore 2006-06-08 19:40:14 +00:00
Martin Oberhuber
e9a6d29ba1 Remove ssh service dependency on SWT. 2006-06-08 12:42:06 +00:00
Martin Oberhuber
c564e89d07 Check session connected when dealing with ssh errors. 2006-06-08 12:41:48 +00:00
David Dykstal
9f11823b26 Make persistence provider implementations internal. 2006-06-07 20:36:44 +00:00
David Dykstal
59610bfc7c Moving from ruby to perl so that this can be run on build.eclipse.org 2006-06-07 13:34:23 +00:00
David Dykstal
575a142f60 Fixing comments with characters that were confusing the compiler on build.eclipse.org. 2006-06-07 12:57:14 +00:00
David Dykstal
3084f4a840 Moving from ruby to perl so that this can be run on build.eclipse.org 2006-06-07 02:05:02 +00:00
David Dykstal
463fd8af52 Moving from ruby to perl so that this can be run on build.eclipse.org 2006-06-07 01:47:15 +00:00
David Dykstal
52c43ecf8a Moving from ruby to perl so that this can be run on build.eclipse.org 2006-06-07 01:42:00 +00:00
David Dykstal
bfade85578 Add perl versions of scripts. 2006-06-06 22:31:37 +00:00
David Dykstal
dc1b711e19 updating topics for guide and reference for documentation build 2006-06-06 16:26:13 +00:00
David McKnight
bbb239d566 null pointer check for src and host encodings 2006-06-05 19:57:58 +00:00
David McKnight
39601be439 when deciding to use cached file, make sure the file transfer mode hasn't changed 2006-06-01 22:23:13 +00:00
David McKnight
bf3c70428d use deferred queries by default 2006-06-01 15:37:06 +00:00
David McKnight
bf7b93fa87 no need for Display dependency now that always using worker job for downloads and uploads 2006-06-01 14:56:52 +00:00
David McKnight
303d707e63 query message 2006-05-31 19:56:46 +00:00
David McKnight
eb298559e6 honour the search archives optoin 2006-05-31 19:55:58 +00:00
David McKnight
f1fadfdab5 no display on worker job 2006-05-31 19:28:15 +00:00
David McKnight
e8ab4fbef6 using deferred queries for connecting while resolving filters 2006-05-31 19:21:06 +00:00
David McKnight
a65064d16b update task name 2006-05-31 19:14:08 +00:00
David McKnight
be2b11df19 using deferred queries for connecting while resolving filters 2006-05-31 19:08:56 +00:00
David McKnight
0643ed91f3 using deferred queries for connecting while resolving filters 2006-05-31 19:03:22 +00:00
Martin Oberhuber
5eba8943c3 Fix ssh inactivity timeouts 2006-05-31 18:15:49 +00:00
David McKnight
05d2bc10e9 cache user home 2006-05-31 17:28:05 +00:00
David McKnight
afba103bf3 no shells cause this happens on worker thread 2006-05-31 17:00:18 +00:00
Martin Oberhuber
a4591b7bc2 Make ssh connection-lost handling more robust 2006-05-31 16:57:30 +00:00
Martin Oberhuber
6e734d44bb Make ssh connection-lost handling more robust 2006-05-31 16:34:56 +00:00
David McKnight
6ed9345743 drag and drop transfer operations now use Worker jobs instead of UI jobs. Allows for better ui responsiveness and concurrent operations. 2006-05-31 14:34:29 +00:00
David McKnight
2951860b14 fix view category 2006-05-31 12:45:05 +00:00
Martin Oberhuber
b7a987a30d Add cvsignore for examples and ssh plugins 2006-05-30 19:41:59 +00:00
Martin Oberhuber
49c9ea405a bug 143417 - Fix notifications for lost ssh sessions 2006-05-30 19:09:02 +00:00
David Dykstal
a8614a0cd3 cleaning up documentation build 2006-05-30 17:58:17 +00:00
David Dykstal
30dc0ce956 removing build artifacts 2006-05-30 15:39:50 +00:00
David Dykstal
ff7bc44ce1 142739 RSE documentation contribution 2006-05-30 15:34:22 +00:00
David Dykstal
5be2686f54 initial population 2006-05-30 15:32:53 +00:00
Martin Oberhuber
a0fcc91d6a Fix ssh keyboard-interactive authentication (on SuSE 10.0).
Fix forwarding RSE password information into ssh authentication.
2006-05-30 13:58:40 +00:00
David McKnight
d6b97765f8 better transfer message 2006-05-24 20:28:10 +00:00
David McKnight
85532fc260 applying patch provided by Michael Berger for defect 142974 2006-05-24 18:53:37 +00:00
David McKnight
f2f189dc51 applying patch provided by Michael Berger for: defect 141813 2006-05-24 18:51:23 +00:00
David McKnight
ca363296e2 only file delete gets a success message (defect 143464) 2006-05-24 17:06:34 +00:00
Martin Oberhuber
307a85d9ac Add remotecdt example - bug 137839 2006-05-24 16:39:41 +00:00
Martin Oberhuber
0e4a40ba00 Add Daytime Example - bug 138373 2006-05-24 16:38:27 +00:00
David McKnight
5c2813c452 create element if the recycled one is null (defect 143438) 2006-05-24 16:09:11 +00:00
David McKnight
317c2afd3a synchronized 2006-05-24 14:31:52 +00:00
David McKnight
5d070662b6 don't allow dots in automatically created profile name 2006-05-24 14:09:04 +00:00
David Dykstal
83f3fa750a 138619: Attribute patch to Javier. 2006-05-23 20:03:31 +00:00
David McKnight
74b3e13338 need null progress monitor instead of null to avoid null pointer exception. (defect 142956) 2006-05-23 19:05:20 +00:00
David McKnight
630b582f3b provide basic shell prompting for linux client (defect 142953) 2006-05-23 18:55:41 +00:00