Bug 292216

Summary: *~ and *.swp files show up in the Project View
Product: [Applications] kdevelop Reporter: Casey Link <unnamedrambler>
Component: generalAssignee: kdevelop-bugs-null
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: git master   
Target Milestone: 4.2.3   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Casey Link 2012-01-22 19:35:36 UTC
Version:           git master (using KDE 4.7.4) 
OS:                Linux

Ideally they wouldn't.

Reproducible: Always


Actual Results:  
 

Expected Results:
Comment 1 Milian Wolff 2012-01-22 21:11:23 UTC
Git commit 2693d25fab97a7c23b0b5427029eed3ae5e2f11f by Milian Wolff.
Committed on 22/01/2012 at 22:10.
Pushed by mwolff into branch '1.3'.

hide files ending on ~ from qmake projects

M  +1    -1    qmakemanager.cpp

http://commits.kde.org/kdev-qmake/2693d25fab97a7c23b0b5427029eed3ae5e2f11f
Comment 2 Milian Wolff 2012-01-23 08:55:04 UTC
where do you get *.swp files from? Kate creates those files with the .kate-swp extension. And if I saw it correctly, vi creates ".*.swp" files, which should be hidden as well, or?
Comment 3 Milian Wolff 2012-01-23 08:56:59 UTC
Git commit 8e0cde0a21d58a2b3999f58113c1b40ff48ffc9d by Milian Wolff.
Committed on 23/01/2012 at 09:55.
Pushed by mwolff into branch '1.3'.

hide vi-swap files in qmakemanager

M  +2    -1    qmakemanager.cpp

http://commits.kde.org/kdev-qmake/8e0cde0a21d58a2b3999f58113c1b40ff48ffc9d