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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
qt: allow user to choose data directory
Wladimir J. van der Laan
2013-06-16
1
-1
/
+2
*
|
Merge branch 'master' of git://github.com/bitcoin/bitcoin into prefsFix
Jonas Schnelli
2013-06-03
1
-1
/
+19
|
\
\
|
*
|
Qt5 compatibility
Wladimir J. van der Laan
2013-06-01
1
-1
/
+19
*
|
|
MaxOSX: settings fixes (#2371)
Jonas Schnelli
2013-06-03
1
-3
/
+54
|
/
/
*
|
Bitcoin-Qt: only use qApp for Q(Core)Application::instance()
Philip Kaufmann
2013-04-02
1
-3
/
+3
*
|
Bitcoin-Qt: fix copy via context-menu broken
Philip Kaufmann
2013-04-02
1
-4
/
+5
*
|
Merge pull request #2350 from DavidGriffith/master
Wladimir J. van der Laan
2013-03-29
1
-1
/
+1
|
\
\
|
*
|
Also copy the address to the X11 clipboard (the one you middle-click to paste)
David Griffith
2013-03-09
1
-1
/
+1
*
|
|
Bitcoin-Qt: massive header and cpp cleanup
Philip Kaufmann
2013-03-17
1
-2
/
+4
|
/
/
*
|
Bitcoin-Qt: extend parseBitcoinURI() pre-check
Philip Kaufmann
2013-01-21
1
-1
/
+2
*
|
Send --help message to stdout i.s.o stderr
Wladimir J. van der Laan
2012-10-04
1
-1
/
+1
*
|
Fix Qt test cases by moving address checks to parseBitcoinURI
Matt Corallo
2012-08-07
1
-6
/
+0
*
|
fix further spelling errors / remove a tab in the source
Philip Kaufmann
2012-08-02
1
-1
/
+1
*
|
Bugfix: Fix a variety of misspellings
Luke Dashjr
2012-08-01
1
-2
/
+2
*
|
Update a link
fanquake
2012-07-19
1
-1
/
+1
*
|
Show command line options as dialog when opened from debug window
Wladimir J. van der Laan
2012-06-14
1
-5
/
+11
*
|
URI-handling code update: added safety checks and tray-notifications
Philip Kaufmann
2012-06-14
1
-9
/
+14
*
|
Cross-platform "Open debug logfile"
Wladimir J. van der Laan
2012-06-12
1
-4
/
+2
*
|
Fix Mingw64 build (missing headers according to M$ documentation)
Matt Corallo
2012-06-09
1
-0
/
+2
*
|
move class HelpMessageBox to guiutil.cpp/.h / add button to show Bitcoin comm...
Philip Kaufmann
2012-06-01
1
-0
/
+35
*
|
Merge pull request #1283 from laanwj/2012_05_prevent_tooltip_infiniteloop
Wladimir J. van der Laan
2012-05-13
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Prevent tooltip filter from ever causing infinite loops
Wladimir J. van der Laan
2012-05-13
1
-1
/
+1
*
|
Move GetStartOnSystemStartup and SetStartOnSystemStartup to GUI code
Wladimir J. van der Laan
2012-05-13
1
-0
/
+145
|
/
*
Add missing #include for GetDataDir
Wladimir J. van der Laan
2012-05-11
1
-0
/
+1
*
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
/
+29
*
Allow Qt to wrap long tooltips (fixes #1063)
Wladimir J. van der Laan
2012-05-05
1
-0
/
+24
*
Remove headers.h
Pieter Wuille
2012-04-17
1
-2
/
+0
*
Toggle main window hide on tray icon click
sje397
2012-04-11
1
-14
/
+36
*
Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs
Luke Dashjr
2012-04-06
1
-9
/
+9
*
Code deduplication: make function in GUIUtil to get connection type to call o...
Wladimir J. van der Laan
2012-04-04
1
-0
/
+12
*
Merge branch '201202_guiaddsuffix' of https://github.com/laanwj/bitcoin
Gavin Andresen
2012-02-22
1
-0
/
+49
|
\
|
*
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
/
+49
*
|
Restructure IPC URL handling (fixes #851)
Wladimir J. van der Laan
2012-02-17
1
-4
/
+18
|
/
*
Add -req prefixes to comply with BIP21.
Matt Corallo
2012-02-10
1
-10
/
+27
*
Copy amount to clipboard (implements #657)
Wladimir J. van der Laan
2011-12-23
1
-0
/
+16
*
Move HtmlEscape (escape for qt rich text controls) to qt gui utilities
Wladimir J. van der Laan
2011-12-23
1
-0
/
+16
*
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
*
QtUI code cleanup / comment improvements
Wladimir J. van der Laan
2011-08-08
1
-5
/
+3
*
add TODOs in parseBitcoinURL
Wladimir J. van der Laan
2011-08-07
1
-0
/
+2
*
allow empty/missing amounts in URL
Wladimir J. van der Laan
2011-08-07
1
-2
/
+11
*
Accept "bitcoin:" URL drops from browsers
Wladimir J. van der Laan
2011-08-07
1
-0
/
+22
*
show last few transactions on overview page
Wladimir J. van der Laan
2011-08-03
1
-1
/
+5
*
preparations for multiple unit (uBTC, mBTC, BTC) support, fix amount entry issue
Wladimir J. van der Laan
2011-07-25
1
-10
/
+0
*
windows build fixes
Wladimir J. van der Laan
2011-07-03
1
-1
/
+2
*
Implement filter row instead of tabs, allows for more expressive filters
Wladimir J. van der Laan
2011-06-29
1
-0
/
+10
*
compile fixes by Unthinkingbit
Wladimir J. van der Laan
2011-06-25
1
-1
/
+1
*
move back to original directory structure
Wladimir J. van der Laan
2011-06-11
1
-0
/
+38
[prev]