wmayer
|
b8df4593c9
|
+ change selectNumber() to check against the locale signs
|
2014-08-11 11:07:24 +02:00 |
|
wmayer
|
17e2737062
|
+ fix regression in selectNumber(), + little performance boost, fix whitespaces
|
2014-08-11 10:46:43 +02:00 |
|
Johan K
|
83a5f1547f
|
Adding selectNumber handling of locale, this wont work with groupseparators
|
2014-08-03 22:31:57 +02:00 |
|
Johan K
|
5cfdabb45a
|
Adding changes
|
2014-08-03 20:13:05 +02:00 |
|
wmayer
|
6b1e6a66ad
|
+ Make destructor virtual for classes with virtual methods (based on DevJohan's patch)
|
2014-07-26 19:17:12 +02:00 |
|
wmayer
|
b5b929cf58
|
+ fix focus issue with QuantitySpinBox and InputField
|
2014-07-21 18:28:46 +02:00 |
|
wmayer
|
2da263ae95
|
+ proper handling of group separator in InputField and QuantitySpinBox
|
2014-07-21 15:03:45 +02:00 |
|
wmayer
|
bfae053eb4
|
+ fix a couple of issues with InputField used in property editor
|
2014-06-14 16:22:56 +02:00 |
|
wmayer
|
2320e994b3
|
+ fix possible crash in InputField::selectNumber
|
2014-06-10 14:10:36 +02:00 |
|
wmayer
|
f867733499
|
+ 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
|
f0bd78bee9
|
+ fix issue with default value and unit in InputField
|
2014-06-06 16:17:47 +02:00 |
|
wmayer
|
52c385003f
|
+ optimization for icon retrieval in InputField
|
2014-05-30 12:56:26 +02:00 |
|
wmayer
|
30e5321e76
|
+ fix whitespaces and a few minor things
|
2014-05-12 14:14:23 +02:00 |
|
Stefan Tröger
|
8ff14c8fdb
|
port the placement dialog to the inputfield
|
2014-05-12 09:40:16 +02:00 |
|
wmayer
|
a31ce8e386
|
+ fixes #0001512: After trying to set a bad value, the pad editor does not show
|
2014-04-23 17:10:28 +02:00 |
|
jriegel
|
280448e01c
|
Fix unit error checking in InputField
|
2014-04-17 06:33:57 +02:00 |
|
wmayer
|
61919e89ab
|
+ implement input validator for range checking
|
2014-04-16 12:03:18 +02:00 |
|
wmayer
|
f3b150c3ea
|
+ improve whitespaces
|
2014-04-14 17:14:26 +02:00 |
|
jriegel
|
432b224e03
|
Make InputField obey Minimum/Maximum property
|
2014-04-14 03:29:44 +02:00 |
|
wmayer
|
f2a922bdf2
|
+ implement key up/down for input field, fix wheel event
|
2014-04-02 12:22:28 +02:00 |
|
wmayer
|
22f3f85584
|
+ emit valueChanged(double) signal from InputField
|
2014-02-12 14:03:42 +01:00 |
|
wmayer
|
9b0d24345f
|
+ Using locale delimiter
|
2014-02-11 17:36:04 +01:00 |
|
jriegel
|
d17fb3aa5d
|
First tests of using InputField via Python
|
2014-02-09 20:50:07 +01:00 |
|
jriegel
|
58fda26298
|
Fix doulbe value entry in history of InpuField
|
2014-02-09 19:28:15 +01:00 |
|
jriegel
|
893f330043
|
Fix default bug in Pad dialog
|
2014-02-09 19:21:01 +01:00 |
|
jriegel
|
a97f53a5e7
|
Fully implement Units in PartDesign Pad
|
2014-02-09 16:23:06 +01:00 |
|
Yorik van Havre
|
0b945388ea
|
Added icon-based feedback for InputField
|
2014-01-15 11:48:16 -02:00 |
|
jriegel
|
182eaebc21
|
next gcc fix
|
2013-12-16 00:38:46 +01:00 |
|
jriegel
|
9d217367e9
|
Mouse wheel handling in InputField
|
2013-12-16 00:02:31 +01:00 |
|
jriegel
|
d5d9ea9c30
|
Add unti support to Sketcher
|
2013-12-15 22:47:47 +01:00 |
|
jriegel
|
401cb13035
|
Switching Quantity parser to UTF8
|
2013-12-09 23:50:52 +01:00 |
|
wmayer
|
01d69071b6
|
+ Fix gcc build error
|
2013-12-05 23:30:12 +01:00 |
|
jriegel
|
f58ea31b6a
|
Some fixes in the unit system
|
2013-12-03 19:57:29 +01:00 |
|
jriegel
|
2351d115b9
|
History and Save managment in InputField
|
2013-12-03 18:48:18 +01:00 |
|
jriegel
|
b706bf73a5
|
Add limits to the InputField
|
2013-11-29 18:24:17 +01:00 |
|
wmayer
|
b035e9cb0c
|
+ fix build error, fix memory leaks
|
2013-11-09 18:57:34 +01:00 |
|
jriegel
|
3d6743a13b
|
implementing UnitsCalculator and disable changes in Sketcher
|
2013-11-09 07:34:56 +01:00 |
|
jriegel
|
2fb6e75899
|
implementing InputField UseCase in Sketcher EditDatumDialog
|
2013-11-05 19:00:42 +01:00 |
|
jriegel
|
4732a800e9
|
start PropertyQuantity and InputField
|
2013-09-24 11:00:54 +02:00 |
|