Commit Graph

20 Commits

Author SHA1 Message Date
wmayer
41f8415a60 + restore selected numbers in input field after showing it, select numbers if widget gets focus by Tab/Backtab/Shortcut 2014-06-10 11:34:23 +02:00
wmayer
f621ffa412 + fix issue with default value and unit in InputField 2014-06-06 16:17:47 +02:00
wmayer
a6f457228b + optimization for icon retrieval in InputField 2014-05-30 12:56:26 +02:00
wmayer
3444b885c4 + fix whitespaces and a few minor things 2014-05-12 14:14:23 +02:00
wmayer
a0e263d394 + workaround to avoid to create invalid code with moc 2014-05-12 13:39:57 +02:00
Stefan Tröger
79c60c4096 port the placement dialog to the inputfield 2014-05-12 09:40:16 +02:00
wmayer
87b83fc3ac + implement input validator for range checking 2014-04-16 12:03:18 +02:00
wmayer
ad0ab4b816 + implement key up/down for input field, fix wheel event 2014-04-02 12:22:28 +02:00
wmayer
a8fe58d93b + use Quantity type as QVariant, add quantity property to InputField and implement a PySide converter 2014-04-01 15:43:40 +02:00
wmayer
035ff37353 + fix whitespace, typos, docs 2014-02-12 13:37:04 +01:00
jriegel
9f47c54e51 First tests of using InputField via Python 2014-02-09 20:50:07 +01:00
jriegel
7a7710873e Fully implement Units in PartDesign Pad 2014-02-09 16:23:06 +01:00
Yorik van Havre
05be507b7c Added icon-based feedback for InputField 2014-01-15 11:48:16 -02:00
jriegel
122c548bfd Mouse wheel handling in InputField 2013-12-16 00:02:31 +01:00
jriegel
16c6fe2470 Add unti support to Sketcher 2013-12-15 22:47:47 +01:00
jriegel
d4d4ccc3b1 History and Save managment in InputField 2013-12-03 18:48:18 +01:00
jriegel
128075f196 Add limits to the InputField 2013-11-29 18:24:17 +01:00
jriegel
ae8898561a implementing UnitsCalculator and disable changes in Sketcher 2013-11-09 07:34:56 +01:00
jriegel
b0ad791daa implementing InputField UseCase in Sketcher EditDatumDialog 2013-11-05 19:00:42 +01:00
jriegel
78ba09a490 start PropertyQuantity and InputField 2013-09-24 11:00:54 +02:00