Commit Graph

211 Commits

Author SHA1 Message Date
NeoTheFox deceb81c8b Flush user buffer upon printing 2015-03-27 23:29:01 +03:00
NeoTheFox 2d6d09743e Fixed crash in SD window
Fixed '\r\n' at the end of string and pressing "ok" with no selection
2015-03-26 21:12:38 +03:00
NeoTheFox ecc6e5570d Ui tweaks 2015-03-26 18:17:24 +03:00
NeoTheFox 136c2f1077 Set parent for QSettings 2015-03-26 18:10:44 +03:00
NeoTheFox a6b57d0da0 Set parent for QSettings 2015-03-26 18:10:11 +03:00
NeoTheFox 74ec8c9806 Prevent SD printing if no files available 2015-03-26 17:59:47 +03:00
NeoTheFox 83a5f0eb1d Handle "Not SD printing" 2015-03-26 17:32:48 +03:00
NeoTheFox b986c98f9c Optimized priority 2015-03-26 15:33:32 +03:00
NeoTheFox c4ba7c8e4f Moved set priority 2015-03-26 15:22:43 +03:00
NeoTheFox ae27a3cc96 Merged 2015-03-26 14:42:08 +03:00
NeoTheFox 7f57b698a1 Merge branch 'master' of https://github.com/NeoTheFox/RepRaptor 2015-03-26 14:40:06 +03:00
NeoTheFox 6e52256bd9 Better user history 2015-03-26 14:39:00 +03:00
NeoTheFox 70963c8f59 No need for QPixmap 2015-03-25 23:00:05 +03:00
NeoTheFox 3cc2dcabb5 Added check for empty filename 2015-03-25 22:36:49 +03:00
NeoTheFox 1294d65618 Added tray icon 2015-03-25 16:54:08 +03:00
NeoTheFox 7e18e2fd2f Added tooltips 2015-03-25 15:32:58 +03:00
NeoTheFox 933163257d Set dialog title 2015-03-24 16:18:12 +03:00
NeoTheFox c7b4ba29de Corrected event 2015-03-24 16:16:01 +03:00
NeoTheFox dd59c0c54a Added warning on closeEvent 2015-03-24 16:13:43 +03:00
NeoTheFox 908f49389a Sender priority tweak 2015-03-24 15:09:43 +03:00
NeoTheFox 2fdd05cac1 Auto-capitalize manual commands 2015-03-23 16:04:41 +03:00
NeoTheFox b0190ded97 Made dirty hack less dirty 2015-03-23 14:28:18 +03:00
NeoTheFox ec902e01b6 Update settings on change 2015-03-22 14:42:25 +03:00
NeoTheFox 2e24c28bbf Got rid of compilation warnings
More refactoring
2015-03-21 18:42:44 +03:00
NeoTheFox 7e354a56d7 More error messages 2015-03-21 16:36:14 +03:00
NeoTheFox 9fff9d6743 Typo fix 2015-03-21 16:16:53 +03:00
NeoTheFox 157f3e5535 Refactoring 2015-03-21 01:16:15 +03:00
NeoTheFox 5f1c9d68f7 Refactoring
Converted old signals and slots to new style
Cleanup
2015-03-21 01:11:50 +03:00
NeoTheFox f38e1bf069 Unsupported by OS error handling 2015-03-21 00:57:03 +03:00
NeoTheFox 6cd2ac8d2e Editable baudrate
Minor UI fixes
2015-03-21 00:52:28 +03:00
NeoTheFox b24017e138 Moved to the next version development 2015-03-20 21:44:34 +03:00
NeoTheFox c99f298348 Added version and build info 0.3.6 2015-03-20 01:53:24 +03:00
NeoTheFox e28c4d71fc Flush user buffer before requesting SD files list 2015-03-19 21:45:59 +03:00
NeoTheFox 2f4519634a Static cast int to enum 2015-03-19 19:36:29 +03:00
NeoTheFox c94afa3986 Added settings for flow control 2015-03-19 19:31:36 +03:00
NeoTheFox a5a74d5581 Removed hardware control 2015-03-19 19:02:54 +03:00
NeoTheFox 17ba5d7e11 Updated README.md with AUR 2015-03-18 19:10:28 +03:00
NeoTheFox 1b8ca64fc9 Missed typo 2015-03-18 13:27:49 +03:00
NeoTheFox c6aab765b5 Merge branch 'master' of https://github.com/NeoTheFox/RepRaptor
Conflicts:
	sender.cpp
	sender.h
2015-03-18 13:25:35 +03:00
NeoTheFox 079594f6dc Added DTR switch 2015-03-18 13:03:49 +03:00
NeoTheFox 61f1fc66c2 Merge pull request #7 from J0eC00l/master
Typo fix + additions to .gitignore
2015-03-18 01:06:02 +03:00
Joe Cool 866aa1bc3d merge 2015-03-17 22:53:31 +01:00
Joe Cool 7bc963e526 typo 2015-03-17 22:51:15 +01:00
NeoTheFox 82b444f066 Fixed range 2015-03-17 14:52:16 +03:00
NeoTheFox 7831246599 Added feedrate settings 2015-03-17 14:42:05 +03:00
NeoTheFox 16b3adf8dc Set readyRecieve to true upon connection 2015-03-16 22:00:09 +03:00
NeoTheFox 16de411b2d Added warning if baudrate set failed 2015-03-16 21:19:33 +03:00
Joe Cool 376428070c Added generated files to .gitignore,
Fixed typo [recieved -> received]
2015-03-16 00:33:46 +01:00
NeoTheFox 1162748acd More comments 2015-03-15 19:54:40 +03:00
NeoTheFox 9fa7e3d2c8 Set temperature by pressing return 2015-03-15 19:40:13 +03:00