lp:~stol/kicad/bug1500570

Created by Stefan and last modified
Get this branch:
bzr branch lp:~stol/kicad/bug1500570
Only Stefan can upload to this branch. If you are Stefan please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Stefan
Project:
KiCad
Status:
Development

Recent revisions

6227. By Stefan Olsson <email address hidden>

Bug1500570 Backup file naming

6226. By Stefan Olsson <email address hidden>

Bug1500570 Backup file naming

6225. By jean-pierre charras

Pcbnew, archive footprints: fix bug #1495321. The user can now save the footprints in a library in fp lib table, or in a new library.

6224. By jean-pierre charras

wizard_3DShape_Libs_downloader : show/hide the warning message relative to the target local folder when the target local folder name is modified by hand.

6223. By jean-pierre charras

Fix a Coverity warning (potential bug)
Prepare work to fix Bug #1495321 (clean code in dialog_select_pretty_lib, fix incorrect comments)

6222. By Wayne Stambaugh

GerbView: fix path bug due to quoted command paramaters.

* It appears the wxApp leaves the trailing double quote when handling a quoted parameter list
  that was causing the project path passed from KiCad to have a trailing double quote which caused
  a file read error.
* Remvoe all comments from source file gerbview/gerbview_frame.cpp.
* Remove unused and empty function GERBVIEW_FRAME::SetAllVisibles().
* Add path paramters to KiCad executable launcher so we can see the full command string.

6221. By xzcvczx

More help menu unification fixes.

6220. By Wayne Stambaugh

Missed file update from previous commit.

6219. By Wayne Stambaugh

Default and most recently used path fixes. (fixes: 1494210)

* Rename Eda_FileSelector to EDA_FILE_SELECTOR.
* Add optional pointer to wxString to save the most recently used path to EDA_FILE_SELECTOR.
* Rename Eda_DirectorySelector to EDA_PATH_SELECTOR.
* Replace wxGetCwd() with wxStandardPaths::GetDocumentsDir(). This fixes the windows issue
  where wxGetCwd() returns the path where the executable files are located.
* Add code to handle most recently used path to EDA_BASE_FRAME.
* Fix string formatting error in kicad/files-io.cpp.
* Remove setting and restoring current working directory when launching GerbView. Setting the CWD
  has no effect on the launched executable which starts with it's own CWD.
* Allow project path to be passed to GerbView when launched from KiCad.
* Note: this is a work in progress. Do not expect every path and/or file selection dialog to properly
  update the most recently used path. The correct solution to this problem requires a much more
  well though out solution which will not happen until after the next stable release.

6218. By jean-pierre charras

Fix Bug #1499788 ( Kicad manager unarchive files to home directory instead selected )
Fix a very minor issue about accelerator key in help menu: for "Eeschema Manual" of library browser it was "H". It is now "M" like in other help menus.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:kicad/product
This branch contains Public information 
Everyone can see this information.

Subscribers