index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qt
/
guiutil.h
Age
Commit message (
Expand
)
Author
2012-08-12
Merge branch '0.6.0.x' into 0.6.x
Luke Dashjr
2012-08-12
Merge branch '0.5.x' into 0.6.0.x
Luke Dashjr
2012-08-12
Merge branch '0.5.x' into 0.6.0.x
Luke Dashjr
2012-08-12
Bugfix: Fix a variety of misspellings
Luke Dashjr
2012-07-26
Typo
fanquake
2012-04-11
Toggle main window hide on tray icon click
sje397
2012-04-06
Merge branch '0.5.0.x' into 0.5.x
Luke Dashjr
2012-04-06
Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs
Luke Dashjr
2012-04-06
Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs
Luke Dashjr
2012-04-06
Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs
Luke Dashjr
2012-04-04
Code deduplication: make function in GUIUtil to get connection type to call o...
Wladimir J. van der Laan
2012-03-16
Merge branch '0.5.0.x' into 0.5.x
Luke Dashjr
2012-03-16
fix default suffixes in save dialog in GNOME, make it more clear that PNG is ...
Wladimir J. van der Laan
2012-03-03
Merge branch '0.5.0.x' into 0.5.x
Luke Dashjr
2012-02-27
Restructure IPC URL handling (fixes #851)
Wladimir J. van der Laan
2012-02-22
Merge branch '201202_guiaddsuffix' of https://github.com/laanwj/bitcoin
Gavin Andresen
2012-02-17
Restructure IPC URL handling (fixes #851)
Wladimir J. van der Laan
2012-02-15
fix default suffixes in save dialog in GNOME, make it more clear that PNG is ...
Wladimir J. van der Laan
2011-12-23
Copy amount to clipboard (implements #657)
Wladimir J. van der Laan
2011-12-23
Move HtmlEscape (escape for qt rich text controls) to qt gui utilities
Wladimir J. van der Laan
2011-12-21
Revert "Use standard C99 (and Qt) types for 64-bit integers"
Wladimir J. van der Laan
2011-12-20
Use standard C99 (and Qt) types for 64-bit integers
Luke Dashjr
2011-11-13
Improve documentation for UI classes
Wladimir J. van der Laan
2011-08-08
QtUI code cleanup / comment improvements
Wladimir J. van der Laan
2011-08-07
allow empty/missing amounts in URL
Wladimir J. van der Laan
2011-08-07
Accept "bitcoin:" URL drops from browsers
Wladimir J. van der Laan
2011-08-03
show last few transactions on overview page
Wladimir J. van der Laan
2011-07-25
preparations for multiple unit (uBTC, mBTC, BTC) support, fix amount entry issue
Wladimir J. van der Laan
2011-06-29
Implement filter row instead of tabs, allows for more expressive filters
Wladimir J. van der Laan
2011-06-11
move back to original directory structure
Wladimir J. van der Laan