| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: libkdevplatform0 | Distribution: openSUSE 12.1 |
| Version: 1.2.3 | Vendor: openSUSE |
| Release: 9.1.2 | Build date: Sun Oct 30 09:30:13 2011 |
| Group: Development/Tools/IDE | Build host: build11 |
| Size: 4676476 | Source RPM: kdevplatform-1.2.3-9.1.2.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://www.kdevelop.org | |
| Summary: Libraries for Integrated Development Environments | |
This package contains the libraries for integrated development environments based on the KDevelop framework.
GPLv2+
* Thu Aug 18 2011 toddrme2178@gmail.com
- Added check for duplicate files (fix for RPMLINT warning)
- Cleaned up spec file formatting
* Wed Jun 29 2011 javier@opensuse.org
- update to 1.2.3
* Make declarations from macros get appended instead of
prepended.
* make sure we don't crash on (broken?) declarations without
internal context in create class wizard
* Fix black scrollbars in context browser views.
* step into/over instruction did the wrong thing
* Fix more clang build errors.
* In AppendedList, qualify call to KDevVarLengthArray::append
with 'this'.
* calling PTHREAD_MUTEX_INITIALIZER is not nessary because
pthread_mutex_init() does the work, also it causes compile
error on some systems (cherry picked from commit
7d8c4d89b981680b77d547c7a2e2b64a56b2b098)
* try to protect against crash triggered by nested event loops
and failing svn jobs
* fix: left-hand operand of comma has no effect
* remove IRequired=IStatus from grepview
* Fri Jun 24 2011 javier@opensuse.org
- update to 1.2.2
* Fix crash when kate (or other editor) is not found
* prevent assert in outdated annotation line
* connect to proper signal
* Remove 'mutable' from reference variables.
* Thu Apr 28 2011 idoenmez@novell.com
- Add kdevplatform-1.2.0-gcc46.patch to fix compilation with gcc 4.6
* Mon Jan 24 2011 wstephenson@novell.com
- update to 1.2.0
* remove warning that is triggered whenever the cleanup asserts
for a proper removal
* Save the status of the 'Use lower case filenames' checkbox for
next time. Defaults to ticked as before.
* Rehash every time, we can change the repository between calls,
so it has to be calculated every time.
* Don't display all commits in the OutputView.
* don't an add infinite number of rows of output, instead limit
to 50k lines and only keep the most recent ones
* Fix Patch review closes all open documents from other worksets
(bko#263021)
* Only try creating one parse-job at a time. If more parse-jobs
need to be created, queue an event to re-try. This way, the UI
stays responsive when many many files we cannot handle are iterated.
* Delete the view _after_ emitting "viewRemoved(..)".
This fixes a possible crash, because the working-set will call "view->document()" in the connected slot.
* Also use the cache if the cached list is "empty", it means that
no mimetype could be determined.
* Sat Jan 15 2011 wstephenson@novell.com
- update to 1.1.90
* fix compilation for some compilers
* Don't care about navigation tooltips when a context-browser view
is visible, the view will handle this alone
* regression fixes to context browser plugin refactor
* Clear the file-modification cache instantly when the user has
saved the file in the editor.
* Don't completely ignore the retrieved top-context if it is still
flagged to require an update. Instead, simply show a warning message
on the status bar. (TODO: Find out why the update flag is not correct)
* Exclude the "." when extracting the extension
* Move qHash of {Cursor,Range}InRevision into the KDevelop NS too.
* Move qHash overload for SimpleRange and SimpleCursor into the
KDevelop NS.
* make sure we generate colors in the ctor (undelayed)
* Introduce a fallback cache based on the file extension for
LanguageController::languagesForUrl
* use full canonical file path for urls in duchainify, required for
isLocalFile checks to succeed
* append _STATIC to macros in appendedlist_static.h to prevent clash
with appendedlist.h, should fix compilation in
KDE4_ENABLE_FINAL=ON mode
* Do not mess with other active working sets when calling for a
review. BUG: 260663
* properly emitResult when internal SVN job failed, prevents
indefinite wait in isVersionControlled on invalid URLS
* Simplify code in DUContextDynamicData assertion.
* Sun Nov 21 2010 tittiatcoke@gmail.com
- Update to a new git snapshot to enable build on KDE 4.6 Beta 1
* Tue Oct 19 2010 wstephenson@novell.com
- update to 1.1.0
* Add missing i18n
* finally fix 'close all' for all areas
* Don't add semicolon when autocompleting void function when one
of ',;)' follows
* Use the proper icon for debug->run action.
* ensure that ProjectFolderItem url's have the trailing slash
* Use KIO::stat rather than KIO::NetAccess::stat so that we can pass
HideProgressInfo, otherwise a progress dialog would pop up at
every keystroke while typing the hostname of sftp://hostname.
* Make launch config enable "Apply" the project target changes.
* Sun Jul 18 2010 beineri@opensuse.org
- update to 1.0.1 bugfix release
* Sat May 01 2010 tittiatcoke@gmail.com
- update to version 1.0 final
* Don't crash if dynamic_cast fails (bko#235781)
* Fix progress popups being transparent.
* More view/tab switching optimizations
* Make patch review toolview layout (margins/spacing) consistent
with the rest of KDevelop
* Set default mainwindow size only when showing "code" area for
the first time (bko#207990)
* Fix closing of changed documents. (bko#228774)
* Turn an assertion into a warning, as this seems to happen
sometimes.(bko#227675)
* Sat Apr 17 2010 wstephenson@novell.com
- update to 0.10.2
* Fri Apr 16 2010 wstephenson@novell.com
- update to 0.10.1
* Tue Apr 06 2010 wstephenson@novell.com
- update to 0.10.0
* Tue Mar 09 2010 wstephenson@suse.de
- update to 0.9.99
* Fri Feb 12 2010 tittiatcoke@gmail.com
- update to 0.9.98
* Fri Jan 29 2010 llunak@novell.com
- fix file conflict
* Tue Dec 15 2009 tittiatcoke@gmail.com
- update to 0.9.97
* Tue Nov 03 2009 beineri@opensuse.org
- update to 0.9.96
* Fri Aug 21 2009 beineri@opensuse.org
- update to 0.9.95
* Fri Jul 31 2009 beineri@opensuse.org
- fix build with boost 1.39.0
* Sun Jun 28 2009 binner@kde.org
- update to 0.9.94
* Sun May 24 2009 beineri@opensuse.org
- update to 0.9.93
* Thu Mar 05 2009 coolo@suse.de
- fix file list
/usr/lib/libkdevplatformdebugger.so.3 /usr/lib/libkdevplatformdebugger.so.3.0.0 /usr/lib/libkdevplatformdocumentation.so.3 /usr/lib/libkdevplatformdocumentation.so.3.0.0 /usr/lib/libkdevplatforminterfaces.so.3 /usr/lib/libkdevplatforminterfaces.so.3.0.0 /usr/lib/libkdevplatformlanguage.so.3 /usr/lib/libkdevplatformlanguage.so.3.0.0 /usr/lib/libkdevplatformoutputview.so.3 /usr/lib/libkdevplatformoutputview.so.3.0.0 /usr/lib/libkdevplatformproject.so.3 /usr/lib/libkdevplatformproject.so.3.0.0 /usr/lib/libkdevplatformshell.so.3 /usr/lib/libkdevplatformshell.so.3.0.0 /usr/lib/libkdevplatformtests.so.3 /usr/lib/libkdevplatformtests.so.3.0.0 /usr/lib/libkdevplatformutil.so.3 /usr/lib/libkdevplatformutil.so.3.0.0 /usr/lib/libkdevplatformvcs.so.3 /usr/lib/libkdevplatformvcs.so.3.0.0 /usr/lib/libsublime.so.3 /usr/lib/libsublime.so.3.0.0
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 12:16:00 2013