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.cpp
Age
Commit message (
Expand
)
Author
2014-03-27
[Qt] fix style, formating, comment and indentation problems
Philip Kaufmann
2014-03-25
qt: Do proper boost::path conversion
Wladimir J. van der Laan
2014-03-21
[QT] Fixes feel when resizing the last column on tables (issue #2862)
gubatron
2014-01-29
[Qt] extend validate line edit and btc address validator
Philip Kaufmann
2014-01-28
[Qt] fix bitcoin: URI strings (spelling fixes)
Philip Kaufmann
2014-01-23
qt: Fix richtext detection hang issue on very old Qt versions
Wladimir J. van der Laan
2014-01-18
[Qt] add utilitydialog.cpp/h and helpmessage class
Philip Kaufmann
2013-12-16
some more small re-branding changes (Bitcoin Core)
Philip Kaufmann
2013-12-13
Rebrand to `Bitcoin Core`
Wladimir J. van der Laan
2013-12-03
[Qt] small notificator and style changes
Philip Kaufmann
2013-11-16
[Qt] use GUIUtil::setClipboard() where possible
Philip Kaufmann
2013-11-14
Coin Control Features
Cozz Lovan
2013-11-12
qt: make URI scheme comparison case insensitive
Wladimir J. van der Laan
2013-11-11
qt: add Open URI dialog
Wladimir J. van der Laan
2013-11-10
Cleanup code using forward declarations.
Brandon Dahler
2013-11-04
qt: add license header to source files
Wladimir J. van der Laan
2013-10-26
GUIUtil: make getSaveFileName() use native OS path separators
Philip Kaufmann
2013-10-23
qt: move bitcoin URI formatting to guiutil
Wladimir J. van der Laan
2013-10-23
qt: add message field to SendCoinsRecipient
Wladimir J. van der Laan
2013-10-21
Add separate bitcoin-rpc client
Wladimir J. van der Laan
2013-08-22
Reject dust amounts during validation
Gavin Andresen
2013-08-05
Merge pull request #2827 from Diapolo/rpccon_winpos
Gavin Andresen
2013-07-31
Remove #define loop from util.h
Gavin Andresen
2013-07-29
Bitcoin-Qt: save and restore position of debug window
Philip Kaufmann
2013-07-23
Bitcoin-Qt: fix QApplication includes to match our include defaults
Philip Kaufmann
2013-06-16
qt: allow user to choose data directory
Wladimir J. van der Laan
2013-06-03
Merge branch 'master' of git://github.com/bitcoin/bitcoin into prefsFix
Jonas Schnelli
2013-06-03
MaxOSX: settings fixes (#2371)
Jonas Schnelli
2013-06-01
Qt5 compatibility
Wladimir J. van der Laan
2013-04-02
Bitcoin-Qt: only use qApp for Q(Core)Application::instance()
Philip Kaufmann
2013-04-02
Bitcoin-Qt: fix copy via context-menu broken
Philip Kaufmann
2013-03-29
Merge pull request #2350 from DavidGriffith/master
Wladimir J. van der Laan
2013-03-17
Bitcoin-Qt: massive header and cpp cleanup
Philip Kaufmann
2013-03-09
Also copy the address to the X11 clipboard (the one you middle-click to paste)
David Griffith
2013-01-21
Bitcoin-Qt: extend parseBitcoinURI() pre-check
Philip Kaufmann
2012-10-04
Send --help message to stdout i.s.o stderr
Wladimir J. van der Laan
2012-08-07
Fix Qt test cases by moving address checks to parseBitcoinURI
Matt Corallo
2012-08-02
fix further spelling errors / remove a tab in the source
Philip Kaufmann
2012-08-01
Bugfix: Fix a variety of misspellings
Luke Dashjr
2012-07-19
Update a link
fanquake
2012-06-14
Show command line options as dialog when opened from debug window
Wladimir J. van der Laan
2012-06-14
URI-handling code update: added safety checks and tray-notifications
Philip Kaufmann
2012-06-12
Cross-platform "Open debug logfile"
Wladimir J. van der Laan
2012-06-09
Fix Mingw64 build (missing headers according to M$ documentation)
Matt Corallo
2012-06-01
move class HelpMessageBox to guiutil.cpp/.h / add button to show Bitcoin comm...
Philip Kaufmann
2012-05-13
Merge pull request #1283 from laanwj/2012_05_prevent_tooltip_infiniteloop
Wladimir J. van der Laan
2012-05-13
Move GetStartOnSystemStartup and SetStartOnSystemStartup to GUI code
Wladimir J. van der Laan
2012-05-13
Prevent tooltip filter from ever causing infinite loops
Wladimir J. van der Laan
2012-05-11
Add missing #include for GetDataDir
Wladimir J. van der Laan
2012-05-11
guiutil.cpp/.h: fix a -Wreorder compiler warning and make constructor for Too...
Philip Kaufmann
[next]