log src/qt/sendcoinsentry.cpp @ 3679:1e67262f9a28 draft default tip master

age author description
Fri, 21 Sep 2012 19:06:53 +0200 Philip Kaufmann enhance Qt5 compatibility draft
Sat, 09 Jun 2012 15:41:21 +0200 Philip Kaufmann add the slot updateDisplayUnit() to overviewpage, sendcoinsdialog, sendcoinsentry and connect it to displayUnitChanged() - this ensures all fields in the GUI, who use a display unit are imediately updated, when the user changes this setting in the optionsdialog / ensure used fields init with the current set display unit draft
Mon, 07 May 2012 00:19:22 +0200 Wladimir J. van der Laan Move back setPlaceholderText to code, from xml, as this broke building with Qt 4.6 draft
Fri, 04 May 2012 18:19:06 +0200 Philip Kaufmann move label placeholdertext from sendcoinsentry.cpp to ui-file draft
Fri, 13 Apr 2012 21:08:46 +0200 Wladimir J. van der Laan Set label when selecting an address that already has a label. Fixes #1080. draft
Fri, 16 Mar 2012 14:23:59 +0200 Joel Kaartinen Make the sendcoins dialog use the configured unit type, even on the first attempt. draft
Fri, 17 Feb 2012 18:25:14 +0100 Wladimir J. van der Laan Only fill in label from address book, if no label is filled in yet, fixes #840 draft
Wed, 07 Dec 2011 00:00:04 -0500 Matt Corallo Automatically refocus on new SendCoinsEntrys and scroll to them. draft
Tue, 08 Nov 2011 21:18:36 +0100 Wladimir J. van der Laan Add robustness against null models draft
Fri, 07 Oct 2011 13:21:45 +0200 p2k Improved Mac experience; QDoubleSpinBox for BitcoinAmountField draft
Sun, 07 Aug 2011 16:09:49 +0200 Wladimir J. van der Laan don't include <QDebug> draft
Sun, 07 Aug 2011 16:04:48 +0200 Wladimir J. van der Laan Accept "bitcoin:" URL drops from browsers draft
Fri, 29 Jul 2011 14:36:35 +0200 Wladimir J. van der Laan Full support for other units, add configuration option for default unit (used when displaying amounts) draft
Tue, 26 Jul 2011 13:08:34 +0200 Wladimir J. van der Laan allow multiple units in bitcoin amount widget (for example, for sending) using a combobox draft
Mon, 25 Jul 2011 21:35:45 +0200 Wladimir J. van der Laan preparations for multiple unit (uBTC, mBTC, BTC) support, fix amount entry issue draft
Fri, 22 Jul 2011 17:06:37 +0200 Wladimir J. van der Laan fix clear() (clear red/invalid status) draft
Sat, 16 Jul 2011 19:01:05 +0200 Wladimir J. van der Laan add sendmany support draft