Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
f70fc3b Fix dialog to cancel meta DEx offers (dexX7) d92ac7c METADEX: remove assert bypasses - no longer needed (zathras-crypto) e92dee2 UI: only show disclaimer for mainnet (thanks @dexX7) (zathras-crypto) 4baf808 INIT: add line break after txindex directive is added to conf (zathras-crypto) 808b3b1 UI: Fix pending trade rows get bad updates from UpdateData() (zathras-crypto) c171e02 UI: Fix for pending transactions not updating trade or tx history PendingAdd not called until sent dialog acknowledged, but signal for BTC balance change fires immediately thus the tx is not yet in the pending map & doesn't get added to history (zathras-crypto) 6503b60 UI: Metadex fix available balances not updated on new pending trade (zathras-crypto) b903929 PENDING: Use json_spirit to format tx description for pending object (zathras-crypto) d5eca15 UI: Trade history - fix for loss of formatting on UpdateData() (zathras-crypto) f0b9fe7 UI: remove old trade history update function Note - old function inefficient in that it reparsed all wallet transactions every update (zathras-crypto) 033b6ce UI: Further work to move trade history to cached map (zathras-crypto) c0d7654 Refine omnicore_pending includes (dexX7) bffaeb0 Refine TXHistoryDialog includes (dexX7) 52c9d0f Refine SendMPDialog includes (dexX7) 555a0c2 Refine OverviewPage includes (dexX7) 89de359 Refine MetaDExDialog includes (dexX7) 745bbb0 Refine LookupTXDialog includes (dexX7) 2e2ede3 Refine LookupSPDialog includes (dexX7) cd18197 Refine LookupAddressDialog includes (dexX7) 825f512 Refine BalancesDialog includes (dexX7) 72d6e30 Refine MetaDExCancelDialog includes (dexX7) ebfbc0e Refine TradeHistoryDialog includes (dexX7) 01287ef Set client and wallet models in any case (dexX7) ef6f121 Remove unused headers in omnicore_qtutils (dexX7) 8f4904d Remove moc include of Omni Core QT init and utils (dexX7) 9fdce21 Initialize members of HistoryTXObject (dexX7) 70b085f Test Commit - Ignore Migrate dev systems from spindle to ssd based storage New environment setup, test commit to ensure all working (zathras-crypto) aff7717 UI: move TradeHistoryDialog to cache map (non-final) commit to transfer remaining changes from old dev to new dev systems (zathras-crypto) 25b6cb4 Replace global balance arrays with std::map (dexX7) 32b445f UI: use json_spirit for formatting showDetails() (zathras-crypto) 55b309d UI: fix metadex cancels following move to rational (zathras-crypto) cb57e5a UI: fix pricing (zathras-crypto) d078fc9 UI: add new override to fix up column sizing on trade history (zathras-crypto) e602ac4 UI: fix missing include on metadexcanceldialog (zathras-crypto) ce002d5 UI: activate metadex cancels following class C merge (zathras-crypto) 916cd06 UI: metadex cancel dialog - fix lack of update when address changed (zathras-crypto) 040ddb6 UI: metadex pricing to 8 decimal places (zathras-crypto) cfdae0d UI: fix metadex totals recalc (zathras-crypto) 9418362 UI: metadex - blank user fields on market switch (zathras-crypto) 4464917 UI: metadex - populate fields on row clicks (zathras-crypto) 470938e UI: Disable 'selecting' price points (zathras-crypto) 4615360 UI: Add 'TruncateString' to override UI truncation if needed (zathras-crypto) ebd4322 UI: Improve metadex handling (zathras-crypto) 66ab1d4 UI: minor fixes to MetaDEx dialog (zathras-crypto) cdb919f UI: enable send dialog to create a pending object on successful send (zathras-crypto) 0e110bb PENDING: Extract and simplify pending functions so can be used by UI (zathras-crypto) 7a07f4a UI: clean up send dialog and enable Class C (zathras-crypto) 9020a3d UI: refine updateProperty() for send dialog (zathras-crypto) aad2620 UI: improve fee warning in send dialog (zathras-crypto) 4719f4f UI: remove hardcoded property limit in send dialog (zathras-crypto) 9dd79ed MetaDEx UI: clean up after merge (zathras-crypto) 85afbfc MetaDEx UI: commit missing files (zathras-crypto) 8eee9a5 MetaDEx UI: rename orderhistory to tradehistory (zathras-crypto) f3cf4c3 MetaDEx UI: Fix includes after dex/mdex split (zathras-crypto) 5987063 Persistence : fix hang when SP watermark cannot be located (zathras-crypto) 5f09ebd orderhistorydialog : WIP first part of rewrite (zathras-crypto) 78b5fe2 txhistorydialog : add missing formatting case (zathras-crypto) dc0d4ac txhistorydialog : clean up showDetails() & make use of PopulateSimpleDialog (zathras-crypto) fe49ade Prep UI for Class C, remove dup code, minor metaDEx UI fixes (zathras-crypto) 8a19404 omnicore_qtutils : add PopulateTXSentDialog() (zathras-crypto) 0346243 omnicore_qtutils : move StripTrailingZeros() & add PopulateSimpleDialog() (zathras-crypto) b14074f metadexcanceldialog - add wallet model (zathras-crypto) 3dc13cc fix QT4 section resize (thanks @dexX7) (zathras-crypto) 1d92463 metadexcanceldialog - support sending cancel transactions - not final TODO: add wallet model back in (d'oh) TODO: swap out commented sections when Class C & encoding is merged (zathras-crypto) c80fa84 lookupspdialog : fix unsupported QT attrib (thanks travis-ci/dexX7) (zathras-crypto) 4c69da7 makefile : fix missing build ref to sendmpdialog.h (travis-ci) (zathras-crypto) d5ab091 metadexcanceldialog : rewrite to correct math & buy/sell UI concepts (zathras-crypto) 2c719df metadexcanceldialog : redo models, add refresh function & signal (zathras-crypto) 9c68602 metadexcanceldialog : add UpdateCancelCombo() (zathras-crypto) fde070b metadexcanceldialog : add address selector population (zathras-crypto) 0e0e9a5 metadexdialog.cpp : consolidate buy/sellRecalc() & add overflow protection (zathras-crypto) 64b6084 metadexcanceldialog.ui : add missing field for address (zathras-crypto) 0f5baed metadexdialog.cpp : further fix divisibility display (zathras-crypto) 731970a metadexdialog.cpp : clean up label assignment (zathras-crypto) da2d33d metadexdialog.cpp : fix number display in various places (zathras-crypto) d482e77 metadexdialog.cpp - consolidate update[Sell/Buy]Offers() into updateOffers() (zathras-crypto) a78f6a0 metadexdialog.cpp - clean up UpdateBuy/SellOffers() (zathras-crypto) 3439f37 metadexdialog.cpp : fix switch market check (zathras-crypto) a6f92fa metadexdialog.cpp : clean up updateBuy/SellAddressBalance (zathras-crypto) 9b54505 metadexdialog.cpp : improve checks and user feedback for SwitchMarket() (zathras-crypto) 0d742a6 metadexdialog.cpp : clean up FullRefresh() and optimize address population (zathras-crypto) 2358b6e [BALANCES TAB REWRITE] Reset transactiontablemodel back to original bitcoin code (zathras-crypto) f642a43 [BALANCES TAB REWRITE] Update makefile (zathras-crypto) d6cb0cc [BALANCES TAB REWRITE] Rename balance files (zathras-crypto) c39ec65 [BALANCES TAB REWRITE] Update walletview to use new balances dialog (zathras-crypto) 135aeb0 [BALANCES TAB REWRITE] Add back in overrides for column resizing (zathras-crypto) dfd5a0d [BALANCES TAB REWRITE] New balances tab code (zathras-crypto) 137e1e2 [BALANCES TAB REWRITE] Use a form for the UI (zathras-crypto) b8bef40 Improve readability (add alternating row colors) (zathras-crypto) 2ef2849 Fix balanceChanged signal (was updated with 0.10) (zathras-crypto) 23c87b6 Fix build warning for unused var following change to new overview property list (zathras-crypto) a762905 Add the signal for an Omni state change to the client model (zathras-crypto) a72250f Replace icons (zathras-crypto) 2755c2b Makefile update (zathras-crypto) 60afef0 Bitcoin code changes to enable the exchange UI components (zathras-crypto) f6f7eb0 Add MetaDEx main dialog to UI and fix issues related to 0.10 move (zathras-crypto) 3c6780c Add MetaDEx order cancellation to UI and fix issues related to 0.10 move (zathras-crypto) 5125064 Add MetaDEx order history to UI and fix issues related to 0.10 move (zathras-crypto) 9da5b47 Add MetaDEx UI forms (zathras-crypto) f75b41e PortUI-0.0.10 - omnicore_init code (zathras-crypto) d799e35 PortUI-0.0.10 - update resources (zathras-crypto) 62ebf4c PortUI-0.0.10 - updated makefile (zathras-crypto) a916431 PortUI-0.0.10 - splashscreen code & images (zathras-crypto) 5fd331e PortUI-0.0.10 - bitcoin code (zathras-crypto) 1089c95 PortUI-0.0.10 - bitcoingui code (zathras-crypto) a2b5d39 PortUI-0.0.10 - walletview code (zathras-crypto) 22b13cb PortUI-0.0.10 - walletframe code (zathras-crypto) a56e3e5 PortUI-0.0.10 - txhistorydialog code (zathras-crypto) f3f5148 PortUI-0.0.10 - sendmpdialog code (zathras-crypto) 04f6a43 PortUI-0.0.10 - transactiontablemodel code (zathras-crypto) 7febcad PortUI-0.0.10 - overviewpage code (zathras-crypto) 4e7108f PortUI-0.0.10 - lookuptxdialog code (zathras-crypto) e5d9e3b PortUI-0.0.10 - lookupspdialog code (zathras-crypto) cc97364 PortUI-0.0.10 - lookupaddressdialog code (zathras-crypto) ea15626 PortUI-0.0.10 - balancesview code (zathras-crypto) 29d8fd1 PortUI-0.0.10 - QT Forms (zathras-crypto) 3b37d70 PortUI-0.0.10 - Icons (zathras-crypto) b5167c3 Fix version (zathras-crypto) 2c137f3 Add GetNextPropertyId function (zathras-crypto)
- Loading branch information