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
/
guiutil.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
qt: Use quint64 for formatServicesStr
Wladimir J. van der Laan
2014-08-18
1
-1
/
+1
*
[Qt] move SubstituteFonts() above ToolTipToRichTextFilter
Philip Kaufmann
2014-08-08
1
-4
/
+3
*
qt: fix unicode character display on osx when building with 10.7 sdk
Cory Fields
2014-08-07
1
-0
/
+4
*
[Qt] tweak new peers tab in console window
Philip Kaufmann
2014-08-04
1
-0
/
+3
*
[Qt] style police and small addition in rpcconsole
Philip Kaufmann
2014-06-03
1
-1
/
+0
*
Qt: Add GUI view of peer information. #4133
Ashley Holman
2014-06-03
1
-0
/
+6
*
[Qt] fix style, formating, comment and indentation problems
Philip Kaufmann
2014-03-27
1
-24
/
+25
*
qt: Do proper boost::path conversion
Wladimir J. van der Laan
2014-03-25
1
-0
/
+8
*
[QT] Fixes feel when resizing the last column on tables (issue #2862)
gubatron
2014-03-21
1
-0
/
+40
*
[Qt] extend validate line edit and btc address validator
Philip Kaufmann
2014-01-29
1
-1
/
+2
*
[Qt] add utilitydialog.cpp/h and helpmessage class
Philip Kaufmann
2014-01-18
1
-20
/
+0
*
Coin Control Features
Cozz Lovan
2013-11-14
1
-0
/
+2
*
[Qt] remove GUIUtil::getSaveFileName() default arguments
Philip Kaufmann
2013-11-11
1
-3
/
+3
*
qt: add Open URI dialog
Wladimir J. van der Laan
2013-11-11
1
-1
/
+13
*
Cleanup code using forward declarations.
Brandon Dahler
2013-11-10
1
-5
/
+5
*
qt: add license header to source files
Wladimir J. van der Laan
2013-11-04
1
-0
/
+4
*
qt: move bitcoin URI formatting to guiutil
Wladimir J. van der Laan
2013-10-23
1
-0
/
+1
*
Reject dust amounts during validation
Gavin Andresen
2013-08-22
1
-0
/
+3
*
Bitcoin-Qt: save and restore position of debug window
Philip Kaufmann
2013-07-29
1
-0
/
+5
*
Bitcoin-Qt: massive header and cpp cleanup
Philip Kaufmann
2013-03-17
1
-1
/
+2
*
Bugfix: Fix a variety of misspellings
Luke Dashjr
2012-08-01
1
-1
/
+1
*
Typo
fanquake
2012-07-23
1
-1
/
+1
*
Show command line options as dialog when opened from debug window
Wladimir J. van der Laan
2012-06-14
1
-1
/
+5
*
move class HelpMessageBox to guiutil.cpp/.h / add button to show Bitcoin comm...
Philip Kaufmann
2012-06-01
1
-0
/
+18
*
change strings to Bitcoin (uppercase), where it is used as a noun and update ...
Philip Kaufmann
2012-05-18
1
-1
/
+1
*
Move GetStartOnSystemStartup and SetStartOnSystemStartup to GUI code
Wladimir J. van der Laan
2012-05-13
1
-0
/
+3
*
guiutil.cpp/.h: fix a -Wreorder compiler warning and make constructor for Too...
Philip Kaufmann
2012-05-11
1
-2
/
+2
*
add code to open (display) debug.log on Windows with the associated applicati...
Philip Kaufmann
2012-05-11
1
-0
/
+3
*
Allow Qt to wrap long tooltips (fixes #1063)
Wladimir J. van der Laan
2012-05-05
1
-0
/
+18
*
Toggle main window hide on tray icon click
sje397
2012-04-11
1
-17
/
+18
*
Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs
Luke Dashjr
2012-04-06
1
-4
/
+4
*
Code deduplication: make function in GUIUtil to get connection type to call o...
Wladimir J. van der Laan
2012-04-04
1
-0
/
+8
*
Merge branch '201202_guiaddsuffix' of https://github.com/laanwj/bitcoin
Gavin Andresen
2012-02-22
1
-0
/
+14
|
\
|
*
fix default suffixes in save dialog in GNOME, make it more clear that PNG is ...
Wladimir J. van der Laan
2012-02-15
1
-0
/
+14
*
|
Restructure IPC URL handling (fixes #851)
Wladimir J. van der Laan
2012-02-17
1
-1
/
+2
|
/
*
Copy amount to clipboard (implements #657)
Wladimir J. van der Laan
2011-12-23
1
-0
/
+10
*
Move HtmlEscape (escape for qt rich text controls) to qt gui utilities
Wladimir J. van der Laan
2011-12-23
1
-0
/
+4
*
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
*
Improve documentation for UI classes
Wladimir J. van der Laan
2011-11-13
1
-0
/
+2
*
QtUI code cleanup / comment improvements
Wladimir J. van der Laan
2011-08-08
1
-2
/
+2
*
allow empty/missing amounts in URL
Wladimir J. van der Laan
2011-08-07
1
-0
/
+1
*
Accept "bitcoin:" URL drops from browsers
Wladimir J. van der Laan
2011-08-07
1
-1
/
+7
*
show last few transactions on overview page
Wladimir J. van der Laan
2011-08-03
1
-0
/
+2
*
preparations for multiple unit (uBTC, mBTC, BTC) support, fix amount entry issue
Wladimir J. van der Laan
2011-07-25
1
-6
/
+0
*
Implement filter row instead of tabs, allows for more expressive filters
Wladimir J. van der Laan
2011-06-29
1
-1
/
+7
*
move back to original directory structure
Wladimir J. van der Laan
2011-06-11
1
-0
/
+25