forked from m21/mastercore
-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
0.0.9 UI #243
Merged
m21
merged 166 commits into
mastercoin-MSC:mscore-0.0.9
from
zathras-crypto:0.0.9-Z-UIAlpha
Feb 8, 2015
Merged
0.0.9 UI #243
Changes from all commits
Commits
Show all changes
166 commits
Select commit
Hold shift + click to select a range
26dd2c8
fix version
zathras-crypto 886accb
SP UI start to 0.0.9
zathras-crypto c09e4d1
Merge branch '0.0.9-Z-UIAlpha' of github.com:zathras-crypto/mastercor…
zathras-crypto 10c16eb
Start of Exchange UI
zathras-crypto d278a20
Exchange tabs and actions
zathras-crypto 7207a75
Clean up
zathras-crypto 52d10c2
Initial stab at metadex form
zathras-crypto c1bcfe8
MetaDEx base form UI
zathras-crypto 1fe45ef
More MetaDEx UI stuff
zathras-crypto 7456554
Initial form updates init
zathras-crypto 822176f
Further stuff for MetaDEx UI
zathras-crypto be37593
More MetaDEX UI stuff
zathras-crypto 2c73268
Merge branch 'mscore-0.0.9' of github.com:mastercoin-MSC/mastercore i…
zathras-crypto 5da8721
Merge branch 'mscore-0.0.9' of github.com:mastercoin-MSC/mastercore i…
zathras-crypto 9b8fb1c
Various fixes from 0.0.8 + More MetaDEx
zathras-crypto 270e6d7
strToInt64 fix and more metadex
zathras-crypto 03adf6a
More work on sending trades in metadex UI
zathras-crypto 5198301
Minor fixes
zathras-crypto 14acd11
Add a forced UI refresh every 10 secs
zathras-crypto 109686a
Merge branch 'mscore-0.0.9' of github.com:mastercoin-MSC/mastercore i…
zathras-crypto e14bfc0
metadex updates
zathras-crypto fb7ed6a
Merge branch 'mscore-0.0.9' of github.com:mastercoin-MSC/mastercore i…
zathras-crypto 979b254
more metadex work
zathras-crypto 80466b4
Merge branch 'mscore-0.0.9' of github.com:mastercoin-MSC/mastercore i…
zathras-crypto d156fc3
Merge branch 'mscore-0.0.9' of github.com:mastercoin-MSC/mastercore i…
zathras-crypto b706707
Fixing up with latest
zathras-crypto d0f4eda
MetaDEx UI work
zathras-crypto 4b8b5d4
Refresh metadex UI, swap buy/sell books and label
zathras-crypto c5e5e76
Add clickable offers
zathras-crypto 8d97e2e
Make order books non-editable
zathras-crypto 9114501
Change forced refresh to 60 secs, balance/block triggers should refresh
zathras-crypto 1881776
Flag own orders (or partof) with bold in orderbook
zathras-crypto 5118474
Remove debugging printfs
zathras-crypto f854896
Merge branch 'mscore-0.0.9' of github.com:mastercoin-MSC/mastercore i…
zathras-crypto b1a451e
Fix renames
zathras-crypto 07caf57
Merge branch 'mscore-0.0.9' of github.com:mastercoin-MSC/mastercore i…
zathras-crypto 9a20d09
Fix namespace ordering
zathras-crypto cf3f04c
Merge branch 'mscore-0.0.9' of github.com:mastercoin-MSC/mastercore i…
zathras-crypto 6916aa9
Tab out transaction history and add utility page
zathras-crypto 7df633e
Rename to toolbox, add icon and fix up
zathras-crypto fdf7a47
Add order history initials
zathras-crypto 5dcfb19
missing files for orderHistoryDialog
zathras-crypto 9591a7e
initials for orderListDelegate
zathras-crypto 426076c
Correct tabs
zathras-crypto 2cd3dfd
Adding listdelegate for formatting of history
zathras-crypto 2922206
Further work for order history
zathras-crypto a840262
more work on order history retrieval
zathras-crypto a7fbf54
Further work on order history for UI
zathras-crypto 5d6cddd
Merge branch 'mscore-0.0.9' of github.com:mastercoin-MSC/mastercore i…
zathras-crypto 6ccf490
icons for metadex order history
zathras-crypto ae2d2af
Broken
zathras-crypto 3313de9
Commit before branch retest
zathras-crypto 8bebf3f
Merge branch 'mscore-0.0.9' of github.com:mastercoin-MSC/mastercore i…
zathras-crypto e99e093
More order history changes
zathras-crypto 8db5b45
More working order history
zathras-crypto f73542e
Merge branch 'mscore-0.0.9' of github.com:mastercoin-MSC/mastercore i…
zathras-crypto 60c46ed
Merge branch 'mscore-0.0.9' of github.com:mastercoin-MSC/mastercore i…
zathras-crypto 6eaf893
Minor formatting changes
zathras-crypto 2db8469
Merge branch 'mscore-0.0.9' of github.com:mastercoin-MSC/mastercore i…
zathras-crypto 55980ff
Fix broken alerts
zathras-crypto f808524
Add address search to toolbox
zathras-crypto b84ae1a
Updates to toolbox
zathras-crypto 9b6e3df
Add free text search to property lookup
zathras-crypto 4bbc1b9
fix up property lookup
zathras-crypto 5438044
Add UI elements for tx history
zathras-crypto 0c342e0
enable the tx history tab
zathras-crypto 6c226d4
Updates to transaction history
zathras-crypto 6f18aeb
latest changes to txhistory
zathras-crypto 39db7c0
Fix decimals and direction
zathras-crypto 053cc91
Redo transaction history in to let QT do more of the work
zathras-crypto ee2e5b8
Add right click contextual menu to tx history
zathras-crypto 1c3ded5
Fix copy handlers and add invisible txid
zathras-crypto f5f206e
Completing tx history
zathras-crypto 3104585
Missing new mastercore_rpc.h file
zathras-crypto d2ca9e9
Fix addresses and send/receive verbage
zathras-crypto eb44dfb
Fix double click on tx history and clean up a bit
zathras-crypto d778f80
Rename OK to Close in tx dialog and clean up more
zathras-crypto ae66f65
Add limit of 50 historical transactions as unsure of performance
zathras-crypto 8f0a703
fix build errors
zathras-crypto f877b90
Add QR support to address lookup in toolbox
zathras-crypto 20108cf
Add tx lookup to toolbox
zathras-crypto a263a5d
More work on history and pending txs
zathras-crypto d74236a
Some corrections to pending txs in history
zathras-crypto 3375e0f
Update on block changes and disable update timer
zathras-crypto f2e33ff
Add FormatDivisibleShortMP for UI usage
zathras-crypto 23e9cb9
Move order history away from custom list delegate to standard UI elem…
zathras-crypto 09391d6
Remove delegate stuff
zathras-crypto 47bac90
Fix icons and decolor unmatched trades
zathras-crypto b816c65
Initial UI support for MetaDEx cancels
zathras-crypto b70c702
Update history with signal
zathras-crypto f7a597a
Right click handler for trade history
zathras-crypto 3501df6
Fix models
zathras-crypto 1688308
Fix verbage
zathras-crypto 11ae016
Order display
zathras-crypto 7bdce1e
add matches to trade info
zathras-crypto a5d4dce
Activate pending label
zathras-crypto fc01eac
Merge branch 'mscore-0.0.9' of github.com:mastercoin-MSC/mastercore i…
zathras-crypto cbee350
Metadex form changes
zathras-crypto d74b224
Fix prop name display on metadex form
zathras-crypto b47af52
Fix for prices
zathras-crypto e6a533d
Fix alignment
zathras-crypto 9f12a80
Merge branch 'mscore-0.0.9' of github.com:mastercoin-MSC/mastercore i…
zathras-crypto 8f7ad01
Add --startclean option to delete persistence
zathras-crypto ed1274f
Add stolistdb for levelDB storage of STO receipts
zathras-crypto 7f1c3ae
add RecordSTOReceive function to CMPSTOList class
zathras-crypto ac7925b
Add recording of STO receipt
zathras-crypto 78383ba
Add getsto_MP RPC call
zathras-crypto 42c6838
Code up getsto_MP RPC call
zathras-crypto 1f733b5
Prep getRecipients function
zathras-crypto 02453df
Coding out getRecipients function for sdb
zathras-crypto 97fe01b
Bug fixes for getsto_MP
zathras-crypto 6c25eb1
Couple minor fixes to startclean
zathras-crypto cec9d5b
Fix STO deleteafterblock
zathras-crypto b556bcf
Merge branch 'mscore-0.0.9' of github.com:mastercoin-MSC/mastercore i…
zathras-crypto d4f4b8b
Disable MetaDEx functionality in UI, next release is STO
zathras-crypto b82f645
Add getMySTOReceipts function
zathras-crypto b3b16c5
Fix missing token
zathras-crypto 29c769f
Activate getMySTOReciepts for testing
zathras-crypto 092e570
Change model for getMySTOReceipts
zathras-crypto e3e2624
support filtering for example from listtransactions_MP
zathras-crypto 4ee090f
Add divisibility to getMySTOReceipts
zathras-crypto d857b0d
RPC support for STO in listtransactions_MP
zathras-crypto 8750756
Fix crash on exit
zathras-crypto 31e7ee5
Add total to getReceipts
zathras-crypto aef0c2a
Update method
zathras-crypto 8022e49
Fix up listtransactions_MP support, appears working well now
zathras-crypto 8671472
minor pointer fix
zathras-crypto ccf6adc
Remove requirement to supply divisibility to getReceipts
zathras-crypto 47ab377
clean up RPC
zathras-crypto 80baf1a
Changes to TX History form to accomodate STO
zathras-crypto e132534
Merge branch 'mscore-0.0.9' of github.com:mastercoin-MSC/mastercore i…
zathras-crypto 905f783
Increase initial window size
zathras-crypto 22a1d65
Remove metadex files not used in this UI build
zathras-crypto 280357e
Remove additional unused metadex UI components
zathras-crypto a09bca5
Change versioning to seperate file
zathras-crypto 2ee9140
Further fixes for versioning
zathras-crypto 7e5e95e
Fix UI history SP# display for 'Create Property' types
zathras-crypto c7710f9
Change the way locks are used to avoid hangs waiting for locks
zathras-crypto c135ec9
Redo transaction history page to correct a bunch of bugs
zathras-crypto 7c85792
Fix duplicate element name
zathras-crypto 75dfd85
Fix bad zorder attributes in lookupspdialog UI form
zathras-crypto 60693f7
Merge branch 'mscore-0.0.9' of github.com:mastercoin-MSC/mastercore i…
zathras-crypto 186e76e
Merge branch 'mscore-0.0.9' of github.com:mastercoin-MSC/mastercore i…
zathras-crypto 2b1010f
Pull UI branch upto latest 9 code & fix various merge conflicts etc
zathras-crypto ff6541b
Merge branch 'mscore-0.0.9' of github.com:mastercoin-MSC/mastercore i…
zathras-crypto a4518e4
Fix error relating to obtaining STO recipients from UI
zathras-crypto 6c97976
Redo splash screens to reflect new branding
zathras-crypto baae998
Redo splashscreen CPP to adjust layout to new splash
zathras-crypto 748946b
Fix bad version display due to float
zathras-crypto 832eca1
Change copyright year
zathras-crypto 93c47da
Update Omni labels
zathras-crypto 9613fdb
Add missing breaks as noticed by DexX
zathras-crypto b9e03c0
Change wording to more accurately msg on tx lookup
zathras-crypto 5d7301b
Fix ecosystem display on property lookup
zathras-crypto e676287
Remove duplicate getsto_MP entry
zathras-crypto fd212f3
Remove unneeeded includes after moving to strprintf
zathras-crypto 0998a25
Remove debug line no longer used
zathras-crypto 3d4e4c9
Fix: Missing LOCK of cs_main in selectCoins()
dexX7 bfb83fe
QT: Remove forceUpdateBalances() in WalletModel()
dexX7 671e51f
QT: Refine updates of "Send" dialog
dexX7 86ed32b
QT: In "Overview" unhide "Smart Properties" on update
dexX7 f30a845
QT: in "Overview" align BTC and MSC amounts
dexX7 dca2c7a
Merge pull request #13 from dexX7/mcore-0.0.9-zathras-ui-243
zathras-crypto f2055a2
QT: Guard against setPlaceholderText < QT 4.7
dexX7 6e55b74
QT: Guard against interface change of QHeaderView
dexX7 89f63d4
Merge pull request #14 from dexX7/mcore-0.0.9-zathras-ui-guards
zathras-crypto File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why is this and the following two lines here?
cpp_dec_float_100
and neitherXDOUBLE
are used in the header, as far as I can see.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ahh - stretching my memory here but going back to the MetaDEx work I was doing on the UI, MetaDEx UI components include mastercore.h & I needed access to the math (specifically the precision) types we were using for MetaDEx trades so I could ensure the data I was displaying was accurate. IIRC not needed for this build - strip them out you think?
EDIT: Yep, with this commit - zathras-crypto@b47af52#diff-b94cdddc5f85569ab28fdbb5cb702aba - probably getting a little punchy with the includes...