Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-08-27 | Fix mistake of comparison | 1 | -1/+1 | |
2018-08-22 | Append role to setting | 1 | -0/+1 | |
2018-08-22 | Add loadLayerSetting | 3 | -2/+55 | |
2018-08-22 | Add loadAreaDb | 2 | -2/+79 | |
2018-08-22 | Start to rework using ilmControl | 13 | -372/+210 | |
2018-08-22 | Remove struct unieque_fd | 2 | -28/+0 | |
2018-08-22 | Remove useless definiition | 1 | -16/+0 | |
2018-08-22 | Fix util function HMI_* | 10 | -159/+162 | |
2018-08-22 | Remove hmi-debug.h | 14 | -261/+128 | |
2018-08-22 | Move declaration to source code | 2 | -1/+2 | |
2018-08-22 | Rename class name LayerManager to LayerControl | 5 | -28/+41 | |
2018-08-22 | Forgot adding new files | 4 | -0/+324 | |
2018-08-20 | Add initialize of Layout Manager | 4 | -57/+12 | |
2018-08-20 | Omit std::string to string | 1 | -41/+44 | |
2018-08-20 | Add setRole | 7 | -21/+269 | |
2018-08-20 | get callback of surface_stats_received | 5 | -3/+51 | |
2018-08-20 | Add new class | 1 | -0/+48 | |
2018-08-20 | Proposal: New layer settings | 3 | -2/+87 | |
2018-08-15 | Readd policy table generated by ZIPC for EXAMPLE | 38 | -1/+5787 | |
2018-08-15 | Readd Policy Manager as plugin | 20 | -466/+2846 | |
2018-08-09 | Fix multiple erase of surface information | 1 | -2/+0 | |
2018-08-03 | Fix mistake | 2 | -2/+2 | |
2018-08-02 | Merge changes from topic '15921' | 4 | -9/+16 | |
2018-08-02 | Fix WM attach layers to different screen. | 1 | -3/+3 | |
2018-08-02 | Improve output of multiple screen resolution | 7 | -9/+141 | |
2018-08-02 | Revert "Enable scaling to fit various screen resolutions" | 10 | -220/+22 | |
2018-08-02 | Fix source rectangle changes every state change | 4 | -6/+13 | |
2018-07-27 | Fix crashed application can re-launch | 5 | -112/+98 | |
2018-07-26 | Fix memory release problem | 1 | -1/+0 | |
2018-07-24 | Fix the race condition of HomeScreen | 1 | -1/+9 | |
2018-07-24 | Remove useless functions | 2 | -23/+0 | |
2018-07-24 | Fix XDG application shrinks | 2 | -12/+7 | |
2018-07-20 | Fix timer | 1 | -3/+9 | |
2018-07-19 | Revert "Add PolicyManager as plugin" | 19 | -2768/+451 | |
2018-07-19 | Revert "Add policy table generated by ZIPC for EXAMPLE" | 36 | -5900/+0 | |
2018-07-12 | Add policy table generated by ZIPC for EXAMPLEflounder_5.99.2flounder/5.99.25.99.2 | 36 | -0/+5900 | |
2018-07-12 | Add PolicyManager as plugin | 19 | -451/+2768 | |
2018-07-11 | Enable scaling to fit various screen resolutions | 10 | -22/+220 | |
2018-07-10 | Forbid negative value for area size | 2 | -39/+26 | |
2018-07-09 | Rename event names to lower camel case | 1 | -3/+3 | |
2018-07-09 | Rename APIs | 1 | -4/+4 | |
2018-07-09 | Add new layers and rename existing layers | 2 | -14/+38 | |
2018-07-09 | Add configuration file for each area sizes | 9 | -72/+297 | |
2018-07-09 | Convert the roles from old one to new | 9 | -49/+423 | |
2018-06-28 | Add signal when the displayed application changed | 2 | -0/+37 | |
2018-06-27 | Clean: sort source code according to the order of header file | 2 | -334/+339 | |
2018-06-27 | Fix class name "App" to "WindowManager" | 5 | -94/+94 | |
2018-06-27 | Refactor: Integrate rework handles by application | 3 | -367/+828 | |
2018-06-27 | Rework: Window Manager handles by application | 11 | -3/+1160 | |
2018-06-27 | Add Get/Set area size functions | 3 | -0/+62 |