kicad/cvpcb
Wayne Stambaugh 5fd409f826 Add user write permission tests to CVPcb and other minor fixes.
* Check user write permissions before saving project and net list files.
* Append read only to file name and path in title bar when the user
  does not have write privileges.
* Don't display file dialog every time the net list or project file is
  saved.
* Add save as and save project file as commands.
* Make capitalization of CVPcb consistent in all user strings.
* Doxygen comment and coding style policy fixes.
2011-08-24 15:44:05 -04:00
..
dialogs Add user write permission tests to CVPcb and other minor fixes. 2011-08-24 15:44:05 -04:00
CMakeLists.txt Minor code cleaning. 2011-03-23 16:18:44 +01:00
Info.plist Minor UI changes that affect OS X, see CHANGELOG.txt 2011-05-12 20:47:56 +02:00
autosel.cpp Previous dirty hack was too dirty :) 2011-06-16 18:52:06 +04:00
cfg.cpp Add user write permission tests to CVPcb and other minor fixes. 2011-08-24 15:44:05 -04:00
class_DisplayFootprintsFrame.cpp Fix 3D frame issue when iconized (Windows only). 2011-08-04 13:23:19 +02:00
class_DisplayFootprintsFrame.h EESchema remove global variable and fix text object change type undo/redo. 2011-04-05 10:46:51 -04:00
class_components_listbox.cpp Cvpcb: code cleaning. Remove not used and useless files. 2011-02-21 19:27:47 +01:00
class_cvpcb.cpp Cvpcb: code cleaning. Remove not used and useless files. 2011-02-21 19:27:47 +01:00
class_footprints_listbox.cpp Fix 3D frame issue when iconized (Windows only). 2011-08-04 13:23:19 +02:00
cvframe.cpp Add user write permission tests to CVPcb and other minor fixes. 2011-08-24 15:44:05 -04:00
cvpcb.cpp Add user write permission tests to CVPcb and other minor fixes. 2011-08-24 15:44:05 -04:00
cvpcb.h Cvpcb: code cleaning. Remove not used and useless files. 2011-02-21 19:27:47 +01:00
cvpcb.icns Rework on icons, and more OS X updates 2010-05-09 04:04:44 +02:00
cvpcb.ico Initial import of KiCad. 2007-05-06 16:03:28 +00:00
cvpcb.rc add files not currently available in source (e.g. docs, modules, etc.) 2007-06-05 12:10:51 +00:00
cvpcb_doc.icns Rework on icons, and more OS X updates 2010-05-09 04:04:44 +02:00
cvpcb_id.h add forgotten file 2010-11-07 21:40:19 +01:00
cvpcb_mainframe.h Add user write permission tests to CVPcb and other minor fixes. 2011-08-24 15:44:05 -04:00
cvstruct.h Cvpcb: code cleaning. Remove not used and useless files. 2011-02-21 19:27:47 +01:00
genequiv.cpp Fix bug 741352 2011-03-25 21:07:27 +01:00
init.cpp Add user write permission tests to CVPcb and other minor fixes. 2011-08-24 15:44:05 -04:00
listboxes.cpp Cvpcb: code cleaning. Remove not used and useless files. 2011-02-21 19:27:47 +01:00
loadcmp.cpp Use UTF-8 encoding only in kicad files. Under Linux, this was already the case. Under Windows, texts with non ascii characters must be corrected. 2011-02-28 19:36:19 +01:00
menubar.cpp Add user write permission tests to CVPcb and other minor fixes. 2011-08-24 15:44:05 -04:00
readschematicnetlist.cpp Minor fixes and code cleanup. 2011-03-16 11:47:15 +01:00
savecmp.cpp Add user write permission tests to CVPcb and other minor fixes. 2011-08-24 15:44:05 -04:00
setvisu.cpp Commit forgotten changes. 2011-08-20 16:56:55 +02:00
tool_cvpcb.cpp Add user write permission tests to CVPcb and other minor fixes. 2011-08-24 15:44:05 -04:00
writenetlistpcbnew.cpp Use UTF-8 encoding only in kicad files. Under Linux, this was already the case. Under Windows, texts with non ascii characters must be corrected. 2011-02-28 19:36:19 +01:00