Re: Review Request 121094: KCoreAddons: add KTextToHTML class for plaintext - HTML conversion

2014-12-02 Thread Aaron J. Seigo
blockers imo. src/lib/text/ktexttohtml_p.h https://git.reviewboard.kde.org/r/121094/#comment49767 Comment is not accurate/relevant anymore src/lib/text/ktexttohtml_p.h https://git.reviewboard.kde.org/r/121094/#comment49766 Comment is not accurate/relevant anymore - Aaron J. Seigo

Re: Review Request 121094: KCoreAddons: add KTextToHTML class for plaintext - HTML conversion

2014-12-01 Thread Aaron J. Seigo
than export the symbol? every user of the library pays a startup cost for ever exported symbol, and it also increases the interface surface of the library even if these classes are theoretically private - Aaron J. Seigo On Nov. 18, 2014, 1:37 p.m., Daniel Vrátil wrote

Re: Review Request 121118: KEmoticons: Add a KEmoticonsIntegrationPlugin for KTextToHTML from KCoreAddons

2014-12-01 Thread Aaron J. Seigo
... - Aaron J. Seigo On Nov. 25, 2014, 9:39 a.m., Daniel Vrátil wrote: --- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/121118

Re: Review Request 120283: make KConfigLoader more predictable by exposing a getter to KConfig's OpenFlags

2014-09-19 Thread Aaron J. Seigo
/ Testing --- Used KConfigLoader in startup config of plasmashell and settings are now propagated correctly from the shell scripting to the config loader objects. Thanks, Aaron J. Seigo ___ Kde-frameworks-devel mailing list Kde-frameworks-devel

Review Request 120283: make KConfigLoader more predictable by exposing a getter to KConfig's OpenFlags

2014-09-19 Thread Aaron J. Seigo
in startup config of plasmashell and settings are now propagated correctly from the shell scripting to the config loader objects. Thanks, Aaron J. Seigo ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo

Re: Review Request 120283: make KConfigLoader more predictable by exposing a getter to KConfig's OpenFlags

2014-09-19 Thread Aaron J. Seigo
Diff: https://git.reviewboard.kde.org/r/120283/diff/ Testing --- Used KConfigLoader in startup config of plasmashell and settings are now propagated correctly from the shell scripting to the config loader objects. Thanks, Aaron J. Seigo ___ Kde

Re: Review Request 120029: introduce the concept of package fallback

2014-09-03 Thread Aaron J. Seigo
On Sept. 1, 2014, 4:53 p.m., David Edmundson wrote: I need some the concept explaining, why would a developer set a fallbackpackage? Is it not always org.kde.breeze.desktop? Marco Martin wrote: It would usually be the packagestructure setting it, in initPackage(), so

Re: Review Request 120029: introduce the concept of package fallback

2014-09-03 Thread Aaron J. Seigo
than sorry :p Aaron J. Seigo wrote: Is it not always org.kde.breeze.desktop? No, because of third party developers. Not every project targets the desktop. That said, this applies to any use of Plasma::Package, which is meant to be a generic concept not something

Re: Review Request 120029: introduce the concept of package fallback

2014-09-03 Thread Aaron J. Seigo
than sorry :p Aaron J. Seigo wrote: Is it not always org.kde.breeze.desktop? No, because of third party developers. Not every project targets the desktop. That said, this applies to any use of Plasma::Package, which is meant to be a generic concept not something

Review Request 119988: Package structure cleanups

2014-08-29 Thread Aaron J. Seigo
Plasma Desktop session. Thanks, Aaron J. Seigo ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 119988: Package structure cleanups

2014-08-29 Thread Aaron J. Seigo
. To reply, visit: https://git.reviewboard.kde.org/r/119988/#review65481 --- On Aug. 29, 2014, 11:51 a.m., Aaron J. Seigo wrote: --- This is an automatically generated e-mail. To reply

Re: Review Request 119988: Package structure cleanups

2014-08-29 Thread Aaron J. Seigo
On Aug. 29, 2014, noon, David Edmundson wrote: src/plasma/packagestructure.h, line 99 https://git.reviewboard.kde.org/r/119988/diff/1/?file=308188#file308188line99 would removing a #define count as a SIC? Aaron J. Seigo wrote: Yes, but I don't think it maters for two reasons

Re: Review Request 119988: Package structure cleanups

2014-08-29 Thread Aaron J. Seigo
On Aug. 29, 2014, noon, David Edmundson wrote: src/plasma/packagestructure.h, line 99 https://git.reviewboard.kde.org/r/119988/diff/1/?file=308188#file308188line99 would removing a #define count as a SIC? Aaron J. Seigo wrote: Yes, but I don't think it maters for two reasons

Re: Review Request 119988: Package structure cleanups

2014-08-29 Thread Aaron J. Seigo
On Aug. 29, 2014, noon, David Edmundson wrote: src/plasma/packagestructure.h, line 99 https://git.reviewboard.kde.org/r/119988/diff/1/?file=308188#file308188line99 would removing a #define count as a SIC? Aaron J. Seigo wrote: Yes, but I don't think it maters for two reasons

Review Request 119992: PackageStructure plugin loading and tidy up of DataEngien plugin loading

2014-08-29 Thread Aaron J. Seigo
/packagestructure.h fb32c22a6e7df1528b3d7a5b30b94c60a85a93e3 Diff: https://git.reviewboard.kde.org/r/119992/diff/ Testing --- Ran a Plasma Desktop 5 session with these changes. Thanks, Aaron J. Seigo ___ Kde-frameworks-devel mailing list Kde-frameworks

Re: Review Request 119988: Package structure cleanups

2014-08-29 Thread Aaron J. Seigo
Diff: https://git.reviewboard.kde.org/r/119988/diff/ Testing --- Ran a full Plasma Desktop session. Thanks, Aaron J. Seigo ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks

Re: Review Request 119992: PackageStructure plugin loading and tidy up of DataEngien plugin loading

2014-08-29 Thread Aaron J. Seigo
0833a4ed1b5704efffccade5e52589878e8b4957 src/plasma/package.cpp 6ad332167bb83c2f794f9f5d059e9f369ad33841 src/plasma/packagestructure.h fb32c22a6e7df1528b3d7a5b30b94c60a85a93e3 Diff: https://git.reviewboard.kde.org/r/119992/diff/ Testing --- Ran a Plasma Desktop 5 session with these changes. Thanks, Aaron J. Seigo

Review Request 119942: give the applet alternatives QML file an entry

2014-08-26 Thread Aaron J. Seigo
/packages.cpp 585ab1f272d48f9b998c64968beeccf0f6dd979f Diff: https://git.reviewboard.kde.org/r/119942/diff/ Testing --- Loaded plasmashell and the alternatives UI. Thanks, Aaron J. Seigo ___ Kde-frameworks-devel mailing list Kde-frameworks-devel

Re: Review Request 119942: give the applet alternatives QML file an entry

2014-08-26 Thread Aaron J. Seigo
. --- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/119942/#review65294 --- On Aug. 26, 2014, 5:25 p.m., Aaron J. Seigo wrote

Re: Review Request 119942: give the applet alternatives QML file an entry

2014-08-26 Thread Aaron J. Seigo
point in the package, so it should have a well known name. Diffs - src/plasma/private/packages.cpp 585ab1f272d48f9b998c64968beeccf0f6dd979f Diff: https://git.reviewboard.kde.org/r/119942/diff/ Testing --- Loaded plasmashell and the alternatives UI. Thanks, Aaron J. Seigo

Re: KIO directory listing - CPU slows down SSD

2014-06-06 Thread Aaron J. Seigo
On Tuesday, June 3, 2014 00:11:51 Mark Gaiser wrote: We should do this as a gsoc project. Since this would be very unless it is a very gifted student, this is almost certainly outside the realm of reason for a GSoC project. -- Aaron J. Seigo signature.asc Description: This is a digitally

Re: KIO directory listing - CPU slows down SSD

2014-06-06 Thread Aaron J. Seigo
On Monday, June 2, 2014 20:54:11 Mark Gaiser wrote: On Mon, Jun 2, 2014 at 6:42 PM, Aaron J. Seigo ase...@kde.org wrote: On Thursday, May 29, 2014 16:32:28 Mark Gaiser wrote: On Thu, May 29, 2014 at 12:21 AM, Aaron J. Seigo ase But don't you just move logic to the slave that way? yes

Re: KIO directory listing - CPU slows down SSD

2014-06-02 Thread Aaron J. Seigo
On Thursday, May 29, 2014 16:32:28 Mark Gaiser wrote: On Thu, May 29, 2014 at 12:21 AM, Aaron J. Seigo ase It's just a hobby for me to optimize it to levels that match raw speed (without any KIO). meaningful speed improvements would be a reason to change things. if wire compatibility can

Re: KIO directory listing - CPU slows down SSD

2014-05-28 Thread Aaron J. Seigo
On Wednesday, May 28, 2014 16:23:31 Mark Gaiser wrote: On Wed, May 28, 2014 at 9:59 AM, David Faure fa...@kde.org wrote: On Wednesday 14 May 2014 12:50:18 Aaron J. Seigo wrote: * one entry at a time, serialized * no changing data once put there * no getting the data back out the class

Re: KIO directory listing - CPU slows down SSD

2014-05-28 Thread Aaron J. Seigo
be tempted to raise it to 500k files to REALLY push it. ;) .. you'll also find some perhaps useful cleanups and optimizations in the aseigo/cleanups branch in kio. feel free to cherry-pick. -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part

Re: KIO directory listing - CPU slows down SSD

2014-05-14 Thread Aaron J. Seigo
... -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part. ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 116787: Always create NETEventFilter (a QWidget subclass) in the main application thread

2014-03-19 Thread Aaron J. Seigo
. --- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116787/#review53254 --- On March 17, 2014, 9:09 a.m., Aaron J. Seigo wrote

Re: Review Request 116787: Always create NETEventFilter (a QWidget subclass) in the main application thread

2014-03-19 Thread Aaron J. Seigo
thread)? Aaron J. Seigo wrote: I commented this out to see if it resulted in any difference in function with Qt5; I didn't notice any difference, but did mean to comment it back in as I did not do a full examination of the code behind the scenes. I've put this line back in here locally

Re: Review Request 116787: Always create NETEventFilter (a QWidget subclass) in the main application thread

2014-03-19 Thread Aaron J. Seigo
/kwindowsystem.cpp 4c17baa src/kwindowsystem_p_x11.h 75f3028 src/kwindowsystem_x11.cpp 95c396b Diff: https://git.reviewboard.kde.org/r/116787/diff/ Testing --- Used in the Sprinter Windows plugin and works lovely to find desktops, windows, etc. Thanks, Aaron J. Seigo

Re: Review Request 116787: Always create NETEventFilter (a QWidget subclass) in the main application thread

2014-03-17 Thread Aaron J. Seigo
lovely to find desktops, windows, etc. Thanks, Aaron J. Seigo ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 116787: Always create NETEventFilter (a QWidget subclass) in the main application thread

2014-03-17 Thread Aaron J. Seigo
PRE-CREATION src/kwindowsystem.cpp 4c17baa src/kwindowsystem_p_x11.h 75f3028 src/kwindowsystem_x11.cpp 95c396b Diff: https://git.reviewboard.kde.org/r/116787/diff/ Testing --- Used in the Sprinter Windows plugin and works lovely to find desktops, windows, etc. Thanks, Aaron J

Re: Review Request 116787: Always create NETEventFilter (a QWidget subclass) in the main application thread

2014-03-17 Thread Aaron J. Seigo
Diff: https://git.reviewboard.kde.org/r/116787/diff/ Testing --- Used in the Sprinter Windows plugin and works lovely to find desktops, windows, etc. Thanks, Aaron J. Seigo ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https

Re: Releasing Deprecated modules and Tier 4 Definition

2014-03-17 Thread Aaron J. Seigo
needs to provide stability. -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part. ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Releasing Deprecated modules and Tier 4 Definition

2014-03-17 Thread Aaron J. Seigo
faster / more reliably when there is deadline. if there is interest in maintaining the modules past that date, those interested can take on the effort after this point. -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part

Re: Review Request 116787: Always create NETEventFilter (a QWidget subclass) in the main application thread

2014-03-14 Thread Aaron J. Seigo
. --- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/116787/#review52914 --- On March 13, 2014, 6:44 p.m., Aaron J. Seigo wrote

Re: Review Request 116787: Always create NETEventFilter (a QWidget subclass) in the main application thread

2014-03-14 Thread Aaron J. Seigo
On March 13, 2014, 10:31 p.m., Martin Gräßlin wrote: did you try to make it not use QWidget anymore? There shouldn't be a reason why it is QWidget. Aaron J. Seigo wrote: No; I can try it as a non QWidget ... let's see how that goes. So, challenges a plenty :) First, this line

Re: Review Request 116787: Always create NETEventFilter (a QWidget subclass) in the main application thread

2014-03-14 Thread Aaron J. Seigo
plugin and works lovely to find desktops, windows, etc. Thanks, Aaron J. Seigo ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Review Request 116787: Always create NETEventFilter (a QWidget subclass) in the main application thread

2014-03-13 Thread Aaron J. Seigo
lovely to find desktops, windows, etc. Thanks, Aaron J. Seigo ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: c++ plugins with Frameworks 5

2014-03-04 Thread Aaron J. Seigo
cache is in place, then we can stop installing the .desktop files. once the i18n process has been migrated to use the json files directly, then we can remove the .desktop files from the repositories. -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part

Re: KWindowSystem

2014-03-03 Thread Aaron J. Seigo
restore SC. done :) and yes, the preservation of source compatibility is important, especially as there is no compelling reason to break it in this case. see: https://community.kde.org/Frameworks/Epics/Splitting_kdelibs#Strive_for_Source_Compatibility -- Aaron J. Seigo signature.asc

Re: KWindowSystem

2014-03-03 Thread Aaron J. Seigo
should be easily resolved; we disagree on the definition of ‘proper usage’ in this case. -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part. ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https

c++ plugins with Frameworks 5

2014-03-03 Thread Aaron J. Seigo
json- only. (i’m not willing to do that work if it isn’t, as i prefer not to waste my time :) -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part. ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https

Re: c++ plugins with Frameworks 5

2014-03-03 Thread Aaron J. Seigo
to the user. -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part. ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: using KDBusConnectionPool in libraries

2014-02-21 Thread Aaron J. Seigo
On Friday, February 21, 2014 08:30:02 Kevin Ottens wrote: Hello, On Thursday 20 February 2014 20:03:20 Aaron J. Seigo wrote: I ran into an interesting situation the other day with libkactivities: it uses KDBusConnectionPool to create connections in a thread-safe manner

desktoptojson and kservice

2014-02-21 Thread Aaron J. Seigo
? -- Aaron J. Seigo ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: desktoptojson and kservice

2014-02-21 Thread Aaron J. Seigo
the translated versions of the strings of whatever locale the user currently has set. so if someone using german as their language, whenever they run desktoptojson they’ll get german strings rather than the default english ones. has anyone tested this with non-’c’ locales? -- Aaron J. Seigo

Re: desktoptojson and kservice

2014-02-21 Thread Aaron J. Seigo
. yeah, i was wondering the same thing ... will take a look around. a long while ago i had found such a class on the Internet. perhaps qt3 days? hm.. google, here i come. -- Aaron J. Seigo ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org

using KDBusConnectionPool in libraries

2014-02-20 Thread Aaron J. Seigo
to what exactly in QDBusConnection is not thread safe? -- Aaron J. Seigo ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 115225: Add runtime platform support to KWindowInfo

2014-01-22 Thread Aaron J. Seigo
mark it as ShipIt with a clean conscience (as I haven't tested it at runtime), but the code looks good and the design is reasonable imho. - Aaron J. Seigo On Jan. 22, 2014, 2:03 p.m., Martin Gräßlin wrote: --- This is an automatically

Re: Review Request 115225: Add runtime platform support to KWindowInfo

2014-01-22 Thread Aaron J. Seigo
On Jan. 22, 2014, 3:22 p.m., Aaron J. Seigo wrote: Looks quite nice, other than the missing win/mac support which you can do little about at this point. Use of the explicitly shared pointer approach is a simple and nice performance booster when passing these objects around

Re: Framework metadata

2013-12-20 Thread Aaron J. Seigo
them by hand. This is a single day’s worth of hacking at most. +1 DOAP, -1 for the bikeshedding .. :) -- Aaron J. Seigo ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Getting ecm files from the ECM package

2013-11-11 Thread Aaron J. Seigo
that work for everyone? -- Aaron J. Seigo ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Keep the Things You Forgot

2013-10-22 Thread Aaron J. Seigo
remind others to believe as much as we do in the things we’re doing. love ‘n hugs to you all ... -- Aaron J. Seigo ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: Review Request 111650: Adjust RunnerManager to new ThreadWeaver API using JobPointer

2013-07-24 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/111650/#review36454 --- Ship it! Ship It! - Aaron J. Seigo On July 23, 2013, 11:23

Re: Review Request 111171: Deprecate (in)active(Title/Text)Color in favor of KColorScheme

2013-06-24 Thread Aaron J. Seigo
On June 22, 2013, 10:58 a.m., Thomas Lübking wrote: kdeui/util/kglobalsettings.cpp, line 308 http://git.reviewboard.kde.org/r/71/diff/1/?file=165092#file165092line308 These are the colors for the window titlbar (with ambiguous function names, though), the default for

topic request for next week's meeting: build requirements for kf5

2013-05-21 Thread Aaron J. Seigo
that works, including for updating) * kf5 build commitments (dependency changes and API change scheduling) Is that acceptable? -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part. ___ Kde-frameworks-devel mailing list

Re: please make it easier to hack on frameworks

2013-04-30 Thread Aaron J. Seigo
On Tuesday, April 30, 2013 11:20:47 Stephen Kelly wrote: I am clueless to understand why building cmake from git and installing it into your kf5 prefix is a showstopper. Can you tell me? Time is limited. Every repository that I have to build (e.g. cmake) that is not the repository I am

Re: please make it easier to hack on frameworks

2013-04-30 Thread Aaron J. Seigo
. relying on the last release of a build tool is really not too much to ask. -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part. ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman

please make it easier to hack on frameworks

2013-04-29 Thread Aaron J. Seigo
that requiring devel versions of build tools to work on frameworks limits the people who can and will work on it. would it be possible for someone who feels reponsible for frameworks 5 to institute some more developer-friendly requirements here? thank you. -- Aaron J. Seigo signature.asc

Re: please make it easier to hack on frameworks

2013-04-29 Thread Aaron J. Seigo
code. we need someone directing traffic and ensuring bad habits like adopting devel versions of cmake cease. thanks .. -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part. ___ Kde-frameworks-devel mailing list Kde

RFC: a replacement for KPluginLoader

2013-04-29 Thread Aaron J. Seigo
will be removed as it seems to serve little real world purpose with how we design APIs now. thoughts, before i go write some code? -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part. ___ Kde-frameworks-devel mailing list

Re: K_EXPORT_PLUGIN

2013-03-05 Thread Aaron J. Seigo
On Tuesday, February 26, 2013 15:40:38 Aaron J. Seigo wrote: right now in libplasma2 we have definitions like this: anyone? :) -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part. ___ Kde-frameworks-devel mailing

workflow for adding new classes?

2013-02-27 Thread Aaron J. Seigo
? -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part. ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: K_EXPORT_PLUGIN

2013-02-26 Thread Aaron J. Seigo
On Monday, February 25, 2013 17:38:09 Aaron J. Seigo wrote: can somene point me in a useful direction? thanks. let me try again, this time with more details on what i'm actually looking for[1]. right now in libplasma2 we have definitions like this: #define K_EXPORT_PLASMA_APPLETSCRIPTENGINE

K_EXPORT_PLUGIN

2013-02-25 Thread Aaron J. Seigo
online about this QT_PLUGIN_METADATA thing. currently when compiling libplasma2 we get screen after screen of this message, and i 'd like to get rid of it. can somene point me in a useful direction? thanks. -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part

Re: KDirModelV2, KDirListerV2 and UDSEntryV2 suggestions

2013-01-23 Thread Aaron J. Seigo
is used for multiple things by the application, and not just the file listing model for thumbnails, a mutex around it would probably be enough. it should also probably live outside the UI thread ... btw, is there any chance that you might move this to git.kde.org in future? -- Aaron J. Seigo

Re: KDirModelV2, KDirListerV2 and UDSEntryV2 suggestions

2013-01-21 Thread Aaron J. Seigo
, no? that's all that matters; whether it uses KDirModel or KFileItemModle or SomeOtherModel is a detail. -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part. ___ Kde-frameworks-devel mailing list Kde-frameworks-devel

Re: KDirModelV2, KDirListerV2 and UDSEntryV2 suggestions

2013-01-21 Thread Aaron J. Seigo
that is performant. -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part. ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: KDirModelV2, KDirListerV2 and UDSEntryV2 suggestions

2013-01-21 Thread Aaron J. Seigo
for most (though not all) file listings. it's one of the reasons i'm watching this thread with such interest as an improved KDirModel that doesn't disturb the gui thread even while loading would be very nice. -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part

Re: KDirModelV2, KDirListerV2 and UDSEntryV2 suggestions

2013-01-10 Thread Aaron J. Seigo
of entries scrolling insanely smoothly with complex and beautiful delegates. i've also helped write a couple. including doing it wrong a few times while learning :) -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part

Re: KDirModelV2, KDirListerV2 and UDSEntryV2 suggestions

2013-01-10 Thread Aaron J. Seigo
in some fashion as well have its base performance improved with more lazy loading and batching of requests. (this feels earily similar to the model rewrites Marco ended up doing for Plasma Active ... threads and batching, threads and batching. the UI thread must not be disturbed! :) -- Aaron J

Re: KDirModelV2, KDirListerV2 and UDSEntryV2 suggestions

2013-01-10 Thread Aaron J. Seigo
on moving to Qt5 + KF5. -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part. ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Re: libkwindowsystem in staging

2012-02-21 Thread Aaron J. Seigo
need these helpers since we actually do interact with window management. We just need to hide the details -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part. ___ Kde-frameworks-devel mailing list Kde-frameworks

kmenubar

2012-02-21 Thread Aaron J. Seigo
. (it used for startup tracking and some things in kwin.) feedback? -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part. ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman

libkwindowsystem in staging

2012-02-19 Thread Aaron J. Seigo
hi all... there is a new library in staging: libkwindowsystem it pulls in kdeui/windowmanagement/ and Plasma::WindowEffects as well as a few x11 helper classes from kdeui. these helper classes are public API in Platform 4.x but are only used by the classes in libkwindowsystem. as such i've

Re: From kdelibs4 to KDE frameworks... how to make KDE more cross platform...

2012-02-14 Thread Aaron J. Seigo
that the applications should be the _focus_, then we arrive at the conclusions of the original post in this thread :) -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part. ___ Kde-frameworks-devel mailing list Kde

Re: kactivities

2011-12-09 Thread Aaron J. Seigo
On Thursday, December 8, 2011 21:37:22 Alexander Neundorf wrote: On Monday 05 December 2011, Aaron J. Seigo wrote: hi.. the Plasma team is working on the kactivities repository with the idea in mind that it is a frameworks 5 style project right from the start. it currently contains

Re: i18n in Frameworks, the lightweight version

2011-12-06 Thread Aaron J. Seigo
. -- Aaron J. Seigo humru othro a kohnu se GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43 KDE core developer sponsored by Qt Development Frameworks signature.asc Description: This is a digitally signed message part. ___ Kde

Re: i18n in Frameworks, the lightweight version

2011-12-06 Thread Aaron J. Seigo
On Tuesday, December 6, 2011 14:14:44 Chusslove Illich wrote: [: Aaron J. Seigo :] when there is already one implementation that comes bundled with Qt and does everything needed/wanted, it is simply impossible to justify that kind of dependency on a small device. [...] in this case

version # in frameworks

2011-12-04 Thread Aaron J. Seigo
(KDE 4.8 = 20110623)) this should be bumped imho to reflect that this is the 5.0 version. should we do the usual 4.90? -- Aaron J. Seigo humru othro a kohnu se GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43 KDE core developer sponsored by Qt Development Frameworks

Re: Doodle for the proposed IRC meeting

2011-11-11 Thread Aaron J. Seigo
further decisions on how to measure milestones, what tasks are open right now, etc. -- Aaron J. Seigo humru othro a kohnu se GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43 KDE core developer sponsored by Qt Development Frameworks signature.asc Description

Re: a documented game play

2011-11-09 Thread Aaron J. Seigo
... :-/ fair enough; Stephen is available till after the 20th either, so let's take this back up when we're all here. -- Aaron J. Seigo humru othro a kohnu se GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43 KDE core developer sponsored by Qt Development Frameworks signature.asc