1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Landscape layout fixed More... almost 16 years ago
PIN code query UI updated against wireframes in latest UI specs. Emergency call icon still missing. More... almost 16 years ago
Created portrait layout policy for battery system settings. More... almost 16 years ago
Moved the display system settings under correct category. More... almost 16 years ago
Created portrait layout policy for display system settings. More... almost 16 years ago
Fixed bugs related to IPC of battery and display. More... almost 16 years ago
[no comment] More... almost 16 years ago
Implemented the adaptor class to act between display settings and display business logic. Created more functionality to display bsuiness logic. More... almost 16 years ago
Activated the display interface to actually communicate over dbus. More... almost 16 years ago
Minor changes More... almost 16 years ago
- Added new display business logic class which acts between QmSystem::QmDisplayState API and display system settings. Also stores user modifications of display settings to gconf. - Reimplemented the batterygconf which is now more generic class that acts as gconf interface for all other business logics as well. Name changed to SystemUIGConf. - Moved the gconf class ownage to sysuid More... almost 16 years ago
Created Display system settings applet - Common applet file structure - UI - DBus IF More... almost 16 years ago
First draft for DBus connection to Notification Framework implemented. More... almost 16 years ago
Minor changes to battery applet More... almost 16 years ago
Basic logic of IPC between battery businesslogic and battery system settings completely re-implemented. GConf is no longer the tool for the processes to communicate with each other. Instead created new dbus interface class for system settings' side and corresponding dbus service adaptor class for businesslogic's side. More... almost 16 years ago
some updates More... almost 16 years ago
Comments for mnual switching for landscape / portrate added. See DUI bug #130452 More... almost 16 years ago
a window spike added More... almost 16 years ago
Copy-paste fixed More... almost 16 years ago
Portrait & landscape layout handling improved. More... almost 16 years ago
Added the alarm label to shutdown dialog. The content cannot yet be viewed. More... almost 16 years ago
Removed the needless threading from gconf if. More... almost 16 years ago
- PIN & PUK value range fixed: for both codes value must be 4-8 digits long. Otherways enter is disabled. - relatied to value ranges: python script updated so correct PUK code is '0007' - DuiApplicationWindow references replased in UI classes with DuiApplication::instance()->applicationWindow(). More... almost 16 years ago
two files added More... almost 16 years ago
Some fixes to portrait layout and margins added in both layouts. More... almost 16 years ago
BatteryGConf got stuck when two values of two different keys were added/ modified simultaneously. Added a new thread class to handle the additions separately. More... almost 16 years ago
New unlockslider widget from scratch More... almost 16 years ago
close cellular on cancel of PIN query. More... almost 16 years ago
clean up fixed meta types More... almost 16 years ago
emergency call fixed to work again More... almost 16 years ago