Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-05 | Bump copyright headers to 2014 | MarcoFalke | |
2014-12-19 | Added "Core" to copyright headers | sandakersmann | |
Github-Pull: #5494 Rebased-From: 15de949bb9277e442302bdd8dee299a8d6deee60 | |||
2014-12-16 | Remove references to X11 licence | Michael Ford | |
2014-11-03 | Fix all header defines | Pavel JanÃk | |
2014-06-03 | [Qt] style police and small addition in rpcconsole | Philip Kaufmann | |
- fix spaces, indentation and coding style glitches | |||
2014-05-28 | [Qt] Fix Transaction details shows wrong To: | Cozz Lovan | |
2013-11-10 | Cleanup code using forward declarations. | Brandon Dahler | |
Use misc methods of avoiding unnecesary header includes. Replace int typedefs with int##_t from stdint.h. Replace PRI64[xdu] with PRI[xdu]64 from inttypes.h. Normalize QT_VERSION ifs where possible. Resolve some indirect dependencies as direct ones. Remove extern declarations from .cpp files. | |||
2013-11-04 | qt: add license header to source files | Wladimir J. van der Laan | |
Closes #839 | |||
2013-09-06 | qt: add vout index to transaction id in transactions details dialog | Wladimir J. van der Laan | |
2013-08-29 | Bitcoin-Qt: fixes for using display unit from options | Philip Kaufmann | |
- extend PaymentServer with setOptionsModel() and rework initNetManager() to make use of that - fix all other places in the code to use display unit from options and no hard-coded unit | |||
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 | |||
2011-12-23 | Move HtmlEscape (escape for qt rich text controls) to qt gui utilities | Wladimir J. van der Laan | |
2011-11-13 | Improve documentation for UI classes | Wladimir J. van der Laan | |
2011-09-19 | put Q_OBJECT everywhere it should be (removes warnings when running lupdate) | Wladimir J. van der Laan | |
2011-08-08 | QtUI code cleanup / comment improvements | Wladimir J. van der Laan | |
2011-06-26 | update core to d0d80170a2ca73004e08fb85007fe055cbf4e411 (CWallet class) | Wladimir J. van der Laan | |
2011-06-11 | move back to original directory structure | Wladimir J. van der Laan | |