Commit Graph

233 Commits (987dc667f267a536e918194ab13d7375c3ad5537)

Author SHA1 Message Date
Timothy Pearson 703fb0c89c Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson 28edc0aa2a Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson b19ddece21 Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Timothy Pearson 8e7816b2f9 Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Timothy Pearson 5bca2e3e42 Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
12 years ago
Timothy Pearson 6e8a7cc94c Rename qt_argc and qt_argv methods to avoid conflicts with KDE4 symbols
12 years ago
Timothy Pearson 54928e8635 Add control daemon for CPU governor and display brightness
12 years ago
Timothy Pearson 9af7bd1f0b Report failure to save or delete network connections
12 years ago
Timothy Pearson d3264970c3 Use upower for suspend and hibernate if direct access to sysfs is not allowed
12 years ago
Timothy Pearson e9b3f195e2 Add monitor hotplug notification support to TDE hardware devices library
12 years ago
Timothy Pearson 9e5d27963b Fix various performance and stability issues in the network-manager backend
12 years ago
Timothy Pearson 2277bfa0d6 Fix a number of issues with the network-manager backend, including event loop recursion
12 years ago
Timothy Pearson 894d885f31 Add notification signals on VPN connection events
12 years ago
Timothy Pearson 346f40b40e Fix crash on VPN secrets load
12 years ago
Timothy Pearson 259ae3880d Fix unexported library and increase NM DBUS timeout
12 years ago
Timothy Pearson 1351acec11 Fix network-manager backend
12 years ago
Timothy Pearson 921c21fd25 Fix passive popups sometimes appearing in the wrong location
12 years ago
Darrell Anderson e256298e9d Fix references to user profile directory.
12 years ago
Slávek Banko 55c0d54a98 Updated description for version numbers
12 years ago
Darrell Anderson 40712e0646 Fix inadvertent tq changes.
12 years ago
Darrell Anderson 1ba4ed64cb Fix inadvertent tq changes.
12 years ago
Darrell Anderson 7bdcf7b7a9 Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibs
12 years ago
Darrell Anderson 5d9a593c1f Fix inadvertent tqt changes.
12 years ago
Timothy Pearson fe43761567 Update TQt3 property/enum macros
12 years ago
Timothy Pearson 08bbf7c85b Set max and min frequency to current frequency when no CPU governor is available
12 years ago
Timothy Pearson 7abcdb6683 Add core number to CPU information structure
12 years ago
Timothy Pearson 8e467d8b60 Report serial number of ARM processor
12 years ago
Timothy Pearson 10070eb92e Detect CPU information when cpufreq only partially implemented
12 years ago
Timothy Pearson 7fd6a1177d Detect CPUs in a more reliable fashion
12 years ago
Timothy Pearson d2480b90f5 Fix pictbridge camera detection
12 years ago
Timothy Pearson b1346b88ce Correctly parse cpuinfo on ARM devices
12 years ago
Timothy Pearson 5828c38527 Fix TDEHW crash when cpufreq not available
12 years ago
Slávek Banko 9e0a5e727a Rebranding of Krita as Chalk
12 years ago
Timothy Pearson 92fcdec6c3 Add VPN status flags and signals
12 years ago
Timothy Pearson 8be09fcc83 Fix VPN load and save
12 years ago
Timothy Pearson c27ceace4c Detect available VPN plugins
12 years ago
Timothy Pearson e7af203977 Fix crash on VPN load
12 years ago
Timothy Pearson 0a3b1be631 Add a couple of needed methods to the network-manager backend API
12 years ago
Timothy Pearson d62684deef Add valids map
12 years ago
Timothy Pearson b5bdfd2c41 Extend API to include default device(s)
12 years ago
Timothy Pearson 642f227036 Add requisite MAC address comparator for use in TQMap objects
12 years ago
Timothy Pearson 7d8a74d0f9 Automatically generate UUID when needed
12 years ago
Timothy Pearson 4f60eb94d1 Generate a default UUID when a connection is created
12 years ago
Timothy Pearson d45f99e107 Fix ap infinite loop and disable debug spew
12 years ago
Timothy Pearson 83e3ac0310 Add AP monitoring support
12 years ago
Timothy Pearson a1f084dd42 Add additional network event signals
12 years ago
Timothy Pearson 6a2462e308 Make Invalid a flag
12 years ago
Timothy Pearson e064a2e485 Add loadConnectionAllowedValues method to global network manager
12 years ago
Timothy Pearson 671940a29d Add new signal to tdehwlibrary
12 years ago
Timothy Pearson 6b96deb4eb Add global network management event signal
12 years ago
Timothy Pearson 96765c9dea Add additional network methods
12 years ago
Timothy Pearson 6dbc7e5950 Add new convenience functions to network manager
12 years ago
Timothy Pearson 0216dae757 Make access point notifications more extensible
12 years ago
Timothy Pearson 60ee06f236 Add friendly ssid function
12 years ago
Timothy Pearson 8f5ad89433 Ensure that an inactive access point is reported as such
12 years ago
Timothy Pearson d4745d8893 Add wireless AP detect signals
12 years ago
Timothy Pearson d3cfdd24fa Populate wiFiDeviceInfo
12 years ago
Timothy Pearson fe3dbd6e6f Add active connection UUID to device
12 years ago
Timothy Pearson 86febbf351 Add connection to device lookup routines
12 years ago
Timothy Pearson 50a9b042ee Add more descriptive TDENetworkGlobalManagerFlags::BackendUnavailable type
12 years ago
Timothy Pearson aaaec8b3f8 Add global networking state control
12 years ago
Timothy Pearson adea4c592c Fix pmount when special characters are requested
12 years ago
Timothy Pearson 5a2c065163 Fix removable device classification
12 years ago
Timothy Pearson d4708f7186 Add cellular modem settings
12 years ago
Timothy Pearson 589db866d8 Add bluetooth, olpcmesh, etc.
12 years ago
Timothy Pearson aae14103d5 Add VLAN settings
12 years ago
Timothy Pearson 575b2aeee7 Add VPN and WiMax connection settings
12 years ago
Timothy Pearson 5a858d4748 Fix disk insert/remove
12 years ago
Timothy Pearson a576bfdf81 Add wireless settings to network-manager backend
12 years ago
Timothy Pearson 936c9c64fc Add PictBridge camera support
12 years ago
Timothy Pearson 2a415e33e0 Add network manager global object to kinstance
12 years ago
Timothy Pearson cfbdd55bb3 Add very preliminary network-manager backend support
12 years ago
Timothy Pearson 2d67c1c6b2 Update introspection to latest NM API
12 years ago
Timothy Pearson 32e6eba873 Initial skeleton for network manager support
12 years ago
Timothy Pearson 4174917941 Fix network device detection
12 years ago
Timothy Pearson fc2d90d56c Fix detection of USB to serial adapters
12 years ago
Timothy Pearson d93d02f5e6 Fix language switching
12 years ago
Timothy Pearson 5df549ce8d Update calls to deprecated XKeycodeToKeysym function
12 years ago
Darrell Anderson 5762d6435d Update README for consistency.
12 years ago
Darrell Anderson c397f92e7d Minor cleanup in comments related to bug report 892.
12 years ago
Darrell Anderson 627408cd7a Changed icon theme sym link from default.kde -> default.tde.
12 years ago
Darrell Anderson e6a78ded90 Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibs
12 years ago
Darrell Anderson 6ed1ea98db Update XDG information in support of bug report 892.
12 years ago
Timothy Pearson 0dcda4bbff Fix drkonqui failure
12 years ago
Darrell Anderson 02a5c65302 Branding cleanup: KDE -> TDE
12 years ago
Darrell Anderson a797120a54 Branding cleanup: KDE -> TDE
12 years ago
Darrell Anderson 99783a57a0 Branding cleanup: KDE -> TDE
12 years ago
Timothy Pearson 9068fffdf8 Fix KTempFile not obeying special bits on file creation
12 years ago
Timothy Pearson 41ea89f79d Fix composition extension detection
12 years ago
Timothy Pearson e3e8bf702f Fix tde-config creating profile directory when CMake is used to compile tdelibs
12 years ago
Timothy Pearson d3a9d56143 Add the ability to force read-only configuration file access in a TDE application
12 years ago
Timothy Pearson fffcd810f8 Add cryptography devices to tdehwlib
12 years ago
Timothy Pearson 049525ee6a Fix creation of profile directory in system root
12 years ago
Darrell Anderson 26ac655595 Branding cleanup: I18N_NOOP KDE -> TDE.
12 years ago
Darrell Anderson 38ea887ac1 Branding cleanup: KDE menu -> TDE menu.
12 years ago
Darrell Anderson b316b4a3bf Update branding with command line --help generic options.
12 years ago
Timothy Pearson 154beeca8e Handle tape drives properly
12 years ago
Timothy Pearson 58909d1f8c Detect tape devices
12 years ago
Timothy Pearson bf8c2f287f Fix disk device media insert remove detection
12 years ago
Darrell Anderson 79ebece2d7 Fix tde-config command line branding.
12 years ago