index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qt
/
bitcoingui.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix OSX build errors.
Gavin Andresen
2012-04-12
1
-1
/
+1
*
Toggle main window hide on tray icon click
sje397
2012-04-11
1
-5
/
+28
*
Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs
Luke Dashjr
2012-04-06
1
-6
/
+6
*
Merge pull request #1019 from laanwj/2012_03_uirefactor
Pieter Wuille
2012-04-04
1
-17
/
+9
|
\
|
*
qtui.h/noui.h interface cleanup
Wladimir J. van der Laan
2012-04-04
1
-4
/
+9
|
*
Update UI through async calls MainFrameRepaint and AddressBookRepaint instead...
Wladimir J. van der Laan
2012-04-04
1
-13
/
+0
*
|
Merge pull request #1025 from Diapolo/GUI-BlockDL
Wladimir J. van der Laan
2012-04-04
1
-10
/
+24
|
\
\
|
|
/
|
/
|
|
*
clarified comment why we use an own progressbar style / included "~" in the t...
Philip Kaufmann
2012-04-03
1
-1
/
+2
|
*
changed percentage done in tooltip to float to be more precise / allowed plur...
Philip Kaufmann
2012-04-03
1
-4
/
+4
|
*
polished code and fixed progress display (was very jerky at the end of a sync)
Philip Kaufmann
2012-04-02
1
-11
/
+9
|
*
color update for progress bar
Philip Kaufmann
2012-04-02
1
-1
/
+1
|
*
implemented OS independent progress bar style / moved one-time functions used...
Philip Kaufmann
2012-04-02
1
-7
/
+9
|
*
changed progressbar text to "~n blocks remaining"
Philip Kaufmann
2012-04-02
1
-5
/
+8
|
*
removed relative progressbar display and moved re-worked network detection co...
Philip Kaufmann
2012-04-02
1
-22
/
+13
|
*
modified block DL progressbar to be dynamic and more precise
Philip Kaufmann
2012-04-02
1
-8
/
+27
*
|
Merge pull request #1026 from laanwj/2012_04_increase_up_to_date_time
Gregory Maxwell
2012-04-02
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Increase time ago of last block for "up to date" status from 30 to 90 minutes
Wladimir J. van der Laan
2012-04-02
1
-1
/
+1
*
|
made tray icon tooltip translatable
Philip Kaufmann
2012-03-29
1
-1
/
+1
|
/
*
make sure Window is shown when clicking bitcoin: Links to get user attention
Philip Kaufmann
2012-03-26
1
-0
/
+5
*
Yet another attempt at implementing "minimize to tray" that works on all OSes
Wladimir J. van der Laan
2012-03-16
1
-12
/
+5
*
Merge pull request #853 from laanwj/2012_02_altminimizetray
Wladimir J. van der Laan
2012-02-26
1
-25
/
+24
|
\
|
*
Do show/showNormal only when needed.
Wladimir J. van der Laan
2012-02-17
1
-7
/
+15
|
*
Hide window from taskbar when "minimize to tray" active by making window into...
Wladimir J. van der Laan
2012-02-17
1
-18
/
+9
*
|
Move 'Backup Wallet' to file menu
Pieter Wuille
2012-02-26
1
-2
/
+2
*
|
In UI, handle cases in which the last received block was generated in the fut...
Wladimir J. van der Laan
2012-02-25
1
-4
/
+11
*
|
Hide tray icon in destructor, as deleting will let it linger until quit (on U...
Wladimir J. van der Laan
2012-02-19
1
-0
/
+2
*
|
Merge pull request #854 from laanwj/2012_02_qtipc
Wladimir J. van der Laan
2012-02-17
1
-3
/
+2
|
\
\
|
*
|
Restructure IPC URL handling (fixes #851)
Wladimir J. van der Laan
2012-02-17
1
-3
/
+2
|
|
/
*
/
Added 'Backup Wallet' menu option
sje397
2012-02-15
1
-0
/
+17
|
/
*
Add export action to file menu (as long as we have a file menu, export certai...
Wladimir J. van der Laan
2012-02-12
1
-1
/
+2
*
Fix Minimize to the tray instead of the taskbar
Janne Pulkkinen
2012-02-11
1
-11
/
+23
*
Update all copyrights to 2012
Gavin Andresen
2012-02-07
1
-2
/
+2
*
Bitcoin-Qt signmessage GUI (pull request #582)
Luke Dashjr
2012-01-27
1
-0
/
+47
*
Merge pull request #593 (Full URL Support in bitcoin-qt)
Wladimir J. van der Laan
2012-01-26
1
-0
/
+7
|
\
|
*
Add support for opening bitcoin: URIs directly.
Matt Corallo
2012-01-05
1
-0
/
+7
*
|
Revert to global progress indication (see #753)
Wladimir J. van der Laan
2012-01-17
1
-3
/
+2
|
/
*
Comments update
Wladimir J. van der Laan
2011-12-23
1
-1
/
+0
*
Revert "Use standard C99 (and Qt) types for 64-bit integers"
Wladimir J. van der Laan
2011-12-21
1
-1
/
+0
*
Use standard C99 (and Qt) types for 64-bit integers
Luke Dashjr
2011-12-20
1
-0
/
+1
*
Merge pull request #699 from laanwj/about_qt
Gavin Andresen
2011-12-19
1
-1
/
+7
|
\
|
*
Add "About Qt" menu option to show built-in Qt About dialog
Wladimir J. van der Laan
2011-12-13
1
-1
/
+7
*
|
Fix status bar not displaying Alerts.
Matt Corallo
2011-12-13
1
-5
/
+35
|
/
*
Prevent window from being shown momentarily when using -min
Wladimir J. van der Laan
2011-12-09
1
-5
/
+5
*
Add model null pointer check (solves issue #595 and https://github.com/laanwj...
Wladimir J. van der Laan
2011-11-13
1
-3
/
+3
*
Add robustness against null models
Wladimir J. van der Laan
2011-11-08
1
-39
/
+56
*
Add alt-1..alt-5 shortcut to switch between tabs
Wladimir J. van der Laan
2011-10-09
1
-0
/
+5
*
Improved Mac experience; QDoubleSpinBox for BitcoinAmountField
p2k
2011-10-09
1
-33
/
+103
*
Make "Quit" menu saner
Wladimir J. van der Laan
2011-10-09
1
-4
/
+2
*
Removing the if statement entirely - not needed.
Janne Pulkkinen
2011-09-27
1
-7
/
+0
*
Send Coins page not cleared when changing tabs. Clear all button for clearing...
Janne Pulkkinen
2011-09-27
1
-1
/
+3
[prev]
[next]