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
/
bitcoingui.cpp
Age
Commit message (
Expand
)
Author
2012-05-12
Correct Date
Fordy
2012-05-12
Correct Date
Fordy
2012-05-11
add calls to qApp->setWindowIcon(), to remove the need to set window icons fo...
Philip Kaufmann
2012-05-10
Merge pull request #1204 from Diapolo/messagepage_focus_placeholder
Wladimir J. van der Laan
2012-05-10
Merge pull request #1090 from laanwj/2012_04_wraptooltips
Wladimir J. van der Laan
2012-05-10
Merge pull request #1238 from Diapolo/tray
Wladimir J. van der Laan
2012-05-10
add placeholder text to address field (like in sendcoins) and set focus to ad...
Philip Kaufmann
2012-05-09
Show testnet icon for tray-menu option Show/Hide / set tooltip for tray icon ...
Philip Kaufmann
2012-05-09
add Debug window to tray-menu / switch sendCoinsAction and receiveCoinsAction...
Philip Kaufmann
2012-05-09
harmonize the use of ellipsis ("...") to be used in menus, but not on buttons...
Philip Kaufmann
2012-05-05
Add UI RPC console / debug window
Wladimir J. van der Laan
2012-05-05
Allow Qt to wrap long tooltips (fixes #1063)
Wladimir J. van der Laan
2012-04-16
Merge pull request #1091 from Diapolo/GUI-BlockDL
Wladimir J. van der Laan
2012-04-13
Merge pull request #1089 from laanwj/2012_04_translationupdate
Wladimir J. van der Laan
2012-04-14
Update translations for bitcoin core
Wladimir J. van der Laan
2012-04-14
Do not show green tick unless all known blocks are downloaded (fixes #921)
Wladimir J. van der Laan
2012-04-13
revert to default OS theme for progressbar / fix small glitches in bitcoingui...
Philip Kaufmann
2012-04-12
Fix OSX build errors.
Gavin Andresen
2012-04-11
Toggle main window hide on tray icon click
sje397
2012-04-06
Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs
Luke Dashjr
2012-04-04
Merge pull request #1019 from laanwj/2012_03_uirefactor
Pieter Wuille
2012-04-04
Merge pull request #1025 from Diapolo/GUI-BlockDL
Wladimir J. van der Laan
2012-04-04
qtui.h/noui.h interface cleanup
Wladimir J. van der Laan
2012-04-04
Update UI through async calls MainFrameRepaint and AddressBookRepaint instead...
Wladimir J. van der Laan
2012-04-03
clarified comment why we use an own progressbar style / included "~" in the t...
Philip Kaufmann
2012-04-03
changed percentage done in tooltip to float to be more precise / allowed plur...
Philip Kaufmann
2012-04-02
Merge pull request #1026 from laanwj/2012_04_increase_up_to_date_time
Gregory Maxwell
2012-04-02
polished code and fixed progress display (was very jerky at the end of a sync)
Philip Kaufmann
2012-04-02
color update for progress bar
Philip Kaufmann
2012-04-02
implemented OS independent progress bar style / moved one-time functions used...
Philip Kaufmann
2012-04-02
changed progressbar text to "~n blocks remaining"
Philip Kaufmann
2012-04-02
removed relative progressbar display and moved re-worked network detection co...
Philip Kaufmann
2012-04-02
modified block DL progressbar to be dynamic and more precise
Philip Kaufmann
2012-04-02
Increase time ago of last block for "up to date" status from 30 to 90 minutes
Wladimir J. van der Laan
2012-03-29
made tray icon tooltip translatable
Philip Kaufmann
2012-03-26
make sure Window is shown when clicking bitcoin: Links to get user attention
Philip Kaufmann
2012-03-16
Yet another attempt at implementing "minimize to tray" that works on all OSes
Wladimir J. van der Laan
2012-02-26
Merge pull request #853 from laanwj/2012_02_altminimizetray
Wladimir J. van der Laan
2012-02-26
Move 'Backup Wallet' to file menu
Pieter Wuille
2012-02-25
In UI, handle cases in which the last received block was generated in the fut...
Wladimir J. van der Laan
2012-02-19
Hide tray icon in destructor, as deleting will let it linger until quit (on U...
Wladimir J. van der Laan
2012-02-17
Do show/showNormal only when needed.
Wladimir J. van der Laan
2012-02-17
Merge pull request #854 from laanwj/2012_02_qtipc
Wladimir J. van der Laan
2012-02-17
Hide window from taskbar when "minimize to tray" active by making window into...
Wladimir J. van der Laan
2012-02-17
Restructure IPC URL handling (fixes #851)
Wladimir J. van der Laan
2012-02-15
Added 'Backup Wallet' menu option
sje397
2012-02-12
Add export action to file menu (as long as we have a file menu, export certai...
Wladimir J. van der Laan
2012-02-11
Fix Minimize to the tray instead of the taskbar
Janne Pulkkinen
2012-02-07
Update all copyrights to 2012
Gavin Andresen
2012-01-27
Bitcoin-Qt signmessage GUI (pull request #582)
Luke Dashjr
[next]