Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-17 | Bitcoin-Qt: massive header and cpp cleanup | Philip Kaufmann | |
- try to enforce the same style to all Qt related files - remove unneeded includes from the files - add missing Q_OBJECT, QT_BEGIN_NAMESPACE / QT_END_NAMESPACE - prepares for a pull-req to include Qt5 compatibility | |||
2012-08-07 | Fix Win32 compiling of qt/test/uritests.cpp | Matt Corallo | |
2012-08-07 | Return !0 when qt tests fail. | Matt Corallo | |
2012-06-30 | Fix a couple more typos | fanquake | |
2012-04-06 | Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs | Luke Dashjr | |
2012-02-17 | Restructure IPC URL handling (fixes #851) | Wladimir J. van der Laan | |
2012-02-10 | Add Bitcoin-Qt test suite with some bitcoin: URL Tests to start. | Matt Corallo | |