aboutsummaryrefslogtreecommitdiff
path: root/tabs
Commit message (Collapse)AuthorAgeFilesLines
* tabs: remove from reposelsta2020-08-291-1/+0
|
* Migrate build system to cmakeTheCharlatan2019-11-271-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | The content in this commit is not split in order to preserve working compilation. Once this is added to master, the old build script will no longer work and all existing build toolings will require changes. Monero's cmake directory's files need to be copied to this project's cmake directory in order for the linking and function definitions to work correctly. Monero-gui has its own version check and generate file in order to not conflict with monero's destination version files. Most of the source files that are currently in monero-gui's root directory are now moved to subdirectories. This is done to preserve compilation order properly and to give some content structure. The original CMakeList file included all headers it found in subdirectories. Make sure that they are set manually to evade linking errors. The current build script always checks out latest master of the monero submodule. The submodule rules in the current CMakeLists.txt file do not enforce. An override to compile master nevertheless can still be given with `-D DEV_MODE`. To enable the linux X11 xcb linking the libraries had to be hardcoded. There does not seem to be good support for this in pkgconfig, or in existing cmake checks.
* tabs: cleanup from reposelsta2019-01-183-367/+0
|
* Update copyright for 2018xmr-eric2018-01-082-2/+2
|
* Lazy loading for the tweetsIlya Kitaev2016-06-212-27/+29
|
* disable right panel by default, don't perform Twitter https call if panel is ↵Riccardo Spagni2016-06-201-19/+22
| | | | disabled
* added licensesRiccardo Spagni2015-04-012-0/+56
|
* https://trello.com/c/GZwvrma5/55-scrollable-lists-should-have-scrollbars-tha ↵marcin2014-07-231-1/+3
| | | | t-come-into-view-when-hovering-over-that-area-the-extreme-right-of-the-list
* fixes + addressbook v1 + transfer v1marcin2014-07-111-1/+0
|
* dashboard + few tipitem fix + shortcutsmarcin2014-07-091-0/+10
|
* menubutton fix (left grey line) + twitter design fixmarcin2014-07-071-2/+2
|
* first pushmarcin2014-07-073-0/+295