Timothy Pearson
|
edb0581f34
|
Fix human readable display of ACPI buttons
|
11 years ago |
Darrell Anderson
|
dad42352f4
|
Rename KStyle to TDEStyle to avoid conflicts with KDE4.
|
11 years ago |
Francois Andriot
|
52b8aef9cc
|
Fix remaining battery time estimation.
This supports bug report 1514.
|
11 years ago |
Timothy Pearson
|
c8471f7810
|
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdelibs
|
11 years ago |
Timothy Pearson
|
b181191ccc
|
Detect video DVDs
|
11 years ago |
Slávek Banko
|
18b2509986
|
Add DeviceKit power management backend to TDE hardware library
|
11 years ago |
Timothy Pearson
|
cbf8c414a1
|
Fix classification of optical media
This resolves Bug 1612
|
11 years ago |
Francois Andriot
|
4a6abc0208
|
Fix FTBFS on libudev includes
|
11 years ago |
Timothy Pearson
|
98240b3faa
|
Fix incorrect classification of DVD DL disks
|
11 years ago |
Slávek Banko
|
f27e71dcb1
|
Add HAL power management backend to TDE hardware library
|
11 years ago |
Slávek Banko
|
3a601abfd4
|
Add option WITH_TDEHWLIB_DAEMONS
Fix incorrect use WITH_UPOWER
|
11 years ago |
Timothy Pearson
|
3c06aad156
|
Fix tdebindings FTBFS
|
11 years ago |
Alexander Golubev
|
fba175e1f9
|
Change cmake to use general tde_moc macro rather than another reinventted wheel
|
11 years ago |
Alexander Golubev
|
b7ff6c3330
|
Merge branch 'master' into HEAD
Conflicts:
tdecore/CMakeLists.txt
tdecore/tdehardwaredevices.h
tdecore/tdehw/tdehardwaredevices.cpp
|
11 years ago |
Timothy Pearson
|
7cc3a975d2
|
Allow session manager to be disable on creation when argc and argv are not passed to TDEApplication
This relates to Bug 760
|
11 years ago |
Timothy Pearson
|
1f3ee12a9a
|
Change mount API to allow for mount backends other than pmount
Add static convenience method for determining X11 VT mapping to TDEApplication
|
11 years ago |
Alexander Golubev
|
c8d64e3c7b
|
Fix FTBFS on tdehardwaredevices.cpp with some combinations of options.
This resolves bug report 1594.
|
11 years ago |
Timothy Pearson
|
6f4fd5e563
|
Allow TDEApplication objects to be constructed without a session manager
This relates to Bug 760
|
11 years ago |
Francois Andriot
|
fb86c5c845
|
Fix battery charge detection
This resolves Bug 1514
|
11 years ago |
Francois Andriot
|
12b5e141be
|
Fix FTBFS due to libart location
|
11 years ago |
Francois Andriot
|
6b1e323cd2
|
Fix FTBFS on libudev includes
|
11 years ago |
Timothy Pearson
|
0ba3ad1ab1
|
Fix incorrect classification of DVD DL disks
|
11 years ago |
Golubev Alexander
|
34f10b970c
|
removed #include config.h from installable header tdenetworkdevice.h
|
11 years ago |
Golubev Alexander
|
a77da52267
|
add excess inclusion to tdehwcommontypes.h to fix compilation of other modules
|
11 years ago |
Golubev Alexander
|
b94916d7ca
|
add instalation of missing tdehwcommontypes.h include
|
11 years ago |
Golubev Alexander
|
29bc5feb2c
|
fixed build without consolekit support
|
11 years ago |
Golubev Alexander
|
e7708ec743
|
complete tdehardwaredevices split
|
11 years ago |
Golubev Alexander
|
4b775b444d
|
tdehw: three more classes splited
|
11 years ago |
Golubev Alexander
|
8bc5f3a294
|
moved first two classes of tdehw to their own files
|
11 years ago |
Golubev Alexander
|
0984f01947
|
move all tdehw stuff into separate subdir
|
11 years ago |
Slávek Banko
|
c039fefba9
|
Add hardware clasification rules for virtio devices
|
11 years ago |
Slávek Banko
|
8debd5d94c
|
Second part of renaming kdessh -> tdessh
|
11 years ago |
Slávek Banko
|
40e7a893b0
|
Rename kdepasswd -> tdepasswd
|
11 years ago |
Timothy Pearson
|
bae793079f
|
Fix network-manager backend crash on certain systems when network-manager is not available
Add ability to show buttons in KSMModalDialog
|
11 years ago |
Timothy Pearson
|
efda5c30fc
|
Select any available wireless network in findAccessPointByBSSID
This resolves Bug 1496
|
12 years ago |
Timothy Pearson
|
47c56ecaf4
|
Fix network manager interface not returning active connections
Add unclassified TI FlashMedia device
|
12 years ago |
Timothy Pearson
|
d6816283be
|
Fix incorrect clasification of hardware devices
This resolves a bug accidentally introduced in GIT hash b282a7bb
|
12 years ago |
Timothy Pearson
|
eefe720310
|
Add ability to ignore internal reference URLs in KURL equality comparison
|
12 years ago |
Timothy Pearson
|
b4eb5d6af6
|
Fix inability to connect with unsecured wireless access point
Add plain-text connection failure messages
|
12 years ago |
Timothy Pearson
|
b282a7bb89
|
Reduce CPU usage of triggerless device polling routine
Fix TDEListView not emitting executed signal for part of entire highlighted item area
|
12 years ago |
Timothy Pearson
|
f04d5a36ad
|
Disable polling of triggerless devices by default
This resolves Bug 1516
|
12 years ago |
Timothy Pearson
|
3b58374eba
|
Reduce network-manager backend debug spew
|
12 years ago |
Timothy Pearson
|
85a072d6bf
|
Fix uninitialized class member variables in network manager
|
12 years ago |
Timothy Pearson
|
5b16595440
|
Fix several warnings and excessive .xsession-errors log spam when network-manager VPN service is not available
|
12 years ago |
Timothy Pearson
|
0f6250882c
|
Add error reporting to network-manager backend
Fix inability to create new wireless connections
|
12 years ago |
Darrell Anderson
|
47a706a785
|
Rename remnant files and references from kinit -> tdeinit.
|
12 years ago |
Francois Andriot
|
7f328ba699
|
Add XZ tdeioslave
Based on KDE GIT commit bbe9e8f5
|
12 years ago |
Timothy Pearson
|
ecaf622512
|
Fix slot warnings when no partManager is available
This resolves the remainder of Bug 1088
|
12 years ago |
Slávek Banko
|
987dc667f2
|
Cleanup output clutter
|
12 years ago |
Timothy Pearson
|
4730b89323
|
Do not label swap devices as mountable or containing a filesystem
|
12 years ago |
Timothy Pearson
|
cac8dcdd2b
|
Fix incorrect block device size reporting on 32 bit systems
|
12 years ago |
Timothy Pearson
|
ea0df49485
|
Fix incorrect CPU governor DBUS interface name
This resolves Bug 1464
|
12 years ago |
Timothy Pearson
|
2bf1b0f82a
|
Add ConsoleKit support to TDE hardware library
|
12 years ago |
Timothy Pearson
|
7217eca586
|
Fix KDirLister failure to emit events for all watchers of a given path
Fix KURL comparison
|
12 years ago |
Timothy Pearson
|
947d16dfde
|
Add new member to KURL
|
12 years ago |
Timothy Pearson
|
b4264195c5
|
Fix udisks/udisks2 support compilation failure
|
12 years ago |
Darrell Anderson
|
1c68d332fd
|
Rename kderc -> tderc in support of bug report 1447.
|
12 years ago |
Timothy Pearson
|
a37d43794f
|
Allow paths to be saved without [$e] suffix on entry key
|
12 years ago |
Timothy Pearson
|
bfc7b3bdbe
|
Add preliminary udisks eject support
Fix additional tdeioslave dirlister problems
|
12 years ago |
Timothy Pearson
|
5d6798e9f9
|
Second part of prior commit
|
12 years ago |
Timothy Pearson
|
4d6667159e
|
Fix a number of problems with the forwarding slave and dirlister
Fix TDE HW library not detecting mounted drives
|
12 years ago |
Timothy Pearson
|
43e139235d
|
Add support for udisks2 device eject
|
12 years ago |
Timothy Pearson
|
1534608421
|
Fix upower FTBFS when WITH_NETWORK_MANAGER_BACKEND=OFF
This resolves Bug 1445
|
12 years ago |
Timothy Pearson
|
3fefe5e7d3
|
Fix KSVGIconPainter deadlock with specifically formatted input files
This resolves Bug 1418
|
12 years ago |
Timothy Pearson
|
06b65e787b
|
Honor application suid requests even if they are directed at KDE
|
12 years ago |
Timothy Pearson
|
4ee736a264
|
Add ejectDriveMedia method to TDE hardware manager
|
12 years ago |
Timothy Pearson
|
fc3c24634e
|
Add new lockDriveMedia method to TDE hardware manager
|
12 years ago |
Timothy Pearson
|
7d6a98f9b3
|
Update hardware classification rules with new devices
|
12 years ago |
Darrell Anderson
|
b2f408002e
|
Fix when kdetcompmgr printf message is displayed.
|
12 years ago |
Slávek Banko
|
6847ca8ca3
|
Fix unintended rename of LOCKFILE
|
12 years ago |
Timothy Pearson
|
71abba5631
|
Fix prior commit
|
12 years ago |
Timothy Pearson
|
ed99a30644
|
Rename additional header files to avoid conflicts with KDE4
|
12 years ago |
Timothy Pearson
|
8bd62a3b0d
|
Rename common header files for consistency with class renaming
|
12 years ago |
Timothy Pearson
|
546d2312d9
|
Rename KComp to avoid conflicts with KDE4
|
12 years ago |
Timothy Pearson
|
696e36a061
|
Rename KAbout to avoid conflicts with KDE4
|
12 years ago |
Timothy Pearson
|
5466d52073
|
Rename KCmd to avoid conflicts with KDE4
|
12 years ago |
Timothy Pearson
|
4b3606f910
|
Rename KCrash to avoid conflicts with KDE4
|
12 years ago |
Timothy Pearson
|
a07501e296
|
Rename KZone to avoid conflicts with KDE4
|
12 years ago |
Timothy Pearson
|
f2bfcad7ff
|
Rename KIcon to enhance compatibility with KDE4
|
12 years ago |
Timothy Pearson
|
aa3abfa2a7
|
Rename KStyle to TDEStyle to avoid conflicts with KDE4
|
12 years ago |
Timothy Pearson
|
e92a4e05c5
|
Rename kdisplay for enhanced compatibility with KDE4
|
12 years ago |
Timothy Pearson
|
d1e0cc99a2
|
Rename many classes and header files to avoid conflicts with KDE4
|
12 years ago |
Timothy Pearson
|
3e3559f2d4
|
Fix prior commit
|
12 years ago |
Timothy Pearson
|
d888cfa39e
|
Fix FTBFS
|
12 years ago |
Timothy Pearson
|
deac2ca49f
|
Rename a number of classes to enhance compatibility with KDE4
|
12 years ago |
Timothy Pearson
|
0c9d97065a
|
Rename KLock and KTrader to avoid conflicts with KDE4
|
12 years ago |
Timothy Pearson
|
59d153016b
|
Rename KLocale to enhance compatibility with KDE4
|
12 years ago |
Timothy Pearson
|
8bc199f487
|
Rename KStartup for enhanced compatibility with KDE4
|
12 years ago |
Timothy Pearson
|
d3afa6baf9
|
Rename KStandard for enhanced compatibility with KDE4
|
12 years ago |
Timothy Pearson
|
12f3d421cd
|
Rename KShared
|
12 years ago |
Timothy Pearson
|
21bc754111
|
Fix a few remaining references to kio_
|
12 years ago |
Timothy Pearson
|
bcd8b9bb10
|
Rename a few build variables for overall consistency
|
12 years ago |
Timothy Pearson
|
bdcd4fdc16
|
Fix prior commit
|
12 years ago |
Timothy Pearson
|
7427e43835
|
Rename KHTML and kiobuffer
|
12 years ago |
Timothy Pearson
|
5159cd2beb
|
Rename a number of libraries and executables to avoid conflicts with KDE4
|
12 years ago |
Timothy Pearson
|
dfe289850f
|
Rename a number of libraries and executables to avoid conflicts with KDE4
|
12 years ago |
Timothy Pearson
|
b7658a0d5e
|
Fix FTBFS resulting from KCModule rename
|
12 years ago |
Timothy Pearson
|
d1bd46309a
|
Rename KServer, KSocket, KIO_EXPORT, KIOInput, KIOJob, KIOConfig, KIOBuffer, and KBuffer to avoid conflicts with KDE4
|
12 years ago |
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
This allows kpowersave-nohal to function properly as a normal user
|
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
Fix spurious xcalib pipe error notifications
Fix krandr available resolution detection
|
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
Add Bluetooth device detection
|
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
Classify additional SPI devices
|
12 years ago |
Timothy Pearson
|
7fd6a1177d
|
Detect CPUs in a more reliable fashion
|
12 years ago |
Timothy Pearson
|
d2480b90f5
|
Fix pictbridge camera detection
Add new device matching rules
|
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 |