Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Use invalid index as root index | Alberto Mardegan | 2013-05-20 | 1 | -0/+1 | |
|/ | ||||||
* | Releasing 0.2.6daily13.05.02-0ubuntu1 to ubuntu. | Automatic PS uploader | 2013-05-03 | 1 | -2/+10 | |
|\ | ||||||
| * | Releasing 0.2.6daily13.05.02-0ubuntu1, based on r66 | Automatic PS uploader | 2013-05-02 | 1 | -2/+10 | |
|/ | ||||||
* | Don't build on powerpc (qtdeclarative5 isn't available there). | Mathieu Trudel-Lapierre | 2013-04-23 | 2 | -3/+5 | |
|\ | ||||||
| * | Don't build binary packages on powerpc; qtdeclarative5 isn't available; | Mathieu Trudel-Lapierre | 2013-04-23 | 2 | -3/+5 | |
|/ | ||||||
* | Bootstrap package. | Mathieu Trudel-Lapierre | 2013-04-19 | 1 | -0/+1 | |
|\ | ||||||
| * | fix revision for bootstap | Mathieu Trudel-Lapierre | 2013-04-19 | 1 | -1/+1 | |
| * | bootstrap | Mathieu Trudel-Lapierre | 2013-04-19 | 1 | -0/+1 | |
|/ | ||||||
* | Packaging review for daily release. | Mathieu Trudel-Lapierre | 2013-03-29 | 4 | -13/+41 | |
|\ | ||||||
| * | - Add Homepage field. | Mathieu Trudel-Lapierre | 2013-03-26 | 2 | -4/+16 | |
| * | Move libgl-dev as an alternate Build-Depends to libgles2-mesa-dev. | Mathieu Trudel-Lapierre | 2013-03-26 | 2 | -2/+2 | |
| * | * debian/control: | Mathieu Trudel-Lapierre | 2013-03-25 | 4 | -7/+23 | |
|/ | ||||||
* | Added missing file (COPYING.LGPL); | Renato Araujo Oliveira Filho | 2013-02-11 | 7 | -39/+198 | |
|\ | ||||||
| * | Added missing key ¨Vcs-Bzr" in control file. | Renato Araujo Oliveira Filho | 2013-02-11 | 1 | -0/+1 | |
| * | Fixed COPYING.LGPL file to use LGPL 3 | Renato Araujo Oliveira Filho | 2013-02-11 | 1 | -501/+158 | |
| * | Added missing file . | Renato Araujo Oliveira Filho | 2013-02-11 | 1 | -0/+508 | |
| * | Added missing file ".bzr-builddeb/default.conf¨ | Renato Araujo Oliveira Filho | 2013-02-11 | 1 | -0/+2 | |
| * | Fixed variable export in rules file. | Renato Araujo Oliveira Filho | 2013-02-11 | 1 | -1/+1 | |
| * | Fixed source format. | Renato Araujo Oliveira Filho | 2013-02-11 | 1 | -1/+1 | |
| * | Added missing file (COPYING.LGPL); | Renato Araujo Oliveira Filho | 2013-02-11 | 5 | -39/+30 | |
|/ | ||||||
* | releasing version 0.2.6. | Renato Araujo Oliveira Filho | 2013-01-31 | 1 | -0/+6 | |
|\ | ||||||
| * | releasing version 0.2.6 | Renato Araujo Oliveira Filho | 2013-01-31 | 1 | -0/+6 | |
* | | Updated to qt5 final. | Renato Araujo Oliveira Filho | 2013-01-31 | 12 | -8/+125 | |
|\ \ | |/ |/| | ||||||
| * | Added missing dependency. | Renato Araujo Oliveira Filho | 2013-01-31 | 1 | -0/+2 | |
| * | Used qmake to retrieve the import dir used to install QML modules. | Renato Araujo Oliveira Filho | 2013-01-31 | 1 | -3/+5 | |
| * | Fixed extra '/' in the file path. | Renato Araujo Oliveira Filho | 2013-01-31 | 1 | -1/+1 | |
| * | Fixed missing license header. | Renato Araujo Oliveira Filho | 2013-01-31 | 8 | -0/+114 | |
| |\ | ||||||
| | * | Fixed files missing license header. | Renato Araujo Oliveira Filho | 2013-01-31 | 8 | -0/+114 | |
| |/ |/| | ||||||
| * | Updated to qt5 final. | Renato Araujo Oliveira Filho | 2013-01-18 | 4 | -6/+5 | |
|/ | ||||||
* | releasing version 0.2.5. | Renato Araujo Oliveira Filho | 2013-01-15 | 1 | -0/+6 | |
|\ | ||||||
| * | Fixed changelog. | Renato Araujo Oliveira Filho | 2013-01-14 | 1 | -2/+1 | |
| * | releasing version 0.2.5 | Renato Araujo Oliveira Filho | 2013-01-14 | 1 | -0/+7 | |
* | | Fixed "invokeMethod" call to use only the method name instead of full signature. | Renato Araujo Oliveira Filho | 2013-01-15 | 1 | -1/+1 | |
|\ \ | |/ |/| | ||||||
| * | Fixed "invokeMethod" call to use only the method name instead of full signature. | Renato Araujo Oliveira Filho | 2013-01-14 | 1 | -1/+1 | |
* | | releasing version 0.2.4. | Renato Araujo Oliveira Filho | 2013-01-14 | 1 | -0/+7 | |
|\| | ||||||
| * | releasing version 0.2.4 | Renato Araujo Oliveira Filho | 2013-01-14 | 1 | -0/+7 | |
|/ | ||||||
* | Implemented QMenuModel as tree model. | Renato Araujo Oliveira Filho | 2013-01-14 | 9 | -320/+622 | |
|\ | ||||||
| * | Used 'invokeMethod' to call slot, to make the code simple. | Renato Araujo Oliveira Filho | 2013-01-14 | 1 | -13/+9 | |
| * | Merged mainline. | Renato Araujo Oliveira Filho | 2013-01-11 | 5 | -0/+95 | |
| |\ | |/ |/| | ||||||
* | | Added missing license header. Fixes: https://bugs.launchpad.net/bugs/1097080. | Renato Araujo Oliveira Filho | 2013-01-11 | 5 | -0/+95 | |
|\ \ | ||||||
| * | | Added missing license header. | Renato Araujo Oliveira Filho | 2013-01-11 | 5 | -0/+95 | |
|/ / | ||||||
| * | Merged mainline. | Renato Araujo Oliveira Filho | 2013-01-11 | 1 | -0/+7 | |
| |\ | |/ |/| | ||||||
* | | releasing version 0.2.3. | Renato Araujo Oliveira Filho | 2012-12-17 | 1 | -0/+7 | |
|\ \ | ||||||
| * | | releasing version 0.2.3 | Renato Araujo Oliveira Filho | 2012-12-17 | 1 | -0/+7 | |
|/ / | ||||||
* | | Try to keep the module unchanged until the function begin[Insert|Remove]Rows ... | Renato Araujo Oliveira Filho | 2012-12-17 | 5 | -42/+322 | |
|\ \ | ||||||
| | * | Removed the use of Qt Widgets from tests. | Renato Araujo Oliveira Filho | 2013-01-11 | 1 | -1/+1 | |
| | * | Fixed item removal and insertion. | Renato Araujo Oliveira Filho | 2013-01-10 | 7 | -165/+63 | |
| | * | Implmeneted QMenuModel as tree model. | Renato Araujo Oliveira Filho | 2013-01-03 | 9 | -272/+680 | |
| |/ | ||||||
| * | Added missing test. | Renato Araujo Oliveira Filho | 2012-12-17 | 1 | -0/+231 | |
| * | Fixed model changes and singal. | Renato Araujo Oliveira Filho | 2012-12-16 | 4 | -35/+81 |