aboutsummaryrefslogtreecommitdiff
path: root/monero-core.pro
Commit message (Expand)AuthorAgeFilesLines
* WalletManager: include dependenciesJaquee2016-11-261-2/+4
* Add QR code display on the receive pagemoneromooo.monero2016-11-201-2/+11
* Generate/Update translations for debug buildIlya Kitaev2016-11-161-5/+7
* Adds openssl and boost lib includes for OSX buildmaitscha2016-11-091-4/+6
* build-win: mingw-x86: windeploy_helper.sh not needed anymoreIlya Kitaev2016-10-221-1/+0
* build-win: mingw-x86: updated doc and project fileIlya Kitaev2016-10-221-11/+24
* windows-build-x86: explained why stack is increasedIlya Kitaev2016-10-191-0/+2
* windows-build: increased stack for x86 build as libwallet allocates 2MbIlya Kitaev2016-10-191-0/+11
* Fix Windows MSYS2 buildIlya Kitaev2016-10-111-1/+1
* TransactionHistory sortingIlya Kitaev2016-10-101-2/+4
* added TransactionHistoryModel; renamingsIlya Kitaev2016-10-101-3/+6
* build: added "libunwind_off" config option so it can be built on otherIlya Kitaev2016-09-221-2/+8
* build: adjusted with bitmonero->monero renamings;Ilya Kitaev2016-09-191-2/+3
* Merge pull request #16Riccardo Spagni2016-09-101-2/+4
|\
| * fix: Wallet storage path creation broken (#49)Ilya Kitaev2016-09-051-1/+2
| * libunbound is one more dependencyIlya Kitaev2016-09-031-1/+2
* | pro: link against libunwindredfish2016-09-031-0/+1
* | pro: option for static buildredfish2016-09-031-1/+3
|/
* changes due updates in bitmoneroIlya Kitaev2016-09-011-2/+1
* Ask for password in wallet is password protected. closes #26Ilya Kitaev2016-08-171-3/+10
* ask user for the password if wallet is password-protectedIlya Kitaev2016-08-161-1/+4
* mac application iconIlya Kitaev2016-08-041-0/+4
* Windows application iconIlya Kitaev2016-08-041-0/+2
* Deploy additional mingw dependenciesIlya Kitaev2016-08-041-1/+2
* msys64 deploy fixIlya Kitaev2016-08-031-7/+6
* macdeployqt app bundle crash fixed.Ilya Kitaev2016-07-271-1/+1
* Translations are separate qm filesIlya Kitaev2016-07-271-35/+49
* build automation script. tested on macosIlya Kitaev2016-07-251-2/+6
* removing "bitmonero" directory in "distclean" targetIlya Kitaev2016-07-221-2/+4
* translation files moved to resourcesIlya Kitaev2016-07-211-3/+4
* cleaning "auto-generated" bitmonero directory on "make clean". closesIlya Kitaev2016-07-211-0/+4
* TranslationManager, Russian translation exampleIlya Kitaev2016-07-191-8/+10
* Polish translation fileIlya Kitaev2016-07-151-1/+2
* update/build transations with release build. closes #23Ilya Kitaev2016-07-151-14/+19
* separate LIBS sections for macx, linux and win32Ilya Kitaev2016-07-141-1/+16
* New flags images, added IT,RU,ZH translation filesIlya Kitaev2016-07-131-2/+6
* fixed multicore build; statically link boost, libcrypto and libssl forIlya Kitaev2016-07-131-2/+6
* MSYS2/Win64 build fixedIlya Kitaev2016-07-041-1/+30
* new wallet wizard: wallet created in temporary directory and moved toIlya Kitaev2016-06-101-2/+4
* Qt wrappers for libwallet API classesIlya Kitaev2016-06-081-2/+8
* libwallet integrationIlya Kitaev2016-06-031-5/+6
* build against libwallet_merged and boost libsIlya Kitaev2016-05-271-2/+10
* integrating libwalletIlya Kitaev2016-05-171-6/+8
* explicitely enabled c++11 for g++ compilerIlya Kitaev2016-03-081-0/+1
* integrating cpp wallet mockups with QMLIlya Kitaev2016-02-241-1/+0
* started integrating wallet libraryIlya Kitaev2016-02-231-2/+11
* Password strength level updatedIlya Kitaev2016-02-061-1/+2
* Language (qt linguist) files actually added to project.Ilya Kitaev2016-02-061-2/+10
* "word mnemonic input" with clipboard button and hint is reusableIlya Kitaev2016-02-061-2/+3
* fix for window drag bug on ubuntu, only tested on windowsunknown2016-02-031-3/+6