Commit graph

2380 commits

Author SHA1 Message Date
Kevin E. Pope
e8a5af2816 Remove spacer from library button row. 2015-06-30 17:52:47 -07:00
Kevin E. Pope
4666608cbb Add hook to allow the addition of arbitrary buttons to the Library. 2015-06-29 18:41:21 -07:00
Lars Brubaker
70a8460af7 Renamed LibraryProviderPlugin
Moved more common functionality to LibraryProvider
2015-06-26 10:53:10 -07:00
Lars Brubaker
9b90242caa Make it create new files rather than copy over the existing one. 2015-06-25 19:24:37 -07:00
Lars Brubaker
49ed433f4d Updated the folder icons. 2015-06-25 18:10:52 -07:00
Lars Brubaker
dfff3e3a71 Making code go through the new LibraryProviderSqlite rather than the old sqliteData
Put in an add item.
Put in a FilySystemWatch for the LibraryProviderFileSystem
Lots of work on LibraryProviderSqlite
CodeMaid Models.cs
2015-06-25 12:19:19 -07:00
Lars Brubaker
f6d32a62a5 Changed Changing some delegate defs to use EventHandler<> instead.
Took out some EventHandler new s that were from old code
Now Provider code
Create Folder in library and working some in provider.
New tests in MatterSlice
2015-06-24 16:59:10 -07:00
Lars Brubaker
edbcbd5cd1 Keep it working. 2015-06-23 18:47:59 -07:00
Lars Brubaker
9ca37c5717 Refactoring.
Starting work on sqlite collections
Adding buttons to the library list view.
2015-06-23 17:57:21 -07:00
Lars Brubaker
9cdeeb10d1 Merge branch '1.2.3' into development 2015-06-23 15:38:48 -07:00
Lars Brubaker
a7e1e1a14f Add to Library does old behavior of adding to the sqlite library. 2015-06-23 15:37:49 -07:00
Lars Brubaker
e27a3ec16c Made a utility function to get the List of PrividerLocatorNodes
Made Text Creator only save to the queue
2015-06-23 15:23:28 -07:00
Lars Brubaker
7d2a7f5bd4 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2015-06-22 18:22:15 -07:00
Lars Brubaker
185fdfc5b6 Working on a Provider SaveToLibrary function.
Some refactoring
2015-06-22 18:21:56 -07:00
johnlewin
09f20ee81b Merge pull request #304 from jlewin/development
Abort connection attempts when \n is missing and too many '?' are found
2015-06-22 16:27:59 -07:00
John Lewin
410b7120d5 Abort connection attempts when \n is missing and too many '?' are found
- Scope dataLastRead to ReadFromPrinter to ensure one connection attempt does not effect another
2015-06-22 15:15:46 -07:00
Lars Brubaker
c13f583bd7 Made some margin on the update marker
Made the default 3d view window size bigger to support the save as button distance by default.
2015-06-22 15:12:48 -07:00
Lars Brubaker
a7579d16c9 Change the function signature of AddFilesToLibrary
Made File system provider work with AddFilesToLibrary
Made Drag and Drop work by trying to add to the correct collection.
2015-06-22 11:50:19 -07:00
Lars Brubaker
c8433b1cfa Renamed GetBreadCrumbs to Get ProviderLocator
Made in return a list of nodes rather than a string
made the data store this as json
2015-06-18 18:06:04 -07:00
Lars Brubaker
e17f358b97 removed unimplemented path. 2015-06-18 17:22:50 -07:00
Lars Brubaker
20822434b9 Made it possible to shove objects into the library much earlier. 2015-06-17 17:58:38 -07:00
Lars Brubaker
3d6ed2b9f8 Make sure we can always add to the sql library.
Don't include my machines dirs (again)
Make the ProviderKey for sql available statically
2015-06-17 17:35:12 -07:00
Lars Brubaker
77c5c3dfb2 Put in bread crumbs for PrintItem to tell where it came from.
CodeMaid
2015-06-17 15:43:37 -07:00
Lars Brubaker
c0d2d60c6f Fixed some problems with M104 not coming from the correct material setting in pre-start gcode. 2015-06-17 15:42:08 -07:00
Lars Brubaker
52b3836ed9 Merge pull request #303 from gregory-diaz/1.2.3
added correct extension for an updated Linux package so that updates …
2015-06-17 14:54:22 -07:00
Gregory Diaz
cdeee6e6e1 added correct extension for an updated Linux package so that updates work 2015-06-17 12:54:51 -07:00
Lars Brubaker
86f9201fd9 latest agg 2015-06-17 09:28:12 -07:00
Lars Brubaker
bf7f8b538d Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2015-06-17 09:27:12 -07:00
Lars Brubaker
0ecebc2db7 CodeMaid 2015-06-17 09:27:08 -07:00
larsbrubaker
b3ed720152 Additional strings added to French file. 2015-06-16 22:34:52 -07:00
larsbrubaker
98117c5567 Merge remote-tracking branch 'origin/master' into development 2015-06-16 22:31:19 -07:00
larsbrubaker
a887271aa3 Merge remote-tracking branch 'origin/1.2.3' into development
Conflicts:
	Submodules/agg-sharp
2015-06-16 22:31:10 -07:00
larsbrubaker
d701b0b9c8 Make it build on machines other than my work one. 2015-06-16 22:30:15 -07:00
Lars Brubaker
7ec0fd1d2d Merge pull request #302 from gregory-diaz/development
Added new 3D Stuffmaker printer profiles.
2015-06-16 18:11:59 -07:00
Lars Brubaker
4eca25cc54 Merge pull request #301 from gregory-diaz/1.2.3
Added new printer profiles for 3D Stuffmaker
2015-06-16 18:11:52 -07:00
Lars Brubaker
45e73c8396 Made a library factory so we can add additional libraries at runtime.
Made the scroll bar for the library stay on screen.
Made the item insertion go in the right place
Refactoring
2015-06-16 18:10:30 -07:00
Gregory Diaz
c258e8bae7 Added new 3D Stuffmaker printer profiles. 2015-06-16 18:09:07 -07:00
Gregory Diaz
56fe714c9a Added new printer profiles for 3D Stuffmaker 2015-06-16 18:04:41 -07:00
Kevin Pope
fa67afa0e0 Merge pull request #300 from Nutz95/master
Add French translation
2015-06-16 13:58:38 -07:00
Nutz95
0661cddb29 Add French language into LanguageSelector
French language was disabled into language selector for some reason.
As the translation is done, it makes sens to enable it again
2015-06-16 22:30:29 +02:00
Nutz95
04b5e4a0d5 Fix translation typos
Fix translation typos
2015-06-16 22:14:38 +02:00
Lars Brubaker
9114ac54b7 Merge pull request #299 from gregory-diaz/1.2.3
Added correct location of Slic3r  in Linux package
2015-06-16 12:55:32 -07:00
Nutz95
4e354a7ff1 French Translation
Finish french tranlation
2015-06-16 21:44:57 +02:00
Gregory Diaz
7550677514 Added correct location of Slic3r in Linux package 2015-06-16 12:35:15 -07:00
Nutz95
c0709408e1 French Translation: First Half done
Done first half of french translation
2015-06-16 18:51:05 +02:00
johnlewin
56b3909857 Merge pull request #296 from jlewin/1.2.3
Fix paths for case sensitive platforms, latest agg with libSetSerial …
2015-06-15 18:39:29 -07:00
Lars Brubaker
0626981766 Made the library provider much more robust can handle sql data and local file data.
Made a top level Library Provider Selector
2015-06-15 18:31:43 -07:00
John Lewin
08e9dac732 Fix paths for case sensitive platforms, latest agg with libSetSerial updates 2015-06-15 18:31:36 -07:00
Lars Brubaker
c38b4de0ba Made the file system provider able to navigate folders. 2015-06-15 12:12:18 -07:00
Lars Brubaker
d2f1ba4b22 Made the update available message have a marker on it to make it more visible. 2015-06-15 09:55:38 -07:00