aboutsummaryrefslogtreecommitdiff
path: root/tests/test-menus.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tests: Fix show_alarms testsLuigi3112024-01-311-5/+16
* tests/test-menus: Fix buildOPNA26082024-01-311-3/+3
* Add option to show/hide alarmskugiigi2023-12-191-0/+13
* Also apply show-events to Phone profilekugiigi2023-12-161-0/+8
* Fix cppcheck errors/warningsRobert Tari2022-02-081-3/+1
* Drop the 'ubuntu' prefix from the alarm types and functionsRobert Tari2021-10-281-3/+5
* Replace x-canonical attributesRobert Tari2020-08-111-14/+14
* sync unit tests with calendar, locations being visible in phone profileCharles Kerr2018-03-261-2/+2
* URL dispatcher support: Build phone code, even if URL dispatcher is unavailable.Mike Gabriel2018-03-261-8/+0
* README.md: Add some manual line breaks.Mike Gabriel2017-12-081-1/+1
* Indicator namespace adaptations.Mike Gabriel2017-12-081-5/+5
* Make the datetime indicator build on non-Ubuntu systems (which mostly lack ur...Mike Gabriel2017-12-081-0/+8
* Many more C++ namespace name changes (unity -> ayatana).Mike Gabriel2017-12-081-1/+1
* use the new DateTime::start_of_day() and DateTime::start_of_minute() functions.Charles Kerr2015-03-141-6/+2
* ensure that disabled alarms aren't shown in indicator-datetime and that notif...Charles Kerr2014-12-071-4/+4
* fix flint++ warningsCharles Kerr2014-09-171-2/+2
* fix test-menus.cpp build failure in clang++Charles Kerr2014-06-261-1/+1
* make the phone and desktop actions more consistent with each other; eg, 'indi...Charles Kerr2014-03-221-11/+20
* Don't list an 'Add Event…' button if there's not a calendar app availableCharles Kerr2014-03-091-18/+34
|\
| * In the Desktop profile, don't show the 'Add Event…' button if evolution can...Charles Kerr2014-03-061-18/+34
* | decouple the planner's states; need three separate sets: upcoming-now (for al...Charles Kerr2014-03-091-5/+5
|/
* fix 'clock app' menuitem on phone profile reported by seb128 and update the c...Charles Kerr2014-01-301-67/+175
* fix disabled 'Add Event…' menuitem issue reported in testing by seb128; add...Charles Kerr2014-01-291-0/+8
* fix instant calendar toggle issue reported in testing by seb128; add a test f...Charles Kerr2014-01-291-1/+7
* copyediting: rename the test/ directory's .cc files to .cpp for consistency w...Charles Kerr2014-01-221-0/+402