-
Recent Posts
- The quest for a decent Android RSS aggregator
- Subscribing to trac’s RSS feed
- Howto output XLSX files from C++
- Howto diff XML files or assemblies thereof such as OpenXML or ODF files
- git push errors “insufficient permission for adding an object to repository” and “unpack failed: unpack-objects abnormal exit”
Recent Comments
- Functional testing Python PySide PyQt applications with TDriver (Qt Testability framework) | plashless on Testing UI with UI scripting: getting hooq to work
- kvm上にWindows 7を入れました(XPからのアップグレード) | まったりとlog残し on Installing Windows 7 as a KVM virtualized guest on Debian 6.0 Squeeze
- paolog on Howto build openssl on Windows
- Bruce Cran on Howto build openssl on Windows
- paolog on Converting a two-pages-per-sheet PDF to one-page-per-sheet
Archives
- April 2013
- March 2013
- January 2013
- December 2012
- August 2012
- May 2012
- April 2012
- March 2012
- February 2012
- January 2012
- December 2011
- November 2011
- October 2011
- August 2011
- July 2011
- June 2011
- May 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- June 2010
Categories
Meta
Category Archives: UI
Testing UI with UI scripting: getting hooq to work
We do need to test User Interfaces (UI) developed with Nokia Qt using UI scripting. There is squish of course and other commercial products but we also like to give a try to open source alternatives if available. One is … Continue reading
UIPF compiles under Qt 5
The User Interface for Process Flowsheeting (UIPF) compiles under the almost-alpha Qt 5 (tested under Debian sid): just build Qt 5 from Git, then apply the tips. Highlights: Change the uipf.pro file adding this (we don’t use QtDeclarative): greaterThan(QT_MAJOR_VERSION, 4) … Continue reading
Posted in C++, UI
Leave a comment
Units of measurements switching coming to LIBPF 1.0 User Interface
After the multi-dimensional sensitivity, it was just about time for the User Interface for Process Flowsheeting to get the long-awaited usability boost: support for different units of measurements. As of pre-alpha version 1.0.748 available on gitorious there is now a … Continue reading
Posted in UI
Leave a comment
Multi-dimensional sensitivity coming to LIBPF 1.0 User Interface
We’re a bit behind schedule with the release of LIBPF 1.0, and a lot of work is going into the open source User Interface. One enhancement the UI will get with version 1.0 is a multi-dimensional sensitivity analysis interface, to … Continue reading
Posted in UI
Leave a comment
